Functions for key generation #2214

Merged
PeterSurda merged 3 commits from gitea-86 into v0.6 2024-04-17 01:45:22 +02:00
PeterSurda commented 2024-04-17 01:26:30 +02:00 (Migrated from github.com)

Hi!

This is another part of the old branch crypto: key generation. Here random_keys() reuses randomBytes() and deterministic_keys() returns the pair of keys for the given nonce, address generator still needs to choose the nonce by checking the resulting ripe hash.

Hi! This is another part of the old branch `crypto`: key generation. Here `random_keys()` reuses `randomBytes()` and `deterministic_keys()` returns the pair of keys for the given nonce, address generator still needs to choose the nonce by checking the resulting ripe hash.
This repo is archived. You cannot comment on pull requests.
No description provided.