mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
abandoned yaml, perl and c key exporters, added json exporter using libjansson, enable with --with-json
This commit is contained in:
8
TODO
8
TODO
@@ -1,3 +1,11 @@
|
||||
JSON:
|
||||
- export secret as json
|
||||
- import pub und secret as json
|
||||
- export vault as json
|
||||
|
||||
detach keysig generation from pub key export, so that an existing
|
||||
keysig can be verified later.
|
||||
|
||||
key++: normalize id and lc()
|
||||
|
||||
allow signing using an alternate secret key, like in pcpdecrypt()
|
||||
|
||||
Reference in New Issue
Block a user