keybase-sign
🔑 Using kbpgp to sign messages with on a private key
Install
$ npm install keybase-sign --save
Usage
const sign = const privateKey = `-----BEGIN PGP PRIVATE KEY BLOCK-----Version: Keybase OpenPGP v2.0.66Comment: https://keybase.io/crypto xcaGBFjc/2UBEADIuWmIzZNn5ZXLSs5juV+yi2RIsCqHtotcjJ/g4QqKaw4vpFYa...` const message = 'This is a test'const passphrase = 'password' // Only required if private key is locked try catcherr console
Related
E.nigma - 🔐 e.nigma.pw / Encryption toolbox utility
License
MIT © Jose Aguinaga