This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
openpgpjs
Watch
2
Star
0
Fork
0
You've already forked openpgpjs
mirror of
https://github.com/openpgpjs/openpgpjs.git
synced
2026-03-04 16:25:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b348ccc2abd5e4f03e927f403010ac5d8e42e8b9
openpgpjs
/
src
/
ciphers
History
Tankred Hase
b348ccc2ab
MD5 now returns binary string format instead of hex
2012-03-18 22:48:44 +11:00
..
asymmetric
Changes for key generation. Basic RSA key generation now seems fully functional within the openpgp.js, but experiencing an issue interfacing with gpg.
2012-01-29 16:58:11 -05:00
hash
MD5 now returns binary string format instead of hex
2012-03-18 22:48:44 +11:00
symmetric
- removing executable flag from files
2011-12-09 18:29:47 +01:00
openpgp.cfb.js
Changes to key generation to allow for creation of keys with passphrase. uses s2k type 3: salt+iter when a passphrase is provided.
2012-03-01 23:40:16 -05:00
openpgp.crypto.js
Changes to address issue in key generation where sometimes key ID's would not match between public/private keys. Time data was not being carried between the packet generation as it should have been.
2012-03-06 19:36:59 -05:00