搜索资源列表
aes
- AES加密解密算法的软件实现。可以实现128bit,192bit以及256bit的加密解密,可在windows,linux上执行
test_AES
- 256bit AES高级加密算法 测试包-256bit AES Advanced Encryption Algorithm Testing Package
aes-java-file
- 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
AES
- AES加密算法的加解密实现,c语言实现,分别实现了128bit,192bit,256bit的算法-AES encryption algorithm, the c language realization
AES
- 本程序是AES算法的实现,包括加密与解密,分组长度128bit,密钥长度为128bit、192bit或256bit-This procedure is the AES algorithm, including the encryption and decryption, packet length of 128bit, key length of 128bit, 192bit or 256bit
tp596_128-bit_versus_256_bit_cn
- 介绍AES标准的文档,主要是关于128bit和256bit密钥的介绍-A document about AES
test_AES
- 一个AES加密算法,在VC编译通过,支持128,192,256Bit-Recently-An experimental AES encryption algorithm, in VC compiler is passed, supports 128,192,256bit
256bitLinuxC
- 能移植在单片机上运行的256bit AES加解密算法-Can be transplanted in the microcontroller running 256bit AES encryption and decryption algorithm
AES-Jeffrey-zhu
- Visual c++ 下使用C语言开发的AES分组加密算法,ECB模式,分组长度128bit,密钥长度可变,128或256bit。-Developed using C language Visual c++ AES block encryption algorithm, ECB mode, packet length 128bit key variable length, 128 or 256bit.
AES-OFB
- Visual c++ 下使用C语言开发的基于AES分组加密算法的流加密算法,OFB模式,分组长度128bit,密钥长度可变,128或256bit,可实现以字节为单位的流加密。-Using C language development in Visual c++ block encryption algorithm AES-based stream encryption algorithm, OFB mode, packet length 128bit key variable length, 1
AES-Rijndael
- 实现了AES加解密算法的Rijndael算法。密钥长度支持128、192和256比特,明文分组支持128、192和256长度,密钥和明文长度可两两组合。-Realize the AES encrypting. The Key includes 128bit, 192bit and 256bit. And so is the message. They can be combined with each other.
256_csharp
- AES 256bit source code C#
myAES
- 支持128bit,192bit和256bit的高级加密解密算法-Support 128 bit and 192 bit and 256- bit advanced encryption decryption algorithm
256AESCipher
- 256位AES高级加密算法的实现。包括加密和解密过程。-256Bit AES encryption algorithm
rsa_256BIT
- RSA 256BIT c++算法(加解密)-RSA 256bit encryption algorithm
aes_cipher
- AES 加密和解密的 MATLAB GUI 程序Demo 密匙长度 128、192、256bit 全部程序为源码设计-AES 128bit/192bit/256bit Demo
aes256_test
- aes256加密解密算法,256bit秘钥,配有例子 。-aes256 encrypt and decrypt