Commit Graph

75 Commits

Author SHA1 Message Date
Ethan Frey c20e83565c Recovery also works with secp256 keys 2017-07-22 05:53:46 -04:00
Ethan Frey 4ff889a236 Use 16 random bytes for seed and key, crc16 by default 2017-07-22 05:44:09 -04:00
Ethan Frey 65da3cf340 Add crc16 support 2017-07-22 05:25:59 -04:00
Ethan Frey d665c9ef10 Code cleanup from review comments 2017-06-21 18:57:32 +02:00
Ethan Frey 53e19e3dfa Add codec to keys.Manager, recovery test passes 2017-06-20 18:35:16 +02:00
Ethan Frey 7108dedc21 Fix broken key manager tests 2017-06-20 18:19:13 +02:00
Ethan Frey 15609e1219 Updated Manager interface to return seed on create, fix server tests 2017-06-20 18:15:49 +02:00
Ethan Frey 56200e167a Use go-bindata to embed wordlist in a binary 2017-06-20 18:03:17 +02:00
Ethan Frey 878c8b3a87 Removed obsolete file 2017-06-20 17:51:25 +02:00
Ethan Frey 1e15c8f75b Extend wordcodec benchmarks 2017-06-20 17:13:10 +02:00
Ethan Frey daab270ff7 First obvious speedup 2017-06-20 17:02:58 +02:00
Ethan Frey 1e978ba838 Import multiple language wordbanks, test them 2017-06-20 16:53:07 +02:00
Ethan Frey 2c0d52f4b5 Add typo detector test, fix panics 2017-06-20 16:52:04 +02:00
Ethan Frey 65c880e753 Test validation of word banks upon load 2017-06-20 16:32:33 +02:00
Ethan Frey ad029d1293 Integrate ecc into word-byte codec 2017-06-20 16:10:15 +02:00
Ethan Frey 0b0e994cd1 Add crc64, constructors 2017-06-20 16:02:47 +02:00
Ethan Frey ce6b08761e Improve crc32 2017-06-20 15:56:12 +02:00
Ethan Frey 55a25f0f62 Add first pass of ecc checksuming 2017-06-20 15:49:17 +02:00
Ethan Frey e20cdfcbae Cleanup wordcodec 2017-06-20 15:20:40 +02:00
Ethan Frey 2278f566bf Add beginning of wordcodec for bytes 2017-06-20 14:57:49 +02:00
Ethan Frey 197a2b270f Consolidate keys.Manager interface 2017-04-27 20:59:48 +02:00
Ethan Frey 91bd7efb7b Fixed all imports in keys 2017-04-19 17:25:53 +02:00
Ethan Frey 0bfae964e1 Moved keys cmd to top level 2017-04-19 17:07:12 +02:00
Ethan Frey 9016390a6e Moved crypto code to top level again 2017-04-19 16:55:15 +02:00
Ethan Frey 68948a5f13 Import go-keys as subdir 2017-04-19 16:53:28 +02:00