lauraevz6y70 / gnark-crypto Star 542 Code Issues Pull requests gnark-crypto-cmd — Interactive CLI for Consensys gnark-crypto library featuring elliptic curve cryptography (BN254, BLS12-381, BLS24, BW6), zero-knowledge proof primitives, FFT/KZG/MiMC/EdDSA operations, Go code generation, benchmarks, and BibTeX citation export golang cryptography fft crypto-library elliptic-curves eddsa python-cli consensys zk-snarks terminal-ui kzg mimc zero-knowledge-proofs zkp bls12-381 bn254 pairing-based-cryptography finite-field rich-cli gnark-crypto Updated Mar 13, 2026 Python
coinstudent2048 / non_prime_field Star 0 Code Issues Pull requests A stupid implementation of non-prime fields GF(p^n) with prime p and n>1 python cryptography mathematics galois-fields finite-field Updated Mar 16, 2023 Python
rmehmood786 / lfsr-digital-sequence-generator Star 0 Code Issues Pull requests Fibonacci LFSR in Python with 4-bit demo, reconfigurable class, period check, and % agreement helper. python cryptography teaching prng stream-cipher linear-feedback-shift-register finite-field galois-lfsr pseudo-random-number-generator com6014 Updated Sep 29, 2025 Python