搜索资源列表
AESDemo
- AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-The AESDemo application a distance AES( The Advanced E
AES(Rijndael)
- c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
clsAES
- C#实现AES算法对字符串的加解密操作,输入:明文字符串,输出:加密后的字符串。解密过程的输入输出正好相反
c语言的AES加解密算法
- aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
aesCPP
- AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
AES
- AES算法的加密C源代码,实现了数据传输过程中的保密机制。-AES encryption algorithm C source code, to achieve data confidentiality during transmission mechanism.
Aaess-ccE
- AES算法主要包含三个方面:轮变化、轮数与密钥扩展。本文以128为例例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES -The AES algorithm mainly includes three aspects: the wheel changes, the number of rounds and key expansion. To 128, for example cases to introduce the basic principles of the al
AAES_EncryptE
- AES加密C语言程序,用于AESS的加密算法的C语言实现 -C language implementation of the encryption algorithm AES encryption C language program for AESS
encryptdll3.8
- 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
AEScode
- c++实现 AES加密算法,字符界面输入输出,对字符进行加密,输出加密后的密文-c++ realize the AES encryption algorithm, the input and output of the character interface,
3DES
- 3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。 3DES的c++实现-Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as the Advanced Encryption Standard Rijndael encryption, AES encryption
aes-c
- 用c语言来实现128字节的aes加密算法,功能简单易用,对初学者有很大帮助-Use c language to achieve 128 bytes aes encryption algorithm is easy to use, very helpful for beginners
AES
- 此代码主要完成对AES加密算法的实现,使用C++实现,简单易用-This code is mainly to complete the AES encryption algorithm, using C++ achieve, easy to use
AES
- AES算法的C语言编程,实现128比特的加密与解密。-AES algorithm C language programming, the realization of 128 bit encryption and decryption.
AES
- 作为新一代的加密标准,AES 旨在取代 DES(请看《DES加密算法的C++实现》),以适应当今分布式开放网络对数据加密安全性的要求。AES加密算法的C++实现(C++ implementation of AES encryption algorithm)
mbedtls-development
- mbed TLS(以前称为PolarSSL)是TLS和SSL协议的实现,并且需要相应的加密算法和支持代码。这是双重许可与Apache许可证 2.0版(与GPLv2许可也可)。网站上指出,mbed TLS的目标是“易于理解,使用,集成和扩展” 核心SSL 库用C编程语言编写,并实现SSL模块,基本加密功能并提供各种实用功能。与OpenSSL和TLS的其他实现不同,mbed TLS设计为适合小型嵌入式设备,最小完整的TLS堆栈需要60KB的程序空间和64KB的RAM。它也是高度模块化的:每个组件,
TestAESCipher
- AES(Advanced Encryption Standard)加密算法的C++实现(C++ implementation of AES algorithm)
forunya
- c语言实现标准的AES加密算法解密密钥需是10轮后产生的()
878276
- c语言实现标准的AES加密算法解密密钥需是10轮后产生的()
WMYPG
- c语言实现标准的AES加密算法解密密钥需是10轮后产生的()