Skip to content

mrnazu/lambert-signatures

Repository files navigation

Problem Set 1: Hash-based Signature Schemes

In the first part of this problem set, I’ll implement Lamport signatures. In the second part, I’ll take advantage of incorrect usage to forge signatures.

In this problem set, I will build a hash-based signature system: https://en.wikipedia.org/wiki/Lamport_signature

Implement the genRandomNum(), genPublicKey() functions in nodejs. sign() and verify() functions as well.

Hint: I will need to look at the bits in each byte in a hash. I can use bit operators in order to do so.

https://mrnazu.medium.com/lamport-signature-with-hash-based-signature-schemes-problem-set-11c09aa1e740

About

Lamport Signatures Problem Set 1: Hash-based Signature Schemes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy