Commit Graph

14 Commits

Author SHA1 Message Date
Ethan Frey 9016390a6e Moved crypto code to top level again 2017-04-19 16:55:15 +02:00
Ethan Frey 17ed6d178d move go-crypto files pre-keys merge 2017-04-19 16:51:29 +02:00
Ethan Buchman 8bb25ec5ed update paths 2017-04-18 18:17:02 -04:00
Jae Kwon a3324cc97b Cleanup; Implement .Wrap() 2017-04-10 19:51:02 +02:00
Ethan Frey 66ecd7705f Use new naming scheme PubKey{PubKeyInner} 2017-04-10 19:51:01 +02:00
Ethan Frey 49569ac244 Wrap constructor to create xxxS structs and avoid recursion 2017-04-10 19:41:30 +02:00
Ethan Frey 0e92dd5bb5 One name, type byte per algorithm 2017-02-24 00:31:43 +01:00
Ethan Frey 6c2bf8c24b Clean up test cases -> testify 2017-02-23 13:20:30 +01:00
Ethan Frey 1bc1947e3f First tests of go-data encoding 2017-02-22 23:43:26 +01:00
Jae Kwon 8b34fd2e51 Add secp256k1 support 2016-04-19 01:02:31 -07:00
Jae Kwon 264d2a3eef Add seed-able cryptographic random. 2016-03-13 09:40:15 -07:00
Ethan Buchman 1fb7234ff5 fix test 2016-01-16 13:49:16 -05:00
Jae Kwon 31a456c8d4 update package name 2015-10-25 13:45:13 -07:00
Jae Kwon fcdea621bf first commit 2015-10-25 13:42:49 -07:00