mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
updated
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
NEXT
|
||||
Added JSON key export support using libjansson.
|
||||
Added JSON output support using libjansson (-j),
|
||||
supported by -t, -p and -s.
|
||||
|
||||
Abandoned YAML, perl and C key export support,
|
||||
better doing one external format but doing it
|
||||
@@ -9,7 +10,7 @@ NEXT
|
||||
Removed -y for YAML vault export as well. Maybe
|
||||
I'll add a parameter to -p or -s so one can
|
||||
select which key[s] to export.
|
||||
|
||||
|
||||
removed hand-written padding stuff and using
|
||||
libsodiums _easy() functions for crypto now
|
||||
instead of the raw nacl ones. instead we use
|
||||
|
||||
Reference in New Issue
Block a user