mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-20 16:28:39 +00:00
eedb7f9a31b0b2442b479234a59df031a067c4be
git-subtree-dir: bip-0375/deps/secp256k1lab git-subtree-split: 44dc4bd893b8f03e621585e3bf255253e0e0fbfb
secp256k1lab
An INSECURE implementation of the secp256k1 elliptic curve and related cryptographic schemes written in Python, intended for prototyping, experimentation and education.
Features:
- Low-level secp256k1 field and group arithmetic.
- Schnorr signing/verification and key generation according to BIP-340.
- ECDH key exchange.
WARNING: The code in this library is slow and trivially vulnerable to side channel attacks.
Description
Languages
Wikitext
84.3%
Python
10.6%
Rust
4%
TypeScript
0.2%
Perl
0.2%
Other
0.7%