All Projects → crypto-in-action → Similar Projects or Alternatives

82 Open source projects that are alternatives of or similar to crypto-in-action

Number-Theory-Python
Python code to implement various number theory, elliptic curve and finite field computations.
Stars: ✭ 85 (+30.77%)
Mutual labels:  finite-fields, elliptic-curves
zkp
Experimental zero-knowledge proof compiler in Rust macros
Stars: ✭ 121 (+86.15%)
Mutual labels:  elliptic-curves, zero-knowledge
schnorr-nizk
Schnorr Protocol for Non-interactive Zero-Knowledge Proofs
Stars: ✭ 67 (+3.08%)
Mutual labels:  elliptic-curves, zero-knowledge
galois
A performant NumPy extension for Galois fields and their applications
Stars: ✭ 106 (+63.08%)
Mutual labels:  finite-fields, elliptic-curves
EllipticCurve
An elliptic curve library written in Swift 4
Stars: ✭ 18 (-72.31%)
Mutual labels:  finite-fields, elliptic-curves
Wickr Crypto C
An implementation of the Wickr Secure Messaging Protocol in C
Stars: ✭ 279 (+329.23%)
Mutual labels:  elliptic-curves
Gcp Iot Core Examples
Google Cloud Platform IOT Core Examples
Stars: ✭ 103 (+58.46%)
Mutual labels:  elliptic-curves
secp256k1-ml
Elliptic curve library secp256k1 wrapper for Ocaml
Stars: ✭ 18 (-72.31%)
Mutual labels:  elliptic-curves
aos-signature
Abe-Ohkubo-Suzuki Linkable Ring Signatures
Stars: ✭ 48 (-26.15%)
Mutual labels:  elliptic-curves
cryptos
Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes
Stars: ✭ 846 (+1201.54%)
Mutual labels:  elliptic-curves
Tweetnacl Js
Port of TweetNaCl cryptographic library to JavaScript
Stars: ✭ 1,176 (+1709.23%)
Mutual labels:  elliptic-curves
noble-ed25519
Fastest JS implementation of ed25519, x25519 & ristretto255. Independently audited, high-security, 0-dependency EDDSA signatures and ECDH key agreement
Stars: ✭ 220 (+238.46%)
Mutual labels:  elliptic-curves
Bulletproofs
Bulletproofs are short non-interactive zero-knowledge proofs that require no trusted setup
Stars: ✭ 458 (+604.62%)
Mutual labels:  elliptic-curves
Curv
Rust language general purpose elliptic curve cryptography.
Stars: ✭ 138 (+112.31%)
Mutual labels:  elliptic-curves
zax
NaCl-based Cryptographic Relay
Stars: ✭ 62 (-4.62%)
Mutual labels:  elliptic-curves
2D-Elliptic-Mesh-Generator
2D orthogonal elliptic mesh generator which solves the Winslow partial differential equations
Stars: ✭ 36 (-44.62%)
Mutual labels:  elliptic-curves
pairing
Optimised bilinear pairings over elliptic curves
Stars: ✭ 44 (-32.31%)
Mutual labels:  elliptic-curves
Bitcoin Cryptography Library
Nayuki's implementation of cryptographic primitives used in Bitcoin.
Stars: ✭ 81 (+24.62%)
Mutual labels:  elliptic-curves
ecurve
DiffieHellman, Elgamal, ECDSA & STS with elliptic curve in python
Stars: ✭ 19 (-70.77%)
Mutual labels:  elliptic-curves
goff
goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.
Stars: ✭ 71 (+9.23%)
Mutual labels:  finite-fields
hacl
Archived. Curve25519 support has been integrated into mirage-crypto-ec (via fiat-crypto). Hacl bindings are available from the hacl-star opam package. OCaml bindings for HACL* elliptic curves
Stars: ✭ 21 (-67.69%)
Mutual labels:  elliptic-curves
Constantine
Constant time pairing-based or elliptic curve based cryptography and digital signatures
Stars: ✭ 61 (-6.15%)
Mutual labels:  elliptic-curves
elliptic-curve
A polymorphic interface for elliptic curve operations
Stars: ✭ 37 (-43.08%)
Mutual labels:  elliptic-curves
bls-js
BLS signature implementation
Stars: ✭ 15 (-76.92%)
Mutual labels:  elliptic-curves
finite-fields
Python code and tests for the post 'Programming with Finite Fields'
Stars: ✭ 43 (-33.85%)
Mutual labels:  finite-fields
Swift Crypto
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
Stars: ✭ 1,005 (+1446.15%)
Mutual labels:  elliptic-curves
btclib
btclib: a python3 library for 'bitcoin cryptography'
Stars: ✭ 60 (-7.69%)
Mutual labels:  elliptic-curves
Curve25519 Dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
Stars: ✭ 477 (+633.85%)
Mutual labels:  elliptic-curves
Practical Cryptography For Developers Book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
Stars: ✭ 2,400 (+3592.31%)
Mutual labels:  elliptic-curves
Kyber
Advanced crypto library for the Go language
Stars: ✭ 412 (+533.85%)
Mutual labels:  elliptic-curves
fflas-ffpack
FFLAS-FFPACK - Finite Field Linear Algebra Subroutines / Package
Stars: ✭ 44 (-32.31%)
Mutual labels:  finite-fields
tweedle
Generator and supporting evidence for security of the Tweedledum/Tweedledee pair of elliptic curves suitable for Halo
Stars: ✭ 16 (-75.38%)
Mutual labels:  elliptic-curves
Useful Crypto Resources
A place for useful crypto-related resources plus some of my fav stuff
Stars: ✭ 131 (+101.54%)
Mutual labels:  elliptic-curves
snarkVM
A Virtual Machine for Zero-Knowledge Executions
Stars: ✭ 345 (+430.77%)
Mutual labels:  zero-knowledge
jwt-compact
Compact JWT implementation in Rust
Stars: ✭ 26 (-60%)
Mutual labels:  elliptic-curves
Coincurve
Cross-platform Python bindings for libsecp256k1
Stars: ✭ 89 (+36.92%)
Mutual labels:  elliptic-curves
ed448
A golang implementation of Ed448-Goldilocks. This is a mirror of https://bugs.otr.im/otrv4/ed448
Stars: ✭ 36 (-44.62%)
Mutual labels:  elliptic-curves
GaloisFields.jl
Finite fields for Julia
Stars: ✭ 39 (-40%)
Mutual labels:  finite-fields
Jc curve25519
Javacard implementation of Curve25519 (prototype, work-in-progress)
Stars: ✭ 18 (-72.31%)
Mutual labels:  elliptic-curves
bulletproofs
Bulletproofs and Bulletproofs+ Rust implementation for Aggregated Range Proofs over multiple elliptic curves
Stars: ✭ 62 (-4.62%)
Mutual labels:  elliptic-curves
Ss Isogeny Software
Software for "Quantum-Resistant Cryptosystems from Supersingular Elliptic Curve Isogenies"
Stars: ✭ 80 (+23.08%)
Mutual labels:  elliptic-curves
h2c-rust-ref
Hash to curves - Rust reference implementation
Stars: ✭ 21 (-67.69%)
Mutual labels:  elliptic-curves
BulletproofJS
Set of JavaScript based tools and Ethereum Solidity contracts for BulletProof based range proofs and confidential transactions
Stars: ✭ 26 (-60%)
Mutual labels:  elliptic-curves
Gurvy
gurvy implements Elliptic Curve Cryptography (+Pairing) for BLS12-381, BLS12-377, BW6-761, and BN256. Originally developed (and used) by gnark
Stars: ✭ 66 (+1.54%)
Mutual labels:  elliptic-curves
nim-blscurve
Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381
Stars: ✭ 19 (-70.77%)
Mutual labels:  elliptic-curves
gal
Geometric Algebra Library
Stars: ✭ 78 (+20%)
Mutual labels:  finite-fields
hazmat-math
Hazmat ECC arithmetic for Cryptography.io
Stars: ✭ 28 (-56.92%)
Mutual labels:  elliptic-curves
Sigtool
Ed25519 signing, verification and encryption, decryption for arbitary files; like OpenBSD signifiy but with more functionality and written in Golang - only easier and simpler
Stars: ✭ 49 (-24.62%)
Mutual labels:  elliptic-curves
libeddsa
cryptographic library for ed25519 and curve25519
Stars: ✭ 20 (-69.23%)
Mutual labels:  elliptic-curves
libgoldilocks
An implementation of Mike Hamburg's Ed448 (Goldilocks) curve - derived from libdecaf. This is a mirror of https://bugs.otr.im/otrv4/libgoldilocks
Stars: ✭ 17 (-73.85%)
Mutual labels:  elliptic-curves
std-curves
Standard curve database.
Stars: ✭ 53 (-18.46%)
Mutual labels:  elliptic-curves
X25519
Public key cryptography library for Ruby providing the X25519 Diffie-Hellman function
Stars: ✭ 37 (-43.08%)
Mutual labels:  elliptic-curves
jubjub
Supporting evidence for security of the Jubjub curve to be used in Zcash
Stars: ✭ 13 (-80%)
Mutual labels:  elliptic-curves
Illustrated Tls
The Illustrated TLS Connection: Every byte explained
Stars: ✭ 2,751 (+4132.31%)
Mutual labels:  elliptic-curves
Opmsg
opmsg message encryption
Stars: ✭ 704 (+983.08%)
Mutual labels:  elliptic-curves
curves
Implementations of popular elliptic curves
Stars: ✭ 229 (+252.31%)
Mutual labels:  elliptic-curves
btclib
btclib: a Python3 library for 'bitcoin cryptography'
Stars: ✭ 16 (-75.38%)
Mutual labels:  elliptic-curves
kaliningraph
🕸️ Graphs, finite fields and discrete dynamical systems in Kotlin
Stars: ✭ 62 (-4.62%)
Mutual labels:  finite-fields
Fastecdsa
Python library for fast elliptic curve crypto
Stars: ✭ 158 (+143.08%)
Mutual labels:  elliptic-curves
Ellipticcurvekeypair
Sign, verify, encrypt and decrypt using the Secure Enclave
Stars: ✭ 589 (+806.15%)
Mutual labels:  elliptic-curves
1-60 of 82 similar projects