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 4ff889a236 Use 16 random bytes for seed and key, crc16 by default 7 years ago
..
cryptostore Use 16 random bytes for seed and key, crc16 by default 7 years ago
server Add codec to keys.Manager, recovery test passes 7 years ago
storage Fixed all imports in keys 7 years ago
tx Add codec to keys.Manager, recovery test passes 7 years ago
wordlist Use go-bindata to embed wordlist in a binary 7 years ago
ecc.go Add crc16 support 7 years ago
ecc_test.go Add crc16 support 7 years ago
keys.toml Import go-keys as subdir 7 years ago
storage.go Import go-keys as subdir 7 years ago
transactions.go Updated Manager interface to return seed on create, fix server tests 7 years ago
wordcodec.go Use 16 random bytes for seed and key, crc16 by default 7 years ago
wordcodec_test.go Use 16 random bytes for seed and key, crc16 by default 7 years ago
wordcodecbench_test.go Extend wordcodec benchmarks 7 years ago