rsa-pem-from-mod-exp
popularCreate RSA Public Key PEM from Modulus and Exponent value in node.js
Updated by @tracker1
@f0c1s/generate-keys
Predefined keys generated for given passphrase; returns {privateKey, publicKey}
Updated by @sainianubhav
cryptico
Sam wants to send Matt an encrypted message. In order to do this, he first needs Matt's public key string. A public key pair can be generated for Matt like this:
Updated by @phpmycoder
gh-verified-public-keys
Get the verified public keys associated with a given Github account
Updated by @shinnn
@akeo/react-native-rsa-encryption
react native plugin for peer to peer encryption and decryption using RSA keys
Updated by @naveen-akeo
js-cryptico
Sam wants to send Matt an encrypted message. In order to do this, he first needs Matt's public key string. A public key pair can be generated for Matt like this:
Updated by @fanyshu