Go to file
Ethan Buchman 6fddcdf245 hd test: check masters too 2017-03-22 20:13:16 -04:00
bcrypt Added customized bcrypt 2016-03-17 20:37:30 -07:00
hd hd test: check masters too 2017-03-22 20:13:16 -04:00
LICENSE Change license to Apache2.0 2015-12-23 14:17:27 -08:00
Makefile Add structs for go-data support 2017-02-22 23:15:10 +01:00
armor.go Add ascii armor support 2016-03-13 14:00:27 -07:00
armor_test.go Clean up test cases -> testify 2017-02-23 13:20:30 +01:00
encode_test.go One name, type byte per algorithm 2017-02-24 00:31:43 +01:00
hash.go Add seed-able cryptographic random. 2016-03-13 09:40:15 -07:00
priv_key.go secp256k1: use compressed pubkey, bitcoin-style address 2017-03-22 01:18:56 -04:00
pub_key.go secp256k1: use compressed pubkey, bitcoin-style address 2017-03-22 01:18:56 -04:00
pub_key_test.go secp256k1: use compressed pubkey, bitcoin-style address 2017-03-22 01:18:56 -04:00
random.go s/Seed/MixEntropy/g 2016-03-13 10:14:24 -07:00
signature.go One name, type byte per algorithm 2017-02-24 00:31:43 +01:00
signature_test.go One name, type byte per algorithm 2017-02-24 00:31:43 +01:00
symmetric.go Add ascii armor support 2016-03-13 14:00:27 -07:00
symmetric_test.go Clean up test cases -> testify 2017-02-23 13:20:30 +01:00