issues
search
whyoleg
/
cryptography-kotlin
Kotlin Multiplatform cryptography / crypto library
https://whyoleg.github.io/cryptography-kotlin/
Apache License 2.0
344
stars
20
forks
source link
BigInt improvements
#17
Open
whyoleg
opened
9 months ago
whyoleg
commented
9 months ago
[ ] Operators (+-/* etc)
[ ] benchmarks for different operations
[ ] BigIntRange
[ ] toByte/toInt/etc exact variants (which will fail on overflow)
[ ] Integration with Random API
[ ] align exceptions, validation, error messages between platforms