fork-openpgpjs/src/packet
2014-05-14 11:32:09 +02:00
..
all_packets.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
compressed.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
index.js Add a bunch of links to documentation 2014-01-05 23:10:19 -08:00
literal.js Possibility to set filename of literal data packet (tag 11) 2014-02-12 17:54:36 +01:00
marker.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
one_pass_signature.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
packet.js Fix packet partial body length 2014-02-27 13:01:47 +01:00
packetlist.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
public_key_encrypted_session_key.js OP-01-025 EME-PKCS1-v1_5 Error Handling in RSA Decryption (High). Rewrite pkcs1.eme.decode() and pkcs1.eme.encode(). Add fix from jsbn 1.4 release. 2014-03-27 12:58:58 +01:00
public_key.js Fix error message for unsupported key packet version 2014-04-02 12:39:35 +02:00
public_subkey.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
secret_key.js Generate key by default without unlocking secret part. Use options parameter for generate method. 2014-05-05 12:11:36 +02:00
secret_subkey.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
signature.js Allow private keys for verify methods in Cleartext and Message class. Refactor getKeyPacket methods in Key class. 2014-05-14 11:32:09 +02:00
sym_encrypted_integrity_protected.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
sym_encrypted_session_key.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
symmetrically_encrypted.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00
trust.js Add empty read method to trust packet. Otherwise import of key with a trust packet will fail. Trust packets are ignored and filtered out by the Key class. 2014-04-04 17:33:30 +02:00
user_attribute.js Implement user attribute packet write() 2014-04-02 19:21:44 +02:00
userid.js Add web worker support. Load the whole library in a web worker 2014-01-13 13:56:06 +01:00