6 packages
elliptic-libsodium
High-level functions for using libsodium's built-in elliptic curve functionality.
@nthparty/bcl
TypeScript library that provides a simple interface for symmetric (i.e., symmetric-key) and asymmetric (i.e., asymmetric-key) encryption/decryption primitives.
@nthparty/oblivious
JavaScript library that serves as an API for common primitives used to implement OPRF and OT protocols.
@nthparty/opaque
JavaScript implementation of the OPAQUE asymmetric password authenticated key exchange (aPAKE) protocol
oprf
Oblivious pseudo-random function over an elliptic curve (ED25519)
subtle-sodium
A JS crypto library with a libsodium-compatible interface, built on top of SubtleCrypto.