Skip to content

sms-sudo/cipher-controller

Repository files navigation

cipher_controller

Ciphers: Creating, Hacking, and Testing

Table of contents

General info

Java project consisting of methods to both encrypt and decrypt all possible strings using the ASCII characters. There are three types of ciphers provided: Caesar cipher, Multiplication cipher and RSA (cryptosystem) cipher. There are testing files included for encryption and decryption of all types.

Languages and Sources

No non-default java libraries are required to run this program.

Credit

Ciphers (creating, hacking and testing) was created as a high school project by a group of one.

About

Ciphers: Creating, Hacking, and Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages