项目作者: HxnDev

项目描述 :
AES stands for Advanced Encryption Standard. It is mostly used as a replacement of DES. It has a bigger key size than DES which provides encryption at least 6 times faster. AES specifies a FIPS-approved cryptographic algorithm that can be used to protect electronic data. The AES algorithm is a symmetric block cipher that can encrypt (encipher) and decrypt (decipher) information. Encryption converts data to an unintelligible form called ciphertext; decrypting the ciphertext converts the data back into its original form, called plaintext. The AES algorithm can use cryptographic keys of 128, 192, and 256 bits to encrypt and decrypt data in blocks of 128 bits.
高级语言: C++
项目地址: git://github.com/HxnDev/AES-Encoding-Algorithm.git
创建时间: 2021-06-22T13:41:42Z
项目社区:https://github.com/HxnDev/AES-Encoding-Algorithm

开源协议:MIT License

下载


AES-Encoding-Algorithm

All the files have been commented for your ease. Furthermore you may also add further comments if you may.

This was a group project and equal contribution was provided by my fellow team member Azka Khurram

For further queries contact me at : chhxnshah@gmail.com