搜索资源列表
cSharp_aes
- 用C#写的AES加密软件,能完成128、192、256的密钥加密和明文多个分组的自动填充-128,192,256 key encryption and expressly multiple grouping is automatically populated with AES encryption software written in C#,
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
- aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
AES
- 本文是AES算法的一种C++实现,AES的很多实现方法中,这一种不一定是最好的。-This is the AES algorithm is a C++ implementation, AES' s a lot of realization, this one kind is not necessarily the best.
AES
- AES算法的加密C源代码,实现了数据传输过程中的保密机制。-AES encryption algorithm C source code, to achieve data confidentiality during transmission mechanism.
WindowsFormsApplication1
- This simple AES rijandael cryptography implementation in visual C#. Works on .net libaries.-This is simple AES rijandael cryptography implementation in visual C#. Works on .net libaries.
release
- DLL是一个视窗DLL应用,可以实现通过GSM调制解调器发送、接收、阅读和删除短信息。它支持Visual C/C++、VB(v6和2003)、C# .NET以及其它编程语言,可以对信息采用AES、DES、3DES、ARC4、CAST128、Blowfish、Twofish等加密方式。 -smsdll gsm
AES
- 用C语言实现的,基于AES算法的文件加解密系统,可以对任意文件进行加解密-C implementation based on AES algorithm file encryption system
AES_.c
- AES的c语言代码,s盒子,逆s盒子,字节替换,行位移,列变换-AES c language code, s box, inverse s box, bytes replacement line displacement column transform
AES
- 四种加密算法之AES的源码-C++ (包含一个头文件和一个cpp文件) -The source of the four encryption algorithms AES-C++ (Contains a header file and a cpp file)
AES
- AES 128bit加解密简单实现,控制台输入明/密文和密钥,环境DEV C++。-AES 128bit, Rijndael
AES-C
- 一个aes 加密的c语言源代码,直接可用-A aes encryption source code directly available
AES
- 此代码主要完成对AES加密算法的实现,使用C++实现,简单易用-This code is mainly to complete the AES encryption algorithm, using C++ achieve, easy to use
aes
- 本文档用C语言写了AES算法,可以读入明文或密文文档和密钥文档,然后将加密或解密结果输出到文档中-This document is written in C language of the AES algorithm, can be read in plain text or cipher text documents and key documents, and then output the results to encrypt or decrypt the document
AES-C
- AES加密算法C语言,代码比较简单,主要适合初学者学习使用-AES encoding AES encodingAES encodingAES encodingAES encoding
aes
- 这是一个aes的加解密程序,基于C++平台,可以直接运行。(This is a AES encryption and decryption procedures)
16262420AES
- 加密解密 AES 128bit ecb 好用(AES 128bit ecb haoyong)
SimpleCryptographer
- Implementation AES Algorithm using C#
TestAESCipher
- AES(Advanced Encryption Standard)加密算法的C++实现(C++ implementation of AES algorithm)
AES
- 模拟AES的加密和解密过程,其中有两个版本,可以进行图片文本加密解密(Simulation of AES encryption and decryption process)