You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ethan Frey b6a2c5949f Add helper methods for nil checks in structs 7 years ago
bcrypt Added customized bcrypt 8 years ago
LICENSE Change license to Apache2.0 9 years ago
Makefile Add structs for go-data support 7 years ago
armor.go Add ascii armor support 8 years ago
armor_test.go Clean up test cases -> testify 7 years ago
encode_test.go Add more tests for de/en-coding public and private keys 7 years ago
hash.go Add seed-able cryptographic random. 8 years ago
priv_key.go Add helper methods for nil checks in structs 7 years ago
pub_key.go Add helper methods for nil checks in structs 7 years ago
random.go s/Seed/MixEntropy/g 8 years ago
signature.go Add helper methods for nil checks in structs 7 years ago
signature_test.go Clean up test cases -> testify 7 years ago
symmetric.go Add ascii armor support 8 years ago
symmetric_test.go Clean up test cases -> testify 7 years ago