An open API service indexing awesome lists of open source software.

https://github.com/tetration-lab/lamport-solidity


https://github.com/tetration-lab/lamport-solidity

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Lamport Solidity
Lamport Solidity is a Solidity implementation of the [Lamport signature scheme](https://en.wikipedia.org/wiki/Lamport_signature), a post-quantum digital signature algorithm. This library provides a secure and efficient way to generate and verify Lamport signatures within Ethereum smart contracts.