.. |
all_packets.js
|
Remove some ESLint silencers
|
2018-05-01 17:36:15 +02:00 |
clone.js
|
Fix stream-encrypting+signing a message using the Worker (#1112)
|
2020-06-25 12:53:27 +02:00 |
compressed.js
|
Support compressed data packets with algorithm=uncompressed (#1085)
|
2020-04-21 16:00:38 +02:00 |
index.js
|
Remove some ESLint silencers
|
2018-05-01 17:36:15 +02:00 |
literal.js
|
Support verification of text signatures on non-UTF-8 messages (#1071)
|
2020-03-30 12:51:07 +02:00 |
marker.js
|
Fixes dead links in the documentation
|
2018-03-13 00:13:04 -07:00 |
one_pass_signature.js
|
Fix verifying one-pass signatures in the compat build (#968)
|
2019-09-12 00:42:35 +02:00 |
packet.js
|
Use Web Crypto & Node crypto for RSA signing and verifying (#999)
|
2019-11-18 14:59:01 +01:00 |
packetlist.js
|
Use Web Crypto & Node crypto for RSA signing and verifying (#999)
|
2019-11-18 14:59:01 +01:00 |
public_key_encrypted_session_key.js
|
Allow decryption with revoked keys (#1135)
|
2020-08-18 15:49:27 +02:00 |
public_key.js
|
Fix keyId types in JSDoc comments (#1100)
|
2020-05-18 12:22:31 +02:00 |
public_subkey.js
|
Style fixes; add spaces around all infix operators, remove new Buffer (#954)
|
2019-08-30 12:27:30 +02:00 |
secret_key.js
|
Fix and test dummy key conversion (#1172)
|
2020-11-10 17:32:44 +01:00 |
secret_subkey.js
|
Style fixes; add spaces around all infix operators, remove new Buffer (#954)
|
2019-08-30 12:27:30 +02:00 |
signature.js
|
Support non-human-readable notation values (#983)
|
2020-08-18 11:07:58 +02:00 |
sym_encrypted_aead_protected.js
|
Use Web Crypto & Node crypto for RSA signing and verifying (#999)
|
2019-11-18 14:59:01 +01:00 |
sym_encrypted_integrity_protected.js
|
Decrypt message with multiple keys in parallel
|
2019-07-19 19:05:26 +02:00 |
sym_encrypted_session_key.js
|
Remove support for the previous draft00 AEAD
|
2019-08-12 17:46:37 +02:00 |
symmetrically_encrypted.js
|
Throw error before decrypting in non-MDC packets
|
2019-02-12 11:49:38 +01: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
|
Use Web Crypto & Node crypto for RSA signing and verifying (#999)
|
2019-11-18 14:59:01 +01:00 |