openpgpjs icon indicating copy to clipboard operation
openpgpjs copied to clipboard

OpenPGP implementation for JavaScript

Results 2 openpgpjs issues
Sort by recently updated
recently updated
newest added

Split from #10 . ML-DSA implementation of [draft-wussler-openpgp-pqc](https://datatracker.ietf.org/doc/draft-wussler-openpgp-pqc/). TODO: - [x] OpenPGP: update algo IDs to use experimental values? - [x] OpenPGP: add ML-DSA key validation code - [x] Core:...

Implementation of [draft-wussler-openpgp-pqc](https://datatracker.ietf.org/doc/draft-wussler-openpgp-pqc/). TODO: - [x] OpenPGP: decide which algo IDs to merge (experimental ones?) - [x] Use/implement NIST spec for algos, instead of round 3 implementations - [x] Testing:...