There are implementations of such ciphers:
- Caesar
- Rearrangement
- Replacement
- Polibiy
- DES (using standard java library)
- RSA (using standard java library
mvn clean install
java -cp ./target/TechnologiesOfProtectionInformation-1.0-SNAPSHOT-shaded.jar com.company.Application "<word to encode>"