RingCrypto

Ring signatures

A Solidity implementation of ring signature related cryptographic primitives for use in Ethereum smart contracts.

Ring signature related implementations for ethereum

GitHub

28 stars
3 watching
1 forks
Language: Solidity
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pumpkingwok/ctfgym A collection of CTF challenges related to Ethereum smart contracts 117
cryptofinlabs/cryptofin-solidity A collection of Solidity libraries for building secure and gas-efficient smart contracts on Ethereum 88
dmazzella/ucrypto Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. 32
pubkey/eth-crypto Provides cryptographic functions for Ethereum transactions and smart contracts 878
rustcrypto/signatures This project provides digital signature algorithms and implementation in Rust. 472
raineorshine/solidity-by-example A collection of contract examples showcasing Solidity language features and use cases in Ethereum smart contracts 430
mattlockyer/composables-998 An implementation and documentation repo for the ERC-998 standard extension to ERC-721 on the Ethereum blockchain 106
rohitroy-github/smart-contract-snippets A collection of concise Solidity smart contract examples for educational purposes and quick reference. 2
jg8481/robot-framework-solidity-testing-toolkit A toolkit combining Solidity testing and cross-chain deployment tools with Robot Framework for developing robust and secure smart contract applications on Ethereum and other EVM-compatible blockchains. 11
muellerberndt/smashing-smart-contracts Security analysis and documentation of smart contracts on the Ethereum network 168
manojpramesh/solidity-cheatsheet A comprehensive resource for writing smart contracts in Solidity, covering best practices and key concepts. 1,461
compound-finance/compound-protocol An Ethereum smart contract protocol for lending and borrowing assets 1,891
w3f/schnorrkel Implementation of Schnorr signatures and related protocols on the Ristretto group using Rust. 312
a16z/metamorphic-contract-detector An automated tool to identify potential smart contract vulnerabilities on the Ethereum blockchain 159
solidstate-network/solidstate-solidity A comprehensive development library for building and testing upgradeable Solidity smart contracts on the Ethereum blockchain. 440