Skip to content

wxmbugu/kotlinrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Rust Interop

  • An attempt to implement methods in Kotlin via rust.

RSA algorithm

  • Learning kotlin && Interop through implementing on how to calculate the rsa encryption algorithm.
  • To learn about the rsa algorithm check this video: Rsa algorithm

Prerequisite

Ensure you have the following installed:

  1. kotlin
  2. Java
  3. Rust

Setup

git clone https://github.com/Wambug/kotlinrust.git

Run

make run 

Acknowledgements

About

Koltin rust Interop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published