aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/id-management.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed signing of hashesDan Finlay2016-06-171-13/+10
| | | | | | Signing now always takes a 64 digit hex string, and returns a message signature which appropriately pads r, s, and v with zeroes. Need to verify with Denis that this is the behavior he requires.
* Factor idManagement into its own moduleDan Finlay2016-06-161-0/+79