Pinned Repositories
Basic-Bank-Account-Java
A basic bank account in java with classes, constructs, and methods.
Brute-Force-Hill-Cipher-Key-Java
A java program the finds a hill cipher key by brute forcing with known ciphertext and plaintext.
Decrypt-Affine-Cipher-Java
A java program that decrypts affine cipher ciphertext.
Decrypt-Shift-Cipher-Java
A java program to decrypt shift cipher ciphertext
Decrypt-Viginere-Cipher
A java program that decrypts a vigenere cipher ciphertext by checking keys from a list of 1000 most common english words.
Encrypt-Affine-Cipher-Java
A java program that encrypts a plaintext using the affine cipher.
How-To-Find-The-Minimum-And-Maximum-Of-A-List-In-Java
How To Find The Minimum And Maximum Of A List In Java
Print-All-Files-In-Directory-Python
How to print all files in a directory using Python3
mtorontali's Repositories
mtorontali/Basic-Bank-Account-Java
A basic bank account in java with classes, constructs, and methods.
mtorontali/Brute-Force-Hill-Cipher-Key-Java
A java program the finds a hill cipher key by brute forcing with known ciphertext and plaintext.
mtorontali/Decrypt-Affine-Cipher-Java
A java program that decrypts affine cipher ciphertext.
mtorontali/Decrypt-Shift-Cipher-Java
A java program to decrypt shift cipher ciphertext
mtorontali/Decrypt-Viginere-Cipher
A java program that decrypts a vigenere cipher ciphertext by checking keys from a list of 1000 most common english words.
mtorontali/Encrypt-Affine-Cipher-Java
A java program that encrypts a plaintext using the affine cipher.
mtorontali/How-To-Find-The-Minimum-And-Maximum-Of-A-List-In-Java
How To Find The Minimum And Maximum Of A List In Java
mtorontali/Print-All-Files-In-Directory-Python
How to print all files in a directory using Python3