Pinned Repositories
argon2id
Argon2id (RFC 9106) implementation in JS & WebAssembly, optimised for both performance and bundle size
asmcrypto.js
JavaScript Cryptographic Library with performance in mind.
crystals-kyber-js
A ML-KEM (NIST FIPS-203 draft) implementation written in TypeScript
elliptic
Fast Elliptic Curve Cryptography in plain javascript
hkp-client
Client for the OpenPGP HTTP Keyserver Protocol (HKP) to lookup and upload keys
openpgpjs
OpenPGP implementation for JavaScript
openpgpjs.org
OpenPGP.js homepage
sop-openpgpjs
web-stream-tools
Convenience functions for reading, transforming and working with WhatWG Streams
wkd-client
Client for the Web Key Directory (WKD) protocol to lookup OpenPGP keys
OpenPGP.js's Repositories
openpgpjs/openpgpjs
OpenPGP implementation for JavaScript
openpgpjs/asmcrypto.js
JavaScript Cryptographic Library with performance in mind.
openpgpjs/argon2id
Argon2id (RFC 9106) implementation in JS & WebAssembly, optimised for both performance and bundle size
openpgpjs/web-stream-tools
Convenience functions for reading, transforming and working with WhatWG Streams
openpgpjs/hkp-client
Client for the OpenPGP HTTP Keyserver Protocol (HKP) to lookup and upload keys
openpgpjs/openpgpjs.org
OpenPGP.js homepage
openpgpjs/wkd-client
Client for the Web Key Directory (WKD) protocol to lookup OpenPGP keys
openpgpjs/elliptic
Fast Elliptic Curve Cryptography in plain javascript
openpgpjs/compressjs
Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.
openpgpjs/crystals-kyber-js
A ML-KEM (NIST FIPS-203 draft) implementation written in TypeScript
openpgpjs/sop-openpgpjs
openpgpjs/email-addresses
An RFC 5322 email address parser
openpgpjs/github-action-pull-request-benchmark
GitHub Action for continuous benchmarking of pull requests, to monitor performance regression
openpgpjs/noble-hashes
Audited & minimal JS implementation of hash functions, MACs & KDFs.
openpgpjs/es6-promise
A polyfill for ES6-style Promises
openpgpjs/jsdoc
An API documentation generator for JavaScript.
openpgpjs/noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
openpgpjs/pako
high speed zlib port to javascript, works in browser & node.js
openpgpjs/seek-bzip
a pure-javascript Node.JS module for random-access decoding bzip2 data
openpgpjs/tweetnacl-js
Port of TweetNaCl cryptographic library to JavaScript
openpgpjs/web-streams-polyfill
Web Streams, based on the WHATWG spec reference implementation
openpgpjs/web-test-runner