搜索资源列表
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
aes
- 对记事本文本进行加解密,加解密原理比较复杂,但操作相对简单-file encrypt decrypt
AES
- 用C语言实现的,基于AES算法的文件加解密系统,可以对任意文件进行加解密-C implementation based on AES algorithm file encryption system
AES
- AES 128bit加解密简单实现,控制台输入明/密文和密钥,环境DEV C++。-AES 128bit, Rijndael
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
AES--cPP
- 这是一个AES加解密的程序,DOS界面,能实现加解密功能。-This is an AES encryption and decryption procedures, DOS interface, to achieve encryption and decryption functions.
AES
- AES加解密-AES encryption and decryption
ecb_Encryp
- c语言实现aes ecb模式加密,可以和java,c#,obj-c互相 加,解密。包含base64编码,urlEncode编码 注意,该算法里面的密文是转换成16进制的字串,如果不要16进制,可自行转换,内的函数。 vc6,vs2008,可编译。-AES ECB mode
aes
- 这是一个aes的加解密程序,基于C++平台,可以直接运行。(This is a AES encryption and decryption procedures)
S_AES
- 对称密码算法Simplified-AES加解密(Symmetric cryptography algorithm, Simplified-AES encryption and decryption)
STM32_加解密库_UM0586_stm32-cryp-lib.zip_
- STM32 AES 官方加密库,官方源码(STM32 AES official encryption library, the official source code)
3DES DES AES
- .版本 2 ' 关于参数 hexkey, hexiv, hextext, hexresult ' hexkey 选择CryptoJS.enc.Hex.parse(key)或是CryptoJS.enc.Utf8.parse(key) ' hexiv 同上 ' hextext 解密的时候传入base64编码格式或是hex编码格式 ' hexresult 加密的结果为base64编码格式或是hex编码格式(Version 2 'on arguments hexkey, hexi
RSA加解密
- 前端加密,传送给后台,防止有人抓包,采用AES加密(The front end encryption, transmitted to the background, prevent people capture)
AES1
- mfpga,matlab代做,基于MATLAB平台的AES数字加解密仿真分析(Mfpga, matlab generation, simulation and analysis of AES digital encryption and decryption based on MATLAB platform)
pyDes-2.0.1.tar
- python aes 加解密模块,可以用于多种场景的加解密(python aes encription and decription third lib)
AES
- 简单的aes加解密算法,简单明了。可以参考一下(AES encryption and decryption algorithm)
SampleCode
- Cryptography.cs文件封装了AES加解密过程,用户无须关心具体实现(Cryptography. Cs file encapsulates the AES encryption process, the user does not need to care about the implementation)