fork-openpgpjs/src/packet
Michal Kolodziej 1f9bc46a81 Encryption to a subkey from a GPG generated message is working.
Still no decryption and keys are transmitted in plaintext!
2013-04-26 15:48:19 +02:00
..
compressed.js Changed up the interface. Instead of a dedicated list, 2013-04-23 10:19:01 +02:00
literal.js First working packet: writing/reading sym encrypted 2013-04-22 18:03:50 +02:00
marker.js Encryption to a subkey from a GPG generated message is working. 2013-04-26 15:48:19 +02:00
openpgp.packet.onepasssignature.js Working on making the new packet infrastructure run. 2013-04-22 17:04:20 +02:00
openpgp.packet.signature.js Finished changing all the javascript files, the documentation 2013-04-12 14:21:07 +02:00
openpgp.packet.userattribute.js Working on making the new packet infrastructure run. 2013-04-22 17:04:20 +02:00
packet.js Reading of unencrypted secret key packets seems to be working. 2013-04-25 17:28:43 +02:00
packetlist.js Reading of unencrypted secret key packets seems to be working. 2013-04-25 17:28:43 +02:00
public_key_encrypted_session_key.js Encryption to a subkey from a GPG generated message is working. 2013-04-26 15:48:19 +02:00
public_key.js Encryption to a subkey from a GPG generated message is working. 2013-04-26 15:48:19 +02:00
secret_key.js Encryption to a subkey from a GPG generated message is working. 2013-04-26 15:48:19 +02:00
signature.js Reading of unencrypted secret key packets seems to be working. 2013-04-25 17:28:43 +02:00
sym_encrypted_integrity_protected.js Reading of unencrypted secret key packets seems to be working. 2013-04-25 17:28:43 +02:00
sym_encrypted_session_key.js Sym encrypted session key is working, decryption of messages 2013-04-23 10:03:28 +02:00
symmetrically_encrypted.js Changed up the interface. Instead of a dedicated list, 2013-04-23 10:19:01 +02:00
userid.js Encryption to a subkey from a GPG generated message is working. 2013-04-26 15:48:19 +02:00