Commit Graph

19 Commits

Author SHA1 Message Date
Yann Autissier 65fdb648ca wip: refacto 2022-10-08 12:51:28 +02:00
Yann Autissier fb08e6ed65 wip: refacto 2022-10-08 05:14:20 +02:00
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 2c6f5a924c new input/output formats
* add b58mh and b64mh text output
* add protobuf2 input file
2022-09-24 00:12:58 +02:00
Yann Autissier 793c96f458 add multiple input/output file formats
* input: credentials, dubp mnemonic, ewif, nacl, pem pksc8, pubsec, seed, ssb, wif
* output: ewif, nacl, pb2, pem pksc8, pubsec, seed, wif
* bump version 0.0.4
2022-09-20 12:50:37 +02:00
Yann Autissier 4556ee4d32 improve tests
* add test for gpg rsa key
2022-09-18 13:55:41 +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 7b539afbdd update default behaviour to show only public key
* bump version v0.0.2
2022-09-14 15:45:38 +02:00
Yann Autissier 4aea1275e8 add options to show only public or secret key 2022-09-12 12:42:04 +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 2a0ddd43af rename gpgkey to keygen
* add support for ipfs key import format
2022-06-25 22:43:28 +02:00
Yann Autissier 92ae485077 RSA custom seed 2022-05-29 21:51:44 +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
Yann Autissier 406d56e34f add gpgkey 2022-05-16 22:34:47 +02:00
Yann Autissier e7a907660a Initial import 2022-05-13 20:26:38 +02:00