0
0
Commit Graph

5 Commits

Author SHA1 Message Date
Gibheer
80db488cbd add public key loader
This adds a way to restore a public key from any data source.
2015-02-19 21:48:08 +01:00
Gibheer
639a5379e9 add sign and verification to ecdsa
This commit adds support to sign and verify messages using ecdsa.
2015-02-18 22:55:29 +01:00
Gibheer
23f83f3c6e add marshal test for public key 2015-02-18 21:55:29 +01:00
Gibheer
018086528a add proper comment for function 2015-02-18 21:37:36 +01:00
Gibheer
dfa8c8a384 add first batch of tests 2015-02-18 21:36:42 +01:00