This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
openpgpjs
Watch
2
Star
0
Fork
0
You've already forked openpgpjs
mirror of
https://github.com/openpgpjs/openpgpjs.git
synced
2025-09-14 05:00:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openpgpjs
/
src
/
type
History
Daniel Huigens
151ae75959
Update to draft-ietf-openpgp-persistent-symmetric-keys-00
2024-11-05 19:08:12 +01:00
..
s2k
Docs: fix
type
tag warnings
2024-09-11 10:56:08 +02:00
ecdh_symkey.js
Remove @private JSDoc directives interfering with TS
2023-10-25 12:53:10 +02:00
ecdh_x_symkey.js
Throw on unexpected param sizes in secret keys, session keys and signatures
2023-10-25 12:53:14 +02:00
enum.js
Add symmetric encryption and MAC support
2024-11-04 19:14:07 +01:00
kdf_params.js
Fix parsing of ECDH with unknown KDFParam version
2023-07-10 15:26:39 +02:00
keyid.js
Remove @private JSDoc directives interfering with TS
2023-10-25 12:53:10 +02:00
oid.js
enums.curve
: rename NIST curves (
p256
,p384
,
p521`) and clean up unused internal values (
#1721
)
2024-02-02 12:54:24 +01:00