doloribusamet
Encrypt file using public ethereum keys, upload it to IPFS and decrypt it using the private key
@crpdo/key
Streamlines key generation, derivation, and management through its simple and intuitive API
create-keys
`npx create-keys` is a terminal assistant that helps creating RSA or ECDSA asymmetric key pairs (also works in NodeJS). Supported formats: PEM and JWK. Supported encoding: PCKS8 for private keys, PCKS1 for RSA public keys and SPKI for ECDSA public keys. S
ipfs-eth-encryption
Encrypt file using public ethereum keys, upload it to IPFS and decrypt it using the private key