Commit Graph

8 Commits

Author SHA1 Message Date
Yann Autissier 029f49be22 add base36 and base58 multiformat output
* output cidv1 of key in base36 or base58
* fix rsa custom seed to concatenate p + q instead of adding it
* renamed output file format pb2 to p2p
2022-10-01 03:29:07 +02:00
Yann Autissier f1b4573294 wip: first did implementation 2022-09-29 06:21:36 +02:00
Yann Autissier c84b59e2cf new input/output format
* add JWK input/output format
* bump version v0.0.5
2022-09-27 16:34:30 +02:00
Yann Autissier 12aeafbb3e add support for base64 output
* bump version v0.0.3
2022-09-16 10:45:19 +02:00
Yann Autissier 91d8ad1c66 security enhancement
* add _cleanup function to clear content of sensitive variables
2022-08-31 18:01:15 +02:00
Yann Autissier d9cf671b98 add support of password protected pgp keys 2022-08-29 02:05:40 +02:00
Yann Autissier 5bab667215 wip: export keys from gpg 2022-05-24 02:17:46 +02:00
Yann Autissier 48887c6102 add dockerfile 2022-05-17 04:30:04 +02:00