This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: sunny-g/Lamport-Merkle.js
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Use an ancestor tree instead of array of arrays for storing the hashes in the Merkle tree
performance
#6
opened Mar 7, 2015 by
sunny-g
use a single 16kb Buffer for Lamport._privKey instead of 256 * 64 byte Array tuples
performance
#4
opened Dec 15, 2014 by
sunny-g
give user a warning if they're about to use their last key (instead of throwing an error)
ux
#2
opened Dec 15, 2014 by
sunny-g
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.