Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 373 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 373 Bytes

AES Calculator

Advanced Encryption Standard (AES) has been adopted worldwide, and is based on the design principle known as the substitution–permutation network. Unlike its predecessor DES, AES does not use a Feistel network. AES has a fixed block size of 128 bits, and a key size of 128, 192, or 256 bits.

This application is published to https://simewu.github.io/aes