rust-bip39-unsafe-fast/src
trevyn 30290800eb
Remove "We currently don't implement seed generation from the phrase."
This shows up prominently at https://docs.rs/bip39/1.0.1/bip39/index.html , but it appears that seed generation is indeed implemented in the `to_seed()` method.
2022-06-05 11:51:52 -04:00
..
language Make word list public; addresses #19 2022-03-01 23:29:05 -05:00
internal_macros.rs Apply rustfmt 2021-03-24 22:19:26 +00:00
lib.rs Remove "We currently don't implement seed generation from the phrase." 2022-06-05 11:51:52 -04:00
pbkdf2.rs Use indices internally instead of &'static str 2021-04-01 14:51:09 +01:00