kee-wallet/shared
Severiano Jaramillo 53bc55ec9f Add calculateChecksumIndex() method to Mnemonics class.
- The calculateChecksumIndex() method uses the newly added method to calculate the CRC-32 to obtain the index of the word to be used for the seed checksum.
- Added a few unit tests to validate the correct functionality of the calculateChecksumIndex() method.
2024-04-12 16:25:18 -07:00
..
crypto Introduce CRC-32 validation functionality. 2024-04-11 19:49:59 -07:00
preferences Minor formatting fixes 2024-03-29 18:55:43 -07:00
stargate Add calculateChecksumIndex() method to Mnemonics class. 2024-04-12 16:25:18 -07:00