mirror of
https://github.com/cathugger/mkp224o.git
synced 2025-05-04 20:30:34 +00:00
implement worker_batch_pass
This commit is contained in:
parent
6f7e220b60
commit
9bc52c5fb7
8 changed files with 157 additions and 8 deletions
|
@ -36,7 +36,9 @@ initseed:
|
|||
#ifdef STATISTICS
|
||||
++st->numrestart.v;
|
||||
#endif
|
||||
|
||||
randombytes(seed,sizeof(seed));
|
||||
|
||||
ed25519_seckey_expand(sk,seed);
|
||||
|
||||
ge_scalarmult_base(&ge_public,sk);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue