文件名称:aes
介绍说明--下载内容均来自于网络,请自行研究使用
密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。
本代码提供了aes的c++实现。-Advanced Encryption Standard in the Cryptography (Advanced Encryption Standard, AES), also known as Rijndael encryption method.U.S. Federal Government use of a block encryption standard.
This code provides the c++ implementation of aes.
本代码提供了aes的c++实现。-Advanced Encryption Standard in the Cryptography (Advanced Encryption Standard, AES), also known as Rijndael encryption method.U.S. Federal Government use of a block encryption standard.
This code provides the c++ implementation of aes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
aes.cpp
aes.h
aes.h