Pinned Loading
-
Lamport-Signature
Lamport-Signature 1# Lamport Signature javascript implementation
23I have implemented a basic Lamport Signature, following the instructions provided in [this video](https://www.youtube.com/playlist?list=PLUl4u3cNGP61KHzhg3JIJdK08JLSlcLId).
45* The private keys are generated using `randomBytes`, a function which essentially serves as a wrapper for OpenSSL's `RAND_bytes()`. More information on the randomness of this function can be found at the following links:
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.