nim-blscurve

Signature scheme

An implementation of a signature scheme for cryptographic applications.

Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381

GitHub

26 stars
22 watching
11 forks
Language: Nim
last commit: 11 days ago
Linked from 1 awesome list

blscryptographyelliptic-curve-arithmeticelliptic-curve-cryptographyelliptic-curvespairingpairing-cryptographysignature-scheme

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
status-im/nim-bncurve An implementation of a pairing-friendly elliptic curve for cryptographic purposes. 5
lucawolf/des.nim A Nim implementation of cryptographic algorithms including DES and DUKPT. 6
status-im/nim-ssz-serialization Implementation of a serialization format used in blockchain networks 10
chaintope/bip-schnorrrb A Ruby implementation of the Schnorr signature scheme over elliptic curves. 7
status-im/nim-stint A fast and portable multi-precision integer library for use in various embedded systems and blockchain applications. 83
status-im/nim-websock A Websocket implementation for the Nim programming language 82
jangko/nimaes An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. 54
status-im/nim-status Provides an implementation of the Status protocol in Nim language 9
status-im/nim-sqlcipher A Nim wrapper around SQLCipher to simplify interaction with encrypted databases. 4
dmazzella/ucrypto Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. 32
status-im/nim-eth A collection of Ethereum-related utilities and tools implemented in Nim. 83
dnaeon/cl-bcrypt Provides functions to generate, parse and verify bcrypt password hashes 13
status-im/nim-ethash An implementation of Ethereum's proof-of-work consensus algorithm in the Nim programming language. 5
marcoonroad/nocoiner A Commitment Scheme library that provides secure and deterministic message authentication and confidentiality using authenticated encryption. 11
google/vxsig Automatically generates AV byte signatures from sets of similar binaries using a signature generation algorithm. 259