搜索资源列表
线性移位寄存器的C语言实现
- 线性移位寄存器是流密码的重要组成部分,该程序就是实现该方法。- The linearity shift register is the stream cipher important constituent, this procedure realizes this method.
ArcFour
- RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 interval -RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 interval
myRC4
- 非常不错的流密码rc4加解密程序 c语言编写 调试运行成功-very good stream cipher encryption procedures rc4 c language debugging operation successful
流密码加密
- 采用流密码加密/解密,源码易懂-using stream cipher encryption / decryption, accessible source
Scx3.1
- This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspirati
RC4
- 本程序实现RC4算法,包括加密与解密,属于流密码算法-RC4 algorithm to achieve this process, including the encryption and decryption, are stream cipher algorithm
lili-ref-nessie
- LiLi,一个可以用于数字签名、数据完整性、加密的流密码算法源代码-LiLi, a can be used for digital signatures, data integrity, encryption stream cipher algorithm source code
Applet3
- 本程序是运用JAVA把流密码生成过程演示出来,谢谢大家支持。我现在需要流密码加密软件,有的密我 QQ:271027-This procedure is to use JAVA to flow out of the password generation process presentation, thank you for support. I now need to stream cipher encryption software, and some secret I QQ: 2710271
09_7_29_Rabbit_speed_test
- 在DEV C++ 編譯成功 Rabbit一個串流加密-Stream cipher of Rabbit
streamcipher
- 用C++编写的流密码算法。从文件读入明文,并将密文写到指定文件。所有源文件齐备,保证测试通过。-Written in C++, stream cipher algorithm. Read from a file into the plaintext and ciphertext writes the specified file. All source documents are to ensure the test.
RC4
- RC4 流密码 c++ 控制台程序,对称密码-RC4 stream cipher c++ console program
11
- its about new technque using stream cipher
22
- its cryption for stream cipher
Grain_p3source
- 流密码Grain是esteam体系基于硬件的候选的密码算法,最终胜出的三个中的一个-Grain (stream cipher) are one of the estream ciphers based on hard ciphers
stream-cipher-and-RC4
- 流密码和RC4算法的英文文献,对RC4算法有兴趣的朋友可以查看一下。-English literature of the RC4 And stream cipher algorithm 。people who is interested in RC4 algorithm can view it.
a51
- A5 is a stream cipher. A5 is based on a combination of three linear feedback shift registers (LFSRs) with irregular clocking. It uses 64 bit keys. The register lengths are 19, 22, and 23. All the feedback polynomials are sparse. The output is the XOR
stream-cipher
- 序列密码的生成程序压缩包。包括密钥数据生成程序和序列密码的生成-Sequence to generate a password archive program. Including key data generation process and stream cipher generation
Stream-encryption-algorithm
- Fast RC4 Stream Cipher Implementation 流加密算法RC4的C-Fast RC4 Stream Cipher Implementation RC4 stream encryption algorithm in C++
a-new-fast-stream-cipher--20110914
- A new fast stream cipher, MAJE4 is designed and developed with a variable key size of 128-bit or 256-bit. The randomness property of the stream cipher is analysed by using the statistical tests. The performance evaluation of the stream cipher
Stream
- 信息安全的课程实验 内容是 流密码 java版-Information security stream cipher java version