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 8c9b889ccf Support json encode/decode for nil values in S structs 8 years ago
bcrypt Added customized bcrypt 9 years ago
LICENSE Change license to Apache2.0 9 years ago
Makefile Add structs for go-data support 8 years ago
armor.go Add ascii armor support 9 years ago
armor_test.go Clean up test cases -> testify 8 years ago
encode_test.go Support json encode/decode for nil values in S structs 8 years ago
hash.go Add seed-able cryptographic random. 9 years ago
priv_key.go Support json encode/decode for nil values in S structs 8 years ago
pub_key.go Support json encode/decode for nil values in S structs 8 years ago
random.go s/Seed/MixEntropy/g 9 years ago
signature.go Support json encode/decode for nil values in S structs 8 years ago
signature_test.go Clean up test cases -> testify 8 years ago
symmetric.go Add ascii armor support 9 years ago
symmetric_test.go Clean up test cases -> testify 8 years ago