Commit Graph

4 Commits

Author SHA1 Message Date
Ryan Heywood c4882f2d21
make clippy happy 2023-09-25 21:16:33 -05:00
Ryan Heywood 748b3a2064
keyforkd: create service from seed, not mnemonic
this is a breaking change but is necessary for 512 bit tests to be
usable, and is functionally similar.
2023-09-25 19:40:43 -05:00
Ryan Heywood ff03fc62ad
keyfork-slip10-test-data: initial commit 2023-09-25 17:05:20 -05:00
Ryan Heywood d059c21b7d
Project refactoring
* keyfork-seed has become keyfork-derive-key
* Create keyfork-entropy as a way to pull entropy from system
* Fix tests in keyfork-derive-util and keyfork-frame
* Remove keyfork-mnemonic-generate
* Add keyfork-mnemonic-from-seed
* Refactor keyfork to only include highest level utilities
* Add smex (small hex)
2023-09-21 17:33:13 -05:00