Is there any information or library about Ecliptic Encryption within Kotlin?
For generating key pairs and encrypting, decrypting messages.
There is very little to non information about this topic.
I want to implement the ECDH 512 bit for example.
Is it maybe possible to use the Java version within Kotlin?
And how do we implement this?
Thank you for your reactions.
Is there any basic/beginner information about bouncy castle to implement this the right way in Android?
There is a ton of information, which I don’t mind.
But where to start?