fork-openpgpjs/test/general
Thomas Oberndörfer c051eacf36 Introduce unlock method for keys: passphrase is set as attribute of key and used
to decrypt required secret key packets on demand. Directly access config module in armor.js.
Key method getPrivateKeyPacket returns key packets by ID (optionally decrypted).
Message method decrypt returns new message with packetlist of decrypted message.
Add CRLF conversion to literal data packet. Packetlist: make filterByTag variadic,
add findPacket method. Keep state isDecrypted in secret key packet, don't decrypt
if already decrypted. Add mapToHex method to keyid. Simplify emailRegEx.
2013-11-16 22:08:42 +01:00
..
openpgp.basic.js Introduce unlock method for keys: passphrase is set as attribute of key and used 2013-11-16 22:08:42 +01:00
packet.js Switch to browserify. Basic unit tests are working. 2013-05-11 21:55:48 +02:00