kee-wallet/library
Severiano Jaramillo 6aa5a827ae Implement GfP class and arithmetic.
- Ported over the GfP class functionality from the derohe project to Kotlin.
- Ported over the GfP arithmetic logic too, focusing on the software implementation. We might be able to make these calculations more efficient if we do hardware calculations instead, but that can be left as a future optimization.
- Created GfPTest to confirm that the arithmetic operations were implemented correctly. Hard lesson: Go operator precedence is different than Kotlin.
2024-05-05 15:00:54 -07:00
..
crypto Implement GfP class and arithmetic. 2024-05-05 15:00:54 -07:00
preferences Convert to Android-only project (#1) 2024-04-29 22:37:45 +00:00
stargate Remove Cryptography multiplatform library 2024-04-29 17:08:25 -07:00