Rijndael algorithm修正了CBC下BUG的版本(有源代码)工作在:D5。作者:Sergey Kirichenko。
标签: Kirichenko algorithm Rijndael Sergey
上传时间: 2013-12-23
上传用户:wfl_yy
传输资料加解密,再以非对称式加密法中...Data Encryption Standard (DES) algorithm,Fast ...经Triple DES CBC 演算法对私密金钥做加密或解 密.使用者可从网站下载NCNUCA的凭证产生程式,自行产生
标签: Encryption DES algorithm Standard
上传时间: 2015-03-20
上传用户:shawvi
按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型
上传时间: 2014-01-02
上传用户:luke5347
DES 实现 包括 纯DES 3DES 和 CBC
上传时间: 2014-10-10
上传用户:qiaoyue
CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows.
上传时间: 2014-06-20
上传用户:cccole0605
des CBC加密的一个演示C++。net编的,数据加密课的作业程序
上传时间: 2014-01-15
上传用户:lijinchuan
aes加密与des加密(包括三重des加密与CBC工作模式)
上传时间: 2015-06-25
上传用户:cursor
这是一个DES加解密的C程序。其中实现了一重DES、三重DES、DES的两种工作模式:ECB和CBC。
上传时间: 2015-06-29
上传用户:erkuizhang
利用DES算法(包括ECB和CBC模式)加解密BMP图像
上传时间: 2013-12-25
上传用户:litianchu
3DES算法是增强型的DES算法,使用128位密钥长度, CBC模式使用反馈机制的分组密码使用模式.
上传时间: 2013-12-16
上传用户:jennyzai