fork-openpgpjs/src
2013-12-02 14:54:05 +01:00
..
compression Initial gruntfile support. Forcing a standardized style. 2013-10-08 22:33:36 -04:00
config Working towards key generation, started cleanup of config, changing 2013-10-14 22:52:10 -04:00
crypto Work around key generation. We need to get the signature data-passing 2013-10-13 15:39:45 -04:00
encoding Rename attribute for data of armored message from .openpgp to .data 2013-12-02 11:27:14 +01:00
packet Add verify method to message class and other improvements. Implement openpgp.decryptAndVerifyMessage. Allow parsing of unhashed signature subpackets. 2013-11-30 17:29:20 +01:00
type Fix key generation: use primary key for subkey binding signature. On signing all signature subpacket data 2013-11-26 10:35:41 +01:00
util Add decryptKeyPacket to key class. Used to decrypt specific key 2013-11-19 13:50:14 +01:00
enums.js Fix key generation: use primary key for subkey binding signature. On signing all signature subpacket data 2013-11-26 10:35:41 +01:00
index.js Remove keyring from openpgp namespace. Optimize keyid initialization. 2013-10-24 12:19:46 +02:00
key.js Move methods of Key and Message class to prototype. Clean up openpgp.js file. 2013-12-02 14:54:05 +01:00
keyring.js Rename attribute for data of armored message from .openpgp to .data 2013-12-02 11:27:14 +01:00
message.js Move methods of Key and Message class to prototype. Clean up openpgp.js file. 2013-12-02 14:54:05 +01:00
openpgp.js Move methods of Key and Message class to prototype. Clean up openpgp.js file. 2013-12-02 14:54:05 +01:00