1. p521

    Pure Rust implementation of the NIST P-521 (a.k.a. secp521r1) elliptic curve as defined in SP 800-186

    v0.14.0-rc.1 750K #cryptography #secp521r1 #nist
  2. ff

    building and interfacing with finite fields

    v0.14.0-pre.0 6.2M #finite-fields #prime-field #traits #rfc-process #derive
  3. polyval

    GHASH-like universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC)

    v0.7.0-rc.3 4.0M #cryptography #aes-gcm-siv #ghash #aes-gcm #universal-hashing
  4. primeorder

    Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015). Generic over field elements and curve equation coefficients

    v0.14.0-rc.1 3.2M #elliptic-curve #cryptography #ecc
  5. fiat-crypto

    generated Rust

    v0.3.0 3.1M #fiat #cryptography #cryptographic-primitives
  6. packed_struct

    Binary-level structure packing and unpacking generator

    v0.10.1 457K #bit-packing #enums #packing #serialization
  7. light-poseidon

    Poseidon hash implementation in Rust

    v0.4.0 275K #poseidon-hash #zk-snarks #poseidon #zero-knowledge
  8. pdfium-render

    A high-level idiomatic Rust wrapper around Pdfium, the C++ PDF library used by the Google Chromium project

    v0.8.37 40K #pdf
  9. p224

    Pure Rust implementation of the NIST P-224 (a.k.a. secp224r1) elliptic curve as defined in SP 800-186

    v0.14.0-rc.1 37K #nist #cryptography #secp224r1
  10. neptune

    Poseidon hashing over BLS12-381 for Filecoin

    v13.0.0 78K #zero-knowledge-proofs #bls12-381 #poseidon-hash #prime-field #filecoin #opencl #cuda #hashing #compile-time #gpu
  11. prio

    aggregation system core: https://crypto.stanford.edu/prio/

    v0.18.1-alpha.2 4.6K #distributed-systems #aggregation #aggregate-statistics #cryptography #notifications #private-computation #statistics-aggregation #edu #stanford
  12. curve25519-dalek-ng

    A pure-Rust implementation of group operations on ristretto255 and Curve25519

    v4.1.1 486K #ristretto255 #ristretto #cryptography #curve25519
  13. p192

    Pure Rust implementation of the NIST P-192 (a.k.a. secp192r1) elliptic curve as defined in SP 800-186

    v0.14.0-rc.1 22K #elliptic-curve #nist #secp192r1
  14. primefield

    Macros for generating prime field implementations

    v0.14.0-rc.1 79K #elliptic-curve #prime #cryptography #ecc
  15. halo2curves

    Elliptic curve implementations and wrappers for halo2 library

    v0.9.0 44K #elliptic-curve #bls12-381 #points #secp256k1 #halo2 #pairing-cryptography #bn256 #deserialize #assembly #performance-optimized
  16. halo2-base

    Embedded domain specific language (eDSL) for writing circuits with the halo2 API. It simplifies circuit programming to declaring constraints…

    v0.5.1 11K #halo2 #constraints #lookup-tables #column #witness #constant-value #multi-threading #domain-language #advice #edsl
  17. twenty-first

    Collection of mathematics routines and cryptography for the twenty-first century

    v1.0.0 2.4K #post-quantum-cryptography #merkle-tree #tip5 #polynomial
  18. rustcrypto-ff

    building and interfacing with finite fields

    v0.14.0-pre.0 8.6K #finite-fields #prime-field #cryptography #derive #rfc-process
  19. rln

    APIs to manage, compute and verify zkSNARK proofs and RLN primitives

    v1.0.0 #zk-snarks #merkle-tree #merkle-proof #rate-limiting #nullifier #witness #zero-knowledge #zk-proofs #distributed-systems #zerokit
  20. taceo-ark-serde-compat

    Various serde compatibility implementations for arkworks-rs types, supporting both human-readable formats (JSON with decimal strings) and non-human readable formats (binary serialization…

    v0.3.0 5.4K #binary-encoding #json-format #human-readable-formats #serialize #ark-serialize #bls12-381 #g1-affine #serialization #circom #compression
  21. salty

    Small, sweet, swift Ed25519 signatures for microcontrollers

    v0.3.0 10K #nacl #ed25519 #signature #cryptography
  22. elliptic-curve-tools

    Extra Rust-Crypto elliptic-curve adaptors, functions, and macros

    v0.2.0 48K #serialization #ecc #digest
  23. dusk-poseidon

    Poseidon hash algorithm over the Bls12-381 Scalar field

    v0.41.0 1.7K #poseidon-hash #bls12-381 #zero-knowledge
  24. rssn

    A comprehensive scientific computing library for Rust, aiming for feature parity with NumPy, SciPy, and SymPy

    v0.1.19 41K #symbolic-expression #symbolic-math #scientific-computing #physics-simulation #numerical-optimization
  25. rune_c_compiler

    A Rune to C source file compiler

    v0.5.1 #rune #compiler #source-file #metadata #packing
  26. minimal-ed448

    Unaudited, inefficient implementation of Ed448 in Rust

    v0.4.2 8.5K #ed448 #ff-group #ff #group
  27. numerica

    Open-source math library for exact and floating point computations

    v1.1.0 160 #math #integer #float
  28. decaf377

    A prime-order group designed for use in SNARKs over BLS12-377

    v0.10.1 16K #arkworks #zero-knowledge-proofs #bls12-377 #prime-order #decaf #edwards-curve
  29. cubemoma

    A multi-word modular arithmetic library based on CubeCL

    v0.1.2 #modular-arithmetic #math #cubecl #multi-word #gpu #limbs #zero-knowledge-proofs #finite-field-arithmetic #encryption
  30. libcrux-aesgcm

    Libcrux AES-GCM implementation

    v0.0.4 6.3K #aes-gcm #encryption #x86-64 #libcrux #cryptography
  31. yarig

    A register interface generator

    v0.19.1 #register #rif #verilog
  32. polyhash

    POLYVAL and GHASH per RFC 8452

    v0.3.1 550 #polyval #ghash #universal-hash #no-alloc
  33. lit-p384

    Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support.

    v0.13.1 #nist #cryptography #secp384r1
  34. tiny_ed448_goldilocks

    A lean, high performance, pure rust implementation of Ed448-Goldilocks for easy signatures and key exchange

    v0.2.0 #elliptic-curve #ed448-goldilocks #ed448
  35. poseidon-hash

    Rust port of Poseidon2 hash function and Goldilocks field arithmetic, ported from lighter-go (Lighter Protocol)

    v0.1.3 #goldilocks #poseidon2 #poseidon #cryptography
  36. jubjub-elgamal

    ElGamal encryption scheme implemented on the JubJub curve with support for zero-knowledge circuits

    v0.4.3 360 #encryption #cryptography #elliptic-curve #elgamal #jubjub #zero-knowledge #jub-jub #decryption #diffie-hellman-key-exchange
  37. kontor-crypto

    Kontor Proof-of-Retrievability system for decentralized storage

    v0.1.3 100 #zero-knowledge #storage #por #cryptography #snark
  38. p3-miden-fri

    Miden-specific FRI implementation with configurable folding factor, based on Plonky3's FRI

    v0.4.0 #miden #plonky3 #fri #folding #prover
  39. cova

    First principles, minimally dependent, geometric and topologically focused math library

    v0.1.3 140 #geometry #topology #math
  40. rust-kzg-bn254-primitives

    offers a set of structs, traits and functions for generating Blobs and Polynomials which are used to interact with rust-kzg-bn254-prover and rust-kzg-bn254-verifier crates

    v0.1.4 1.5K #primitive #generator #bn254 #struct #kzg #commitment #traits-and-functions
  41. p3-miden-goldilocks

    Miden variant of Goldilocks field with public const constructors

    v0.4.0 #miden #goldilocks #constructor #variant #const #plonky3
  42. decaf377_plus

    A prime-order group designed for use in SNARKs over BLS12-377

    v0.10.1 #decaf #bls377 #penumbra
  43. bign256

    Pure Rust implementation of the Bign P-256 (a.k.a. bign-curve256v1) elliptic curve as defined in STB 34.101.45-2013, with general purpose curve arithmetic

    v0.13.1 #cryptography #stb #bign-curve256v1 #bignp256
  44. bp256

    Brainpool P-256 (brainpoolP256r1 and brainpoolP256t1) elliptic curves

    v0.14.0-rc.1 #elliptic-curve #brainpool #ecc
  45. bp384

    Brainpool P-384 (brainpoolP384r1 and brainpoolP384t1) elliptic curves

    v0.14.0-rc.1 #elliptic-curve #brainpool #ecc
  46. acir

    IR that the VM processes, it is analogous to LLVM IR

    v0.46.0 150 #zero-knowledge-proofs #opcode #proving #noir #memory-operation #llvm-ir #brillig #analogous
  47. bignp256

    Pure Rust implementation of the Bign P-256 (a.k.a. bign-curve256v1) elliptic curve as defined in STB 34.101.45-2013, with general purpose curve arithmetic

    v0.14.0-rc.1 #cryptography #stb #bign-curve256v1
  48. fhir-model

    FHIR Software Development Kit. Library for interfacing with FHIR.

    v0.12.1 2.5K #fhir #json
  49. blake2b_halo2

    Midnight-proofs circuit for Blake2b

    v0.1.0 #halo2 #blake2b #chip #operation #hold #warnings
  50. dusk-safe

    Sponge API for Field Elements

    v0.3.0 1.4K #cryptography #sponge #zero-knowledge
  51. libcrux-ml-dsa

    Libcrux ML-DSA implementation

    v0.0.4 #ml-dsa #libcrux #signature #formally-verified #ntt #avx2 #serialization #fips-204 #nist
  52. monerochan-curves

    Monero-Chan, The Open-Source Privacy Platform (OSPP)

    v5.2.12 #risc-v #monerochan #run-time #ospp #privacy
  53. arkworks-small-values-ops

    A collection of small values operations for the Arkworks library

    v0.0.6 190 #arkworks #value #element #compare #operation
  54. midnight-zk-stdlib

    Standard library of circuits and utilities for Midnight zero-knowledge proofs

    v1.0.0 #zero-knowledge-proofs #midnight #bls12-381 #standard #chip #poseidon #jubjub #secp256k1 #blake2b #base64
  55. ark-ff-zypher

    finite fields

    v0.4.2 210 #finite-fields #elliptic-curve #cryptography
  56. curve420

    elliptic curve in Rust

    v0.1.1 #elliptic-curve #ecdh #schnorr
  57. nt-list

    Compatible, type-safe, and idiomatic Rust implementations of Windows NT Linked Lists

    v0.3.0 #list-entry #nt #no-std #single-list-entry #windows
  58. fp2

    An efficient, flexible and constant time Rust implementation of the extension field Fp^2 with modulus x^2 + 1

    v0.3.0 #finite-fields #isogenies #isogeny
  59. sunscreen_curve25519

    A pure-Rust implementation of group operations on ristretto255 and Curve25519

    v0.8.1 #ristretto255 #ristretto #cryptography #curve25519
  60. circomspect-program-structure

    Support crate for the Circomspect static analyzer

    v2.1.4 #circomspect #linter #circom #circuit-analysis #compiler #analyzer-and-linter
  61. arcium-primitives

    Arcium primitives

    v0.2.20 2.1K #random #arcium #primitive
  62. sidh

    An efficient supersingular isogeny-based cryptography library

    v0.2.3 #elliptic-curve #cryptography #isogeny #curve-cryptography
  63. amcl_wrapper

    Wapper over Milagro Cryptographic Library (version 3)

    v0.4.0 1.1K #elliptic-curve #vector-elements #field-element #cryptography #amcl #milagro #finite-field-arithmetic #random-field #constant-time-operations #univariate
  64. scalarff

    A minimal, opinionated, library for working with scalar finite fields

    v0.8.1 #finite-fields #field-element #scalar-field #opinionated #alt-bn128 #curve25519
  65. lettuce

    Healthy lattice consructions in pure Rust

    v0.1.3 #lattice #healthy #consructions #pure #github #prover
  66. r1cs

    building R1CS gadgets

    v0.4.7 #cryptography #snark
  67. aml

    parsing AML

    v0.16.4 1.3K #acpi #parser #table-parser #kernel #dump
  68. galois_field

    convenient operations on finite field, polynomials, and matrices over finite field

    v0.1.11 #finite-fields #matrix #polynomial #prime-field #element
  69. eccoxide

    elliptic curve cryptography (ECC) framework

    v0.3.1 #elliptic-curve #ecc-curve #cryptography
  70. ark-ff

    finite fields

    v0.5.0 2.9M #finite-fields #elliptic-curve #cryptography
  71. p384_rs

    NIST P-384 (secp384r1), with correct arithmetic

    v0.1.10 210 #nist #ecc #secp384r1
  72. cargo-bullet

    configurable project generator

    v0.2.6 #project-generator #cargo #template-generator #cargo-template #field #template-file
  73. threshold-secret-sharing

    A pure-Rust implementation of various threshold secret sharing schemes

    v0.2.2 #secret-sharing #shamir-secret-sharing #secure-computation #mpc #cryptography
  74. ark-crypto-primitives-zypher

    useful cryptographic primitives

    v0.4.0 #r1cs #pedersen #schnorr
  75. noir-bignum-paramgen

    command line tool to convert a modulus into bignum instance parameters for https://github.com/noir-lang/noir-bignum

    v0.1.5 430 #bignum #modulo #parameters #noir #github #limbs #that-represents
  76. tinyfield

    Small, finite fields

    v0.1.2 #finite-fields #prime-power #finite-field-arithmetic #prime-field #element #no-std #google-search
  77. ark-ec

    elliptic curves and pairings

    v0.5.0 1.4M #elliptic-curve #bls12-381 #pairing-cryptography #cryptography #curve-cryptography #elliptic-curve-pairing
  78. circomspect-program-analysis

    Support crate for the Circomspect static analyzer

    v0.8.2 600 #circomspect #circom #linter #circuit-analysis #passes #analyzer-and-linter
  79. cyclotomic

    high-performance library for exact operations in cyclotomic fields

    v0.2.0 #vector #finite-fields #math #hash-map #element #basis #exponent #linear-algebra #dense #gap
  80. curve25519-entropic

    A pure-Rust implementation of group operations on ristretto255 and Curve25519

    v3.2.1 #cryptography #ristretto255 #curve25519 #ristretto
  81. curve25519-dalek-organism

    A pure-Rust implementation of group operations on ristretto255 and Curve25519

    v1.2.3 #cryptography #ristretto255 #curve25519 #ristretto
  82. googleapis-tonic-google-cloud-bigquery-storage-v1

    A Google APIs client library generated by tonic-build

    v0.30.0 #google-api #gcp #api
  83. sector-builder

    database of sectors

    v0.5.2 #sector #disk-cache #pre-processor #builder #database #filecoin #merkle-tree
  84. carbon-curve25519-dalek

    A pure-Rust implementation of group operations on ristretto255 and Curve25519

    v3.2.1 #cryptography #ristretto255 #curve25519 #ristretto
  85. zerocaf

    A pure-Rust implementation of elliptic curve operations over the Doppio-curve

    v0.2.0 #ristretto #doppio-curve #ecc #cryptography #curve-cryptography #development-tools
  86. rcrypto

    cryptography library

    v0.2.0 #ecdsa #elliptic-curve #md5 #cryptography #sha-3 #des #dsa #aes #tdes #keccak
  87. falcon-rust

    Falcon post-quantum digital signature scheme

    v0.1.2 180 #post-quantum-cryptography #signature #post-quantum
  88. amcl_wrapper_ml

    Wapper over Milagro Cryptographic Library (version 3)

    v0.5.1 #elliptic-curve #vector-elements #field-element #cryptography #constant-time #amcl #milagro #random-field #univariate #wnaf
  89. p3-field

    A modular framework for finite fields, including support for generic binomial extensions, SIMD-packed field arithmetic

    v0.4.1 97K #plonky3 #fri #cryptography
  90. fffft

    Number theoretic transform for PrimeField types (from ff crate)

    v0.4.2 #fft #ff #prime-field #unity #theoretic #precomputed
  91. c-kzg

    A minimal implementation of the Polynomial Commitments API for EIP-4844 and EIP-7594, written in C

    v2.1.5 760K #polynomial-commitment #ethereum #eip-4844 #bindings #eip-7594 #cryptography #precompute
  92. starknet-types-core

    Core types representation for Starknet

    v1.0.0 145K #stark-net #zkp #stark
  93. p3-matrix

    A matrix library providing common matrix operations and traits for finite field elements

    v0.4.1 97K #plonky3 #fri #cryptography #plonk #snark
  94. ark-crypto-primitives

    useful cryptographic primitives

    v0.5.0 182K #r1cs #pedersen #schnorr
  95. fastcrypto

    Common cryptographic library used at Mysten Labs

    v0.1.9 58K #bls12-381 #public-key #private-key #key-pair #signature-verification #arkworks #p256 #signing-key #commitment #benchmark
  96. ark-ff-optimized

    Optimized field implementations that outperform the generic field implementations in arkworks

    v0.4.1 #arkworks #cryptography #finite-fields
  97. p3-monty-31

    generic prime field F_p, where 2^30 < p < 2^31 using Montgomery arithmetic

    v0.4.1 1.3K #plonky3 #fri #cryptography #plonk
  98. tasm-lib

    Code snippets for Triton VM assembly with tests and statistics

    v1.0.0 1.9K #triton-vm #recursion #zero-knowledge #vm #virtual-machine
  99. Try searching with DuckDuckGo or on crates.io.

  100. brillig

    bytecode ACIR uses for non-determinism

    v1.0.0-beta.17 120 #zero-knowledge-proofs #acir #noir #integer-arithmetic #field-element #programming-language #blockchain #integer-value #finite-fields #array-element
  101. mdsecheck

    Tools for generating unconditionally secure square Cauchy MDS matrices over prime finite fields for partial substitution-permutation networks, which are widespread designs of symmetric ciphers and hash functions

    v0.1.1 #cryptography #hash-functions #symmetric-ciphers #spn #mds-matrices
  102. risc0-core

    Core types for RISC Zero crates

    v3.0.0 44K #finite-fields #zero-knowledge #element #finite-field-arithmetic #zk-stark #cryptography
  103. field-matrix-utils

    working with matrices over finite fields

    v0.1.1 #arkworks #finite-fields #matrix
  104. alloy-eips

    Ethereum Improvement Proprosal (EIP) implementations

    v1.2.1 792K #ethereum #eips #eip #blockchain #structures
  105. qp-poseidon-core

    Poseidon2 hash core over Goldilocks with a Plonky2/Plonky3-agnostic compatibility layer

    v1.0.5 700 #poseidon2 #hash-functions #quantus-network #cryptography
  106. lambdaworks-math

    Modular math library for cryptography

    v0.13.0 157K #elliptic-curve #cryptography #modular-math #unsigned-integer #finite-fields #proof-systems #multiscalar
  107. qp-poseidon-constants

    Precomputed Poseidon2 constants for Goldilocks field

    v1.0.2 700 #poseidon #quantus-network #hash-functions #cryptography #no-std
  108. sp1-curves

    SP1 is a performant, 100% open-source, contributor-friendly zkVM

    v5.2.4 74K #zk-vm #succinct-sp1 #zero-knowledge #succinct #sp1
  109. schnorr-rs

    Schnorr Protocols

    v0.2.0 #schnorr-signature #identification #cryptography
  110. const-crypto

    A #[no_std] library for const sha2/sha3 hashing, ed25519 off-curve point evaluation, and bs58 decoding/encoding with minimal dependencies

    v0.3.0 201K #sha-3 #sha-2 #encoding-decoding #ed25519 #bs58 #base58 #solana #round-trip #decompression #edwards
  111. acir_field

    The field implementation being used by ACIR

    v1.0.0-beta.17 160 #zero-knowledge-proofs #acir #noir #field #programming-language #domain-language
  112. winter-crypto

    Cryptographic library for the Winterfell STARK prover/verifier

    v0.13.1 30K #merkle-tree #prover-verifier #stark-prover
  113. winterfell

    STARK prover and verifier

    v0.13.1 9.4K #prover-verifier #stark-verifier #stark-prover #zkp
  114. winter-air

    AIR components for the Winterfell STARK prover/verifier

    v0.13.1 24K #air #constraints #arithmetization
  115. galois_field_2pm

    Galois Field (2^M) arithmetic

    v0.1.0 #galois-field #math #galois #field
  116. zkevm_circuits

    ZKsync Era circuits for EraVM

    v0.153.5 7.0K #zk-sync #blockchain
  117. dcrypt-algorithms

    Cryptographic primitives for the dcrypt library

    v1.2.2 #key-derivation-function #constant-time #elliptic-curve #blake2 #chacha20-poly1305 #post-quantum-cryptography #block-cipher #ecdh #dcrypt #cryptographic-primitives
  118. snarkvm-circuit-types-field

    Field circuit for a decentralized virtual machine

    v4.4.0 6.8K #decentralized #vm #field #zk-vm #circuit-for-decentralized #aleo #blockchain
  119. extra-safe

    A trait hierarchy to help make the SAFE API return errors at compile time

    v0.1.1 #safe-api #hashing #sponge #zero-knowledge
  120. revm-precompile

    Revm Precompiles - Ethereum compatible precompiled contracts

    v31.0.0 389K #ethereum #blockchain #revm
  121. snarkvm-circuit-program

    Program circuit library for a decentralized virtual machine

    v4.4.0 6.7K #aleo #circuit #zk-vm #circuit-for-decentralized #blockchain #zero-knowledge
  122. ekzg-serialization

    serialization utility methods for EIP4844 and EIP7594

    v0.10.0 8.8K #commitment #ethereum #methods #utility #kzg #eip4844 #cryptography #blockchain #specs #commitment-scheme
  123. snarkvm-algorithms

    Algorithms for a decentralized virtual machine

    v4.4.0 7.3K #aleo #blockchain #zero-knowledge
  124. snarkvm-circuit-environment

    Circuit environment for a decentralized virtual machine

    v4.4.0 6.8K #vm #circuit #environment #private #zk-vm #aleo #blockchain
  125. rust_cards

    Simulates playing cards

    v0.1.2 #card #simulation #hand #playing #suit
  126. rialo-s-bn254

    Solana BN254

    v0.1.10 350 #solana #bn254 #blockchain
  127. veilocity-core

    Core library for Veilocity - Poseidon hashing, Merkle trees, and state management

    v0.1.4 #merkle-tree #poseidon #privacy
  128. snarkvm-circuit-network

    Network circuit library for a decentralized virtual machine

    v4.4.0 6.7K #aleo #circuit #vm #circuit-for-decentralized #networking #zk-vm #blockchain
  129. hash2field

    Implements safe hash to a finite field as described in https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-hash-to-curve-11#section-5

    v0.4.0 #hashing #finite-fields #ecc
  130. ligerito

    polynomial commitment scheme over binary extension fields

    v0.3.2 #zero-knowledge #binary-fields #cryptography
  131. p3-miden-uni-stark

    A minimal univariate STARK framework providing core components for proof generation and verification

    v0.4.0 #proof-generation #miden #verification #air #prover #stark-prover #univariate #core-components
  132. snarkvm-console-network-environment

    Environment console library for a decentralized virtual machine

    v4.4.0 7.0K #console #decentralized #environment #vm #zk-vm #aleo #blockchain
  133. p3-miden-prover

    Miden-specific STARK prover built on Plonky3

    v0.4.0 #plonky3 #prover #miden #constraints #stark-prover #permutation #auxiliary #air #aux
  134. cairo-felt

    Field elements representation for the Cairo VM

    v0.9.1 11K #cairo-vm #stark-net #cairo-starknet #starknet
  135. dock_crypto_utils

    Common code for Dock's crypto libraries

    v0.23.0 290 #zero-knowledge-proofs #encryption #hashing #elgamal #field-element #msm #logging #finite-fields #lemma #dock
  136. switchboard-v2

    interact with Switchboard V2 accounts

    v0.4.0 700 #solana #switchboard #switchboard-solana
  137. saver

    SNARK-friendly, Additively-homomorphic, and Verifiable Encryption and decryption with Rerandomization

    v0.21.0 #encryption #zk-snarks #groth16 #decryption #additively-homomorphic #zero-knowledge-proofs #cryptography #field-element #split #rerandomization
  138. curveforge-macro

    Optimised, secure, and generalised algorithms for elliptic curve arithmetic

    v0.3.0 #elliptic-curve #finite-fields #macro #define #secure #montgomery #greater #generalised
  139. rlwe

    Arithmetic in RLWE rings

    v0.1.0 #rings #math #cyclotomic #error
  140. p3-miden-air

    Miden-specific AIR traits and utilities for Plonky3

    v0.4.0 #plonky3 #traits #miden #air #aux #auxiliary #prover #upstream #stark-prover
  141. bellperson-emulated

    Nonnative arithmetic library using bellperson inspired by the emulated package in Gnark

    v0.2.0 #emulating #math #bellperson #package #gnark #nonnative
  142. starknet-ff

    Starknet field element type

    v0.3.7 51K #stark-net #ethereum #web3 #starknet
  143. ligerito-binary-fields

    Binary extension field arithmetic for Ligerito

    v0.3.2 #finite-fields #binary-fields #cryptography #gf2
  144. noah-crypto

    Noah Cryptographic Primitives and Protocols

    v0.4.0 #cryptographic-primitives #protocols #noah #cryptography #bulletproofs
  145. revm-rwasm-precompile

    Revm Precompiles - Ethereum compatible precompiled contracts

    v24.0.1 #ethereum #revm #blockchain
  146. ff_ce

    building and interfacing with finite fields

    v0.14.3 25K #finite-fields #prime-field #traits #derive #fork-of-original
  147. ecc

    An elliptic curve arithmetic and cryptography library

    v0.0.5 #elliptic-curve #cryptography #benchmark
  148. secp256kfun_k256_backend

    backend for secp256kfun based on k256

    v2.0.1 #bitcoin #secp256k1 #ecc
  149. evm-precompile

    Standard EVM precompiles

    v1.0.1 #ethereum #precompile #evm
  150. world-id-primitives

    Contains the raw base primitives (without implementations) for the World ID Protocol

    v0.2.0 750 #proof #protocols #response #primitive #world #serialization #deserialize
  151. estel_secp256k1

    ECDSA signature and verification implementation

    v0.4.0 #secp256k1 #ecdsa #estel