流密码算法资源说明
流密码算法,可用于文件加密和实时通信 ,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成-Stream cipher algorith
本专区汇聚了各类基于 流密码 开发的源码资源,共计 14 篇资源供开发者免费下载学习。
流密码算法,可用于文件加密和实时通信 ,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成-Stream cipher algorith
RC4 encryption algorithm implementation
RC4算法的Asm实现,实现效率高,可以很方便的用到工程中去-Asm achieve RC4 algorithm to achieve high efficiency, can b
RC4算法的Asm实现,实现效率高,可以很方便的用到工程中去-Asm achieve RC4 algorithm to achieve high efficiency
its cryption for stream cipher
its about new technque using stream cipher
rc4加密算法在VB中实现-RC4 encryption algorithm to achieve in VB
RC4加密算法源码-RC4 encryption algorithm source code
关于A5算法的小程序-A5 algorithm on the small program
信息安全原理及应用 密码学的基本概念和信息理论基础 流密码 分组密码-Principle and application of information secur
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。-This is the RC4 encryption algorithm of the VB s
密封件也使用四个32位寄存器A,B,C和D,其初始值是由n和第k派生表R和T.这些寄存器被修改过几次迭代,每一个都涉及到8发来确定。在每一轮的9位的第一寄存器(无论是A,B,C或D