项目作者: simewu

项目描述 :
Given a plaintext and key, this will compute the corresponding AES ciphertext.
高级语言: HTML
项目地址: git://github.com/simewu/aes.git
创建时间: 2020-03-29T06:27:26Z
项目社区:https://github.com/simewu/aes

开源协议:MIT License

下载


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