搜索资源列表
aes
- AES加密解密算法的软件实现。可以实现128bit,192bit以及256bit的加密解密,可在windows,linux上执行
Tiff
- VESA模式下256色Tiff格式图形文件显示 -The diplay of 256-bit tiff file in VESA mode
aes
- AES加密解密算法的软件实现。可以实现128bit,192bit以及256bit的加密解密,可在windows,linux上执行-AES encryption and decryption algorithm of the software. Can be achieved 128bit, 192bit and 256bit encryption decryption, may be windows, linux on the impl
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
digitalsource
- 信源长度为32位,发出信号前8位为群同步码,后24位为数字信源;信源速率为256bit/s。采用模块化设计方法进行系统设计-Source length of 32, a signal for the group before the 8-bit synchronous code, after the 24-bit digital source source rate of 256bit/s. Modular design approa
test_AES
- 一个AES加密算法,在VC编译通过,支持128,192,256Bit-Recently-An experimental AES encryption algorithm, in VC compiler is passed, supports 128,192,256bit
pcm
- 1).输入码流DATA,速率为2.04Mb/S;每帧256bit,其中前8bit为帧同步码;偶数帧的帧同步码为10011011,奇数帧的帧同步码为110XXXXX(X为任意值)。 2).系统初始状态为失步态,失步信号FLOSS输出低电平,电路在输入码流里逐比特搜寻同步码,当搜寻到第一个偶帧同步码后,电路转为逐帧搜寻,当连续三帧均正确地搜寻到同步码后,系统状态转为同步态,失步信号输出高电平;否则电路重新进入逐比特搜寻状态。 3)
20050821backupsamplecode
- Backup application with encryption 128 bit or 256 bit. Very nice c# sharp .net 2.0 startup for anyone who wish to add this feature for building restore point of credential data. Enjoy! DG
256b
- 当年256Bit比赛的程序集,有部分有代码,虽然是DOS时代的东西,但其中的汇编技巧,及对X界面的使用,在现在看来也另人惊异,面最另人刮目的是它们中最大的也只有256Bit-This is the program of the 256bit game, and ports of them has code. Though it is a little old,it s tecnolidge is surpised anyone. and
test_AES
- 256bit AES高级加密算法 测试包-256bit AES Advanced Encryption Algorithm Testing Package
256bitLinuxC
- 能移植在单片机上运行的256bit AES加解密算法-Can be transplanted in the microcontroller running 256bit AES encryption and decryption algorithm
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-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
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.
AES-8.6
- AES是一种可逆加密算法,分组长度为128bit,密钥支持128bit,196bit,256bit-AES is a reversible encryption algorithm, packet length of 128bit key support 128bit, 196bit, 256bit
vhdl_demo2
- 设计PCM30基群帧同步电路1.输入码流DATA,速率为2.04Mb/S;每帧256bit,其中前8bit为帧同步码;偶数帧的帧同步码为10011011,奇数帧的帧同步码为110XXXXX(X为任意值)。 2.系统初始状态为失步态,失步信号FLOSS输出低电平,电路在输入码流里逐比特搜寻同步码,当搜寻到第一个偶帧同步码后,电路转为逐帧搜寻,当连续三帧均正确地搜寻到同步码后,系统状态转为同步态,失步信号输出高电平;否则电路重新进入逐比
256_csharp
- AES 256bit source code C#