mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
-
This commit is contained in:
@@ -35,6 +35,14 @@
|
|||||||
keyhash.c, so nowhere will be used any HASH*
|
keyhash.c, so nowhere will be used any HASH*
|
||||||
macros directly.
|
macros directly.
|
||||||
|
|
||||||
|
Fixed various malloc/free errors. Found them on
|
||||||
|
the gcc compilefarm, thanks to the gcc guys
|
||||||
|
providing access to it.
|
||||||
|
|
||||||
|
Fixed alternate arc4random*() implementation in
|
||||||
|
platform.h, now we just use the random functions
|
||||||
|
of libsodium if they're not available.
|
||||||
|
|
||||||
0.1.4 Changed key format (again), now the main secret
|
0.1.4 Changed key format (again), now the main secret
|
||||||
is the ED25519 secret key, which will be encrypted.
|
is the ED25519 secret key, which will be encrypted.
|
||||||
Everything else will be derived from that. Thanks
|
Everything else will be derived from that. Thanks
|
||||||
|
|||||||
Reference in New Issue
Block a user