1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-04-20 16:28:39 +00:00
macgyver13 eedb7f9a31 Squashed 'bip-0375/deps/secp256k1lab/' content from commit 44dc4bd
git-subtree-dir: bip-0375/deps/secp256k1lab
git-subtree-split: 44dc4bd893b8f03e621585e3bf255253e0e0fbfb
2026-03-23 17:42:04 -04:00
2013-10-21 02:18:47 -04:00
2025-02-20 17:18:08 -05:00
2018-09-28 15:15:03 +08:00
2013-10-21 02:18:47 -04:00
2014-04-02 02:03:06 +02:00
2015-07-10 12:36:02 -05:00
2021-12-15 23:06:15 +01:00
2013-10-21 02:18:47 -04:00
2025-02-26 11:53:18 +08:00
2017-11-16 15:47:35 +09:00
2016-07-29 01:47:03 +08:00
2016-01-08 17:45:35 +00:00
2025-12-14 17:54:59 +01:00
2022-09-02 11:50:48 -04:00
2021-11-12 12:08:19 -05:00
2024-01-03 16:12:29 -05:00
2026-01-22 22:59:40 -03:00
2026-01-12 14:29:51 -08:00
2026-01-12 14:29:51 -08:00
2026-01-12 14:29:51 -08:00
2026-01-12 14:29:51 -08:00
2026-02-03 14:47:51 +10:00
2026-03-03 14:38:26 -05:00
2024-08-12 14:31:41 -03:00

secp256k1lab

Dependencies: None

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
No description provided
Readme 59 MiB
Languages
Wikitext 84.3%
Python 10.6%
Rust 4%
TypeScript 0.2%
Perl 0.2%
Other 0.7%