kee-wallet/shared/crypto
Severiano Jaramillo c690d839da Add verifyChecksum method to Mnemonics class.
- The verifyChecksum() method uses the calculateChecksumIndex() method internally to obtain the checksum index, which is then used to confirm that the checksum word is correct.
- Added tests for all verifyChecksum() scenarios.
- Created MnemonicsDataProvider to more easily provide the data used in MnemonicsTest.
2024-04-12 17:06:38 -07:00
..
src Add verifyChecksum method to Mnemonics class. 2024-04-12 17:06:38 -07:00
build.gradle.kts Introduce CRC-32 validation functionality. 2024-04-11 19:49:59 -07:00