搜索资源列表
097
- aes加解密算法源代码 delphi格式-Aes encryption and decryption algorithm source code format delphi
clsAES
- C#实现AES算法对字符串的加解密操作,输入:明文字符串,输出:加密后的字符串。解密过程的输入输出正好相反
AES
- 加密算法,关于AES的加解密,基于Window VisualC
aes.zip
- AES算法加解密的MFC程序,在visual c++ 6.0中编辑,AES algorithm for encryption and decryption process of the MFC in visual c++ 6.0 edit
AES
- AES算法的C++代码,实现128位的加解密运算,可供对这方面感兴趣的同学参考-AES algorithm is a C++ code, to achieve 128-bit encryption and decryption operations are available for students interested in this area refer to
c语言的AES加解密算法
- aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
file_encryption
- AES分组加密算法做的文件加解密演示, 采用多线程流水线方式对文件进行 读->加密/解密->写 操作.-AES block cipher algorithm for encryption and decryption so the paper presentations, the use of multi-threaded pipelined read on paper-> encryption/decryption-> write operation.
Rijndael_ECB
- AES加解密算法的研究与实现-failed to translate
AES_mimaxue_kechengsheji
- 密码学 AES算法课程设计 实现字符串以及文件加解密 界面很好 附有课程设计文档-Cryptography Course Design and Implementation of AES algorithm is a string and file encryption and decryption interface well with a course design document
AES_mimaxue
- 再来一个密码学课程设计 AES加解密算法 字符串 文件加密解密 功能更强大-Again a cryptography course design AES encryption and decryption algorithm is a string more powerful file encryption and decryption
kcsj3
- 该程序是一个文件加密程序。通过AES算法和MD5算法实现一个文件的加解密功能。开发软件为vs2008。-The program is a file encryption program. Through the AES algorithm and the MD5 algorithm to implement a file encryption and decryption functions. Development of software for vs2008.
aes1
- C语言的AES加解密文件算法-AES......................................................
Crijndael_AESo
- rijndael AES 比较经典的加解密算法,只只需要调用相应的函数就能实现对数据流或文件进行加解密。 -rijndael AES the classic encryption and decryption algorithm, only need to call the corresponding function will be able to achieve the data stream or file encryption and decryption.
encryptdll3.8
- 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
AES
- 用C#写的AES类加解密算法-AES class, AES class, AES encryption and decryption algorithms written in C#
AES
- 用C语言实现的,基于AES算法的文件加解密系统,可以对任意文件进行加解密-C implementation based on AES algorithm file encryption system
Des_3Des_Aes
- 用C#编写的分组密码算法加解密演示系统,可以实现DES,3DES和AES字符串和文件的加解密-Written in C# using block cipher encryption and decryption demo system that can achieve DES, 3DES and AES encrypt and decrypt strings and files
secret
- 本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是DES,AES,RSA,ECC,MD5,其中椭圆离散曲线加密算法较难。-This information is mainly to achieve the text image encryption and decryption, mainly used the algorithm has five, respectively is the DES, AES, RSA, ECC, MD5, which discrete ellipti
S_AES
- 对称密码算法Simplified-AES加解密(Symmetric cryptography algorithm, Simplified-AES encryption and decryption)
AES
- 简单的aes加解密算法,简单明了。可以参考一下(AES encryption and decryption algorithm)