Nth Party
- 13 followers
- Boston, MA
- https://nthparty.com
Pinned Loading
Repositories
- bcl Public
Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.
- rbcl Public
Python library that bundles libsodium and provides wrappers for its Ristretto group functions.
- fe25519 Public
Pure-Python data structure for working with Ed25519 (and Ristretto) field elements and operations.
- oblivious Public
Python library that serves as an API for common cryptographic primitives used to implement OPRF, OT, and PSI protocols.
- mclbn256 Public
Python bindings for the BN254/256 pairing-friendly curve supported by the MCl library.
- bn254 Public
Pure-Python library that implements operations over the BN(2,254) pairing-friendly curve.
- staged-recipes Public Forked from conda-forge/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
- ge25519 Public
Pure Python data structure for working with Ed25519 (and Ristretto) group elements and operations.
- article-differential-privacy-introduction Public
An introduction to basic differential privacy concepts via a digital advertising use case.