tomFlowee
0eee5a06b6
Split test into two.
...
Since they are in different libs, it makes sense to put the right part in
the right test dir.
2022-07-07 21:00:53 +02:00
tomFlowee
cca8a885bc
Fix coding style issues
...
Follow the coding styleguide and make the methods lowercase on CKey
2022-05-11 13:46:15 +02:00
tomFlowee
0663515da0
Fix naming of tests
2022-04-06 11:46:40 +02:00
tomFlowee
851d147dcd
Add way to go from seed to mnemonic.
2021-10-27 19:14:09 +02:00
tomFlowee
c264641cbe
Provide hierarchically deterministic wallet parts
...
This introduces a Mnemonic class for BIP39 (seed words)
validation as well as a HDMasterKey class with provides the
BIP32 & BIP43 support.
All tests went into the apputils unit test.
2021-10-13 17:03:02 +02:00