keybase / kbpgp

OpenPGP (RFC4880) Implementation in IcedCoffeeScript
https://keybase.io/kbpgp
BSD 3-Clause "New" or "Revised" License
534 stars 74 forks source link

Fix small bug in examples #184

Open yousefamar opened 5 years ago

yousefamar commented 5 years ago

Here in JavaScript mode (not CoffeeScript), after // export demo; dump the private with a passphrase, priv should be pgp_private.

bitjefe commented 5 years ago

Can confirm this needs to be updated as @yousefamar states.

maxtaco commented 4 years ago

thanks, should be fixed shortly.