fobo66 / BSUIRCryptoLab2

BSUIR Cryptography lab work – RSA implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSUIR Cryptography labs – RSA implementation

To see this project in action, run ./gradlew run or ./gradlew.bat run

To add options for app, pass args to gradle via: ./gradlew run --args="-key value". You can see list of the available command line options below:

  • -f, or --file – (optional) file to read cleartext from.

About

BSUIR Cryptography lab work – RSA implementation

License:The Unlicense


Languages

Language:Kotlin 100.0%