.. |
all_packets.js
|
Remove some ESLint silencers
|
2018-05-01 17:36:15 +02:00 |
clone.js
|
Make signature.verified a Promise instead of result.signatures
|
2018-08-10 14:46:28 +02:00 |
compressed.js
|
Implement cancellation by manually linking together input and output streams
|
2018-08-10 14:46:24 +02:00 |
index.js
|
Remove some ESLint silencers
|
2018-05-01 17:36:15 +02:00 |
literal.js
|
Wait for data to be read before resolving signatures
|
2018-08-10 14:46:28 +02:00 |
marker.js
|
Fixes dead links in the documentation
|
2018-03-13 00:13:04 -07:00 |
one_pass_signature.js
|
Make signature.verified a Promise instead of result.signatures
|
2018-08-10 14:46:28 +02:00 |
packet.js
|
Backpressure and cancellation in sign/verify
|
2018-08-10 14:46:28 +02:00 |
packetlist.js
|
Pass more tests
|
2018-08-10 14:46:26 +02:00 |
public_key_encrypted_session_key.js
|
Remove unused variables
|
2018-05-03 13:07:52 +02:00 |
public_key.js
|
Remove support for V3 keys and signatures
|
2018-08-10 14:46:26 +02:00 |
public_subkey.js
|
Documentation improvements in src/packet
|
2018-03-09 08:01:06 -08:00 |
secret_key.js
|
Add key/subKey.getKeyId, getFingerprint, getAlgorithmInfo, getCreationTime, isDecrypted
|
2018-07-19 15:03:25 +02:00 |
secret_subkey.js
|
add date parameter to generateKey function
|
2018-03-19 18:55:15 -07:00 |
signature.js
|
Fix key generation in Firefox
|
2018-08-10 14:46:29 +02:00 |
sym_encrypted_aead_protected.js
|
Fix armor errors
|
2018-08-10 14:46:25 +02:00 |
sym_encrypted_integrity_protected.js
|
Update to asmcrypto.js 2
|
2018-08-10 14:46:30 +02:00 |
sym_encrypted_session_key.js
|
Native CMAC
|
2018-04-27 14:06:19 +02:00 |
symmetrically_encrypted.js
|
Fix integrity_protect = false
|
2018-08-10 14:44:01 +02:00 |
trust.js
|
Documentation improvements in src/packet
|
2018-03-09 08:01:06 -08:00 |
user_attribute.js
|
Fixes dead links in the documentation
|
2018-03-13 00:13:04 -07:00 |
userid.js
|
Parse user IDs
|
2018-05-01 13:39:23 +02:00 |