aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2018-07-31Add hashsig description to READMEPaul Selkirk
2017-06-08Document the keystore design.Rob Austein
2017-05-09Update README.md.Rob Austein
2016-05-25correct PBPDF2 -> PBKDF2Fredrik Thulin
2016-05-12"Double and add" is sort of like "square and muliply", but "square andRob Austein
add" is just a symptom of editing documentation in one's sleep. Feh.
2016-05-10Update ECDSA description in README.md -- the point multiplicationRob Austein
algorithm hasn't been a Montgomery Ladder for a long time, if indeed it ever was.
2015-08-27Add point validation check to hal_ecdsa_verify(). Update README.mdRob Austein
and code comments.
2015-06-19Add README.md.Rob Austein