GitHub topics: elliptic-curve-cryptography
8891689/Public-Key-Secret
Public Key Cloner can clone unlimited public keys to improve the success rate. base calculator to restore the final private key.And also some tools to assist other programsin recovering the private key.often used in research such as RCKangaroo,keyhunt,Bitcoin,secp256k1cuda,Kangaroo,bsgs,puzzle,etc.
Language: C - Size: 29.2 MB - Last synced at: about 17 hours ago - Pushed at: about 19 hours ago - Stars: 4 - Forks: 5
BRUTEFORCE-HACKER/bls12-381
🚀 Implement high-performance BLS12-381 digital signatures in Zig with memory safety and C ABI bindings for seamless integration and interoperability.
Language: Zig - Size: 65.4 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
cherubrock-seb/PrMers
Mersenne prime search using integer arithmetic and an IDBWT via an NTT executed on the GPU through OpenCL.
Language: C++ - Size: 59.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 8 - Forks: 3
keep-starknet-strange/garaga
State-of-the-art Elliptic Curve operations and SNARKS verification for Cairo & Starknet 🐺.
Language: Cairo - Size: 112 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 246 - Forks: 82
edyionescu/ecdsa-node
Public-key cryptography with React and Node.js
Language: TypeScript - Size: 1.37 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0
SW-Wanted/Curvas-Elipticas-Criptografia
Curvas Elípticas e Criptografia
Language: Python - Size: 2.33 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
Meirtoed450/cryptography-for-beginners
🔐 Explore cryptography fundamentals, including encryption, hashing, and digital signatures, through hands-on practice and clear concepts for beginners.
Language: Python - Size: 1.34 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
spaceandtimefdn/blitzar
Zero-knowledge proof acceleration with GPUs for C++ and Rust
Language: C++ - Size: 4.76 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 4,944 - Forks: 153
mhostetter/galois
A performant NumPy extension for Galois fields and their applications
Language: Python - Size: 145 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 436 - Forks: 37
J08nY/std-curves
Standard curve database.
Size: 277 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 121 - Forks: 26
greenote/xsukax-GPG-PGP-Key-Generator
🔐 Generate secure GPG/PGP key pairs in your browser, ensuring your private keys never leave your device for maximum security and privacy.
Language: JavaScript - Size: 1.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
ecies/js
Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519 in TypeScript
Language: TypeScript - Size: 1.54 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 153 - Forks: 14
IronCoreLabs/ironoxide
Rust SDK for IronCore's Data Control Platform for end-to-end encryption
Language: Rust - Size: 895 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 11 - Forks: 3
J08nY/pyecsca
Python Elliptic Curve Side-Channel Analysis toolkit.
Language: Python - Size: 23.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 65 - Forks: 17
ecies/go
Elliptic Curve Integrated Encryption Scheme for secp256k1 in Golang
Language: Go - Size: 362 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 118 - Forks: 25
teschlg/kryptools
Implementation of some basic algorithms relevant for cryptography.
Language: Python - Size: 649 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
dewi-batista/zero-knowledge-proofs
My proudest work! My contribution to a paper submitted to NSS-SocialSec 2024 related to elliptic curve cryptography. I significantly improved the most widely-used Circom implementation of scalar multiplication on the Baby Jubjub elliptic curve.
Language: Circom - Size: 871 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0
ppad-tech/secp256k1
Pure Haskell Schnorr, ECDSA, ECDH on the elliptic curve secp256k1
Language: Haskell - Size: 654 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0
joflucki/ecdsa-attacks
A series of attacks on faulty ECDSA implementations that enable private key recovery
Language: Sage - Size: 26.4 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0
serengil/LightECC
A Lightweight Elliptic Curve Cryptography Arithmetic Library For Python with Support for Prime and Binary Fields
Language: Python - Size: 157 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 6 - Forks: 2
michelenatale/Cryptography
A few examples used in Cryptography, as a Winform or Console Application.
Language: C# - Size: 93.6 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0
ANSSI-FR/IPECC
A VHDL IP for ECC (Elliptic Curve Cryptography) hardware acceleration
Language: VHDL - Size: 34.2 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 44 - Forks: 10
paulmillr/noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
Language: TypeScript - Size: 17.9 MB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 845 - Forks: 81
RisenCrypto/RisenCrypto.github.io Fork of barryclark/jekyll-now
Write ups on Mathematical Cryptography
Language: SCSS - Size: 10.2 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 4
pedroalbanese/e521
Edwards Elliptic Curve E-521 in Pure Go
Language: Go - Size: 119 KB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0
dusk-network/dusk-zerocaf 📦
Zerocaf: A library built for EC operations in Zero Knowledge.
Language: Rust - Size: 5.65 MB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 52 - Forks: 10
SudhanPlayz/ECDSA-Node
Secure, centralized transfers with Elliptic Curve Signatures.
Language: TypeScript - Size: 3.2 MB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0
status-im/nim-blscurve
Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381
Language: Nim - Size: 1.26 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 27 - Forks: 10
richlamdev/vault-pki-raft
Ephemeral HashiCorp Vault Server (raft backend) TLS / PKI Engine for testing and learning
Language: Shell - Size: 908 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 3
drobotun/gostcrypto
GOST cryptographic functions
Language: Python - Size: 1.18 MB - Last synced at: 18 days ago - Pushed at: about 4 years ago - Stars: 46 - Forks: 9
J08nY/pyecsca-codegen
Python Elliptic Curve Side-Channel Analysis toolkit (codegen package).
Language: C - Size: 786 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 2
xsukax/xsukax-GPG-PGP-Key-Generator
A secure, client-side GPG/PGP key generator with a modern terminal-inspired interface. Generate cryptographic key pairs entirely in your browser with zero server-side processing for maximum security and privacy.
Language: HTML - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
nthparty/ge25519
Pure Python data structure for working with Ed25519 (and Ristretto) group elements and operations.
Language: Python - Size: 112 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
nthparty/fe25519
Pure-Python data structure for working with Ed25519 (and Ristretto) field elements and operations.
Language: Python - Size: 68.4 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
JohGroLux/Micro25519
A Lightweight Implementation of X25519 Key Exchange and Ed25519 Signatures for 8/16/32-bit Microcontrollers
Language: Assembly - Size: 430 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0
paulmillr/noble-bls12-381 📦
DEPRECATED: use noble-curves instead. Fastest JS implementation of BLS12-381.
Language: TypeScript - Size: 1.98 MB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 199 - Forks: 34
GlitchedPolygons/cecies
ECIES implementation in C using MbedTLS
Language: C - Size: 3.35 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 15 - Forks: 5
Dustin-Ray/tiny-ed448-goldilocks
A lean, high performance, pure rust implementation of Ed448-Goldilocks for easy signatures and key exchange.
Language: Rust - Size: 414 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2
demining/CryptoDeepTools
Crypto Deep Tools a set of scripts for detailed cryptanalysis of the Blockchain network in cryptocurrency Bitcoin
Language: Jupyter Notebook - Size: 56.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 220 - Forks: 187
mratsim/constantine
Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
Language: Nim - Size: 24.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 472 - Forks: 60
Sajjon/K1
Swift wrapper around libsecp256k1 with API's like CryptoKit.
Language: Swift - Size: 3.2 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 23 - Forks: 10
WTFAcademy/WTF-zk
零知识证明入门教程。Comprehensive Zero-Knowledge Proofs Tutorial. #zk #WIP
Language: Jupyter Notebook - Size: 81.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1,972 - Forks: 242
SalmanYT12/lindell17
Implementation of the Fast Secure Two-Party ECDSA Signing scheme
Language: Go - Size: 43 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
serengil/LightPHE
A Lightweight Partially Homomorphic Encryption Library for Python
Language: Python - Size: 378 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 86 - Forks: 9
vesvault/libVES
VESvault End-to-End Encryption API: Encrypt Everything Without Fear of Losing the Key
Language: JavaScript - Size: 231 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 1
fbredy/ristretto-dotnet
implementation of the ristretto curve25529
Language: C# - Size: 83 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0
banzaicode/bcodeblockchain
construcción, paso a paso, una blockchain tipo Bitcoin usando Express, WebSockets y criptografía con curvas elípticas para entender descentralización y nodos
Language: JavaScript - Size: 1.12 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1
ecies/py
Elliptic Curve Integrated Encryption Scheme for secp256k1/curve25519 in Python
Language: Python - Size: 863 KB - Last synced at: 2 days ago - Pushed at: 13 days ago - Stars: 137 - Forks: 27
shubhexists/tonelli-rs
Pure Rust implementation of Tonelli Shanks Algorithm
Language: Rust - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
JunWei-1007/Elliptic_Curve_Cryptography
Python 實作 橢圓曲線加密(ECC)系統,支援 金鑰生成、加解密(ECIES),並內建橢圓曲線基本運算(點加法、點倍加、標量乘法)。適用於學術研究、密碼學原理學習與輕量加密應用。
Language: Python - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
spaceandtimefdn/blitzar-rs
High-Level Rust wrapper for the blitzar-sys crate
Language: Rust - Size: 495 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 27 - Forks: 5
harsh-ps-2003/rumi
A cryptography powered privacy-preserving discovery service design for mapping distinct identifiers to IDs without revealing any information to the server!
Language: Rust - Size: 121 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
tigeryant/programming-bitcoin-rust
Bitcoin library inspired by 'Programming Bitcoin' written in Rust
Language: Rust - Size: 223 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 7 - Forks: 0
4l3x777/ECDSA
Elliptic Curve Digital Sign Algorithm [PrimeField]
Language: C++ - Size: 6.8 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1
costomato/iot-security-ecc-client
ESP32 firmware implementing elliptic curve cryptography to securely encrypt sensor data before sending to a Node.js ECC gateway server. Demonstrates secure IoT communication with low-cost microcontrollers.
Language: C++ - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
actuallyachraf/algebra
A literate :pencil: implementation of algebraic primitives for cryptography and algebraic applications :alembic:
Language: Go - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
nayaumarr/ECDH-binarycurves-basic
A lightweight library for elliptic curve Diffie-Hellman key exchange using binary curves. No dependencies, fully C-compatible, and optimized for various platforms. 🛠️🌐
Language: C++ - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
aldenml/ecc
elliptic-curve cryptography
Language: C - Size: 4.82 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 1
ellectroid/ECDH-binarycurves-basic
A small library for doing elliptic curve Diffie-Hellman key exchange using binary curves (NOT CONSTANT TIME)
Language: C++ - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
serengil/LightDSA
A Lightweight Digital Signature Algorithm Library for Python
Language: Python - Size: 156 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0
lucianoscarpaci/Curve25519-Signatures
A SageMath implementation of Edwards-Curve Digital Signature Algorithm (EdDSA), featuring secure key generation, signing, and verification. Focused on Cryptographic Primitives and highly efficient, scalable algorithms.
Language: Jupyter Notebook - Size: 66.4 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
sidx04/BLS-Signatures
Language: Rust - Size: 41 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
minsubb13/elliptic-curves-rs
Practice a implementation of elliptic curve cryptography in Rust
Language: Rust - Size: 41 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
liucijaad/secureYAC 📦
SecureYAC is a messaging application with a focus on encryption and security created as a final-year project.
Language: Java - Size: 28.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
alankwak/ec-crypt-web
website for basic elliptic curve cryptology
Language: JavaScript - Size: 80.1 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
ph1nx/Image-Encryption-using-Pseudo-Random-Number-Generator-and-Elliptic-Curve-Cryptography
The paper titled "A secure authenticated image encryption scheme based on elliptic curve cryptography" proposes a robust method for securely transmitting images, particularly medical ones, by employing an authenticated encryption. This algorithm integrates the LRNG, SGPG, and ECC to enhance the randomness and security of the encryption process.
Language: Python - Size: 2.27 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1
ppad-tech/csecp256k1
Haskell FFI bindings to bitcoin-core/secp256k1
Language: C - Size: 2.57 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
alankwak/ec-crypt
basic Python code for elliptic curve cryptology
Language: Python - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
HarryR/barbleglaster
A complete analysis of elliptic curves suitable as drop-in replacements for secp256k1
Language: Python - Size: 272 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
crocs-muni/minerva
Artifacts for the "Minerva: The curse of ECDSA nonces" paper at CHES 2020
Language: Python - Size: 79.3 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 5
ZeroProphet/klefki
Klefki is a playground for researching elliptic curve group based algorithm, such as MPC, ZKP and HE. All data types & structures are based on mathematical defination of abstract algebra.
Language: Python - Size: 4.96 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 8
conduition/secp
Flexible secp256k1 curve math library.
Language: Rust - Size: 74.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 17 - Forks: 1
ash161204/An-attempt-to-predict-the-behavior-of-the-properties-of-the-secp256k1-Elliptic-Curve
An attempt to predict the behavior of the properties of the secp256k1 Elliptic Curve: Cryptography and cryptocurrency related parameters secp256k1 reveals several vulnerabilities and potential threats:
Language: Python - Size: 18.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
ahmedmamdouh05/Private-key-Debug
This repository explores cryptographic vulnerabilities in private key generation for blockchain systems. It highlights risks associated with the elliptic curve secp256k1 and the potential for attacks like the Birthday Paradox. 🛠️🔒
Language: Jupyter Notebook - Size: 3.27 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
halukyamaner/ecdh-key-exchanger
ECDH Key Exchanger
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
costomato/iot-security-ecc-server
Node.js server that decrypts ECC-encrypted sensor data from IoT devices and forwards it securely to ThingSpeak for cloud monitoring. Implements ECDH key exchange and AES-128-CBC decryption.
Language: JavaScript - Size: 12.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
demining/Private-key-Debug
Private key Debug: Incorrect generation of private keys, system vulnerabilities and errors in calculating the order of the elliptic curve secp256k1 threats to the Bitcoin ecosystem
Language: Jupyter Notebook - Size: 3.32 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
lc6chang/ecc-pycrypto
A Python package for Elliptic Curve Cryptography (ECC), supporting ElGamal, ECDH and ECDSA.
Language: Python - Size: 85 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 43 - Forks: 14
noi-kucia/abstractAlgebra
python package to handle abstract algebra structures and operations within them.
Language: Python - Size: 72.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
lovesh/amcl_rust_wrapper
Convenience wrapper over Apache Milagro
Language: Rust - Size: 406 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 4
obss/react-curved-text
A React addon for creating circular / curved texts in React projects.
Language: JavaScript - Size: 9.24 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 40 - Forks: 3
schradeyannik/w25519
Short-Weierstrass representation Curve25519 isomorphism curve operations and Diffie-Hellman key-exchange
Language: Rust - Size: 669 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0
primefactor-io/ecc
Implementations of various Elliptic Curve Cryptography primitives such as ECDSA and Adaptor ECDSA over secp256k1
Language: Go - Size: 33.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
primefactor-io/lindell17
Implementation of the Fast Secure Two-Party ECDSA Signing scheme alongside its Adaptor Signature variant
Language: Go - Size: 43 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
wallets-finder/crypto-recovery
Crypto Recovery
Language: C++ - Size: 1.06 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
bytemare/secret-sharing
(Verifiable) Secure Secret Sharing in Go.
Language: Go - Size: 122 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 2
bytemare/ecc
Easy to use abstraction to elliptic-curve groups in Go.
Language: Go - Size: 906 KB - Last synced at: 20 days ago - Pushed at: 26 days ago - Stars: 4 - Forks: 2
crocs-muni/DiSSECT
Distinguisher of Standard & Simulated Elliptic Curves via Traits.
Language: Python - Size: 4.21 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 5
nzmpi/StAdds
A dApp that helps users to create and retrieve stealth addresses
Language: TypeScript - Size: 1.74 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 2
ol-s-cloud/bitcoin-address-generator
This repository explores the use of randomly generated hexadecimal numbers to create a bitcoin wallet address using the Elliptic Curve Digital Signature Algorithm
Language: Python - Size: 111 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
geekpradd/libtriptych-rust
Tryptich Log Sized Ring Signatures Crate for Rust
Language: Rust - Size: 19.5 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2
seaasses/secp256k1
This serves as a development and testing ground before porting the code to OpenCL for the Address Artisan project
Language: C - Size: 216 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
estevaopbs/bitcoin-rs
Simplified version of bitcoin written in rust based on Jimmy Song's book
Language: Rust - Size: 61.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
doomhammerhell/CPZKp
🔐 Rust library for Chaum-Pedersen zero-knowledge proofs over scalar and elliptic curve groups (secp256k1), built for secure authentication and privacy-preserving systems.
Language: Rust - Size: 254 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
serengil/crypto
Elliptic Curve Cryptography and Common Public Key Cryptography Implementations
Language: Jupyter Notebook - Size: 215 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 99 - Forks: 50
virjilakrum/zk-lokomotive
Zk based fully secure and trustless multichain file transfer system.
Language: JavaScript - Size: 129 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 9
754446/Study18
Study18 is a project management tool focused on facilitating collaborative study efforts. It offers features like task assignment, progress tracking, and document sharing to enhance group learning experiences.
Language: Java - Size: 3.98 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
DangerousThings/fido-attestation-loader
Tool to generate and load U2F and FIDO2 attestation certificates to vk-u2f, u2f-javacard, or Fidesmo
Language: Python - Size: 105 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 2
Archisman-Mridha/mathematics-notes
My hand-written notes on different mathematical topics (like Abstract Algebra, Complex Analysis, Algebraic Geomery etc.)
Size: 96.3 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
knguyen780/INT3213-crytography
Java code to illustrate how cryptography work
Language: Java - Size: 5.12 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0