https://github.com/tetration-lab/dilithium-solidity
https://github.com/tetration-lab/dilithium-solidity
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tetration-lab/dilithium-solidity
- Owner: Tetration-Lab
- Created: 2024-04-09T08:12:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T14:28:02.000Z (about 2 years ago)
- Last Synced: 2024-04-14T02:01:47.800Z (about 2 years ago)
- Language: Solidity
- Size: 91.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dilithium Solidity
Dilithium Solidity is a Solidity implementation of the [Dilithium signature scheme](https://pq-crystals.org/dilithium/), a post-quantum digital signature algorithm. This library provides a secure and efficient way to generate and verify Dilithium signatures within Ethereum smart contracts.