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-11-28 00:03:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openpgpjs
/
src
/
crypto
/
public_key
/
elliptic
History
larabr
ec52bdea83
Point to official noble-hashes and noble-curve libs
2024-05-16 13:59:11 +02:00
..
ecdh_x.js
Import legacy ciphers (CAST5, TwoFish, BlowFish, DES) only on demand (
#1723
)
2024-02-26 15:37:50 +01:00
ecdh.js
Import legacy ciphers (CAST5, TwoFish, BlowFish, DES) only on demand (
#1723
)
2024-02-26 15:37:50 +01:00
ecdsa.js
Drop support for platforms without native BigInt (e.g. Safari <14)
2024-05-16 13:59:11 +02:00
eddsa_legacy.js
Use internal tweetnacl SHA-512 implementation
2023-10-25 12:53:14 +02:00
eddsa.js
Lint: error on unnecessary switch-case braces
2023-10-25 12:53:15 +02:00
index.js
Remove @private JSDoc directives interfering with TS
2023-10-25 12:53:10 +02:00
noble_curves.js
Point to official noble-hashes and noble-curve libs
2024-05-16 13:59:11 +02:00
oid_curves.js
enums.curve
: rename NIST curves (
p256
,p384
,
p521`) and clean up unused internal values (
#1721
)
2024-02-02 12:54:24 +01:00