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.
 
 
 
 
 
 
Jae Kwon 41cfb7b677 Remove ReadSignature* methods 8 years ago
bcrypt Added customized bcrypt 8 years ago
LICENSE Change license to Apache2.0 9 years ago
armor.go Add ascii armor support 8 years ago
armor_test.go Add ascii armor support 8 years ago
hash.go Add seed-able cryptographic random. 8 years ago
priv_key.go Secp256k1 pubkeys are 64 bytes. Strip btcec prefix byte 8 years ago
pub_key.go Secp256k1 pubkeys are 64 bytes. Strip btcec prefix byte 8 years ago
random.go s/Seed/MixEntropy/g 8 years ago
signature.go Remove ReadSignature* methods 8 years ago
signature_test.go Add secp256k1 support 8 years ago
symmetric.go Add ascii armor support 8 years ago
symmetric_test.go Add ascii armor support 8 years ago