.. |
all_packets.js
|
Remove some ESLint silencers
|
2018-05-01 17:36:15 +02:00 |
clone.js
|
Reject signatures using insecure hash algorithms
|
2020-02-25 15:06:15 +01: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
|
Use native Node crypto for RSA encryption (#1006)
|
2019-11-26 16:06:49 +01: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 error message for legacy encrypted private keys
|
2020-02-25 15:07:43 +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
|
Also create issuer fingerprint subpacket for v4 keys (#1097)
|
2020-05-11 21:45:04 +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 |