- An attempt to implement methods in Kotlin via rust.
- Learning kotlin && Interop through implementing on how to calculate the rsa encryption algorithm.
- To learn about the rsa algorithm check this video:
Ensure you have the following installed:
- kotlin
- Java
- Rust
git clone https://github.com/Wambug/kotlinrust.git
make run