HMLarsen / AES-Encryption

AES encryption algorithm implementation for Secure Systems Development class at FURB.

Repository from Github https://github.comHMLarsen/AES-EncryptionRepository from Github https://github.comHMLarsen/AES-Encryption

AES-Encryption

AES encryption algorithm implementation for Secure Systems Development class at FURB.

Operation mode: ECB.
Key size: 128 bits.
Padding mode: PKCS#5.

Authors

Eduardo Z. Feller
Hugo Marcel Larsen

About

AES encryption algorithm implementation for Secure Systems Development class at FURB.

License:MIT License


Languages

Language:Java 100.0%