sunny-g/Lamport-Merkle.js

[research] CMSS - generating Lamport private keys from seed to avoid storing all private keys

Opened this issue · 0 comments

The CMSS paper outlines an approach to use a "PRNG with a seed value to generate the private keys of the one-time signatures. As a result, just the seed of the PRNG needs to be stored, instead of all private keys."