-
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应...
DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。DES算法以被应用于许多需要安全加密的场合。(如:UNIX的密码算法就是以DES算法为基础的)。-DES (Data Encryption Standard) algorithm, in 1977 the United States government"s official permission, is a key 56 to 64-bit data encryption methods. DES algorithm to be applied to many needs security encryption occasions. (Eg : UNIX password algorithm is to DES algorithm-based).
- 2022-02-02 12:16:17下载
- 积分:1
-
窃取邮箱密码的程序
窃取邮箱密码的程序-theft of mail password procedures
- 2022-12-15 21:05:03下载
- 积分:1
-
cyclone ssl源码,可以在各类嵌入式操作系统上移植,包含了多种芯片的底层代码
资源描述使用SSL协议在传输层之上对信息进行加解密,源码为C语言,同时包含了针对各类主流嵌入式操作系统(uc/os-ii,freertos等)的接口,针对各类典型应用,比如TCPIP、DNS、DHCP、snmp都有一脉相承的源码,已成功在RX62N芯片上进行了移植测试。
- 2022-05-21 00:25:14下载
- 积分:1
-
sha1的快速实现
用c语言实现的sha1,速度很快,和普通的sha1不同
- 2023-04-10 03:55:03下载
- 积分:1
-
c描述的lzw算法,完整的可以在tc下运行!
c描述的lzw算法,完整的可以在tc下运行!-c described lzw algorithm, the integrity of the tc can run!
- 2022-04-27 18:57:10下载
- 积分:1
-
cccam_2.3.0
cccam_2.3.0 所有的文件 包括配置文件示范 dm800 dm500 和PC平台
- 2022-03-21 17:32:03下载
- 积分:1
-
crc算法的源码,项目中实现的crc算法,用于校验
crc算法的源码,项目中实现的crc算法,用于校验-crc algorithm source code, project implementation crc algorithm for checking
- 2023-02-08 21:35:03下载
- 积分:1
-
使用单片来进行CRC校验,可以位校验、半字节和字节校验
使用单片来进行CRC校验,可以位校验、半字节和字节校验-Using the single-chip to carry out CRC check, you can place check, half-byte and byte checksum
- 2022-06-02 13:33:20下载
- 积分:1
-
关于Diamond算法的一个小程序
关于Diamond算法的一个小程序-Diamond algorithm on a small program
- 2022-08-11 00:11:47下载
- 积分:1
-
128 bit AES Pipelined Cipher
The Advanced Encryption Standard (AES) specifies a FIPS- approved cryptographic algorithm that can be used to protect electronic data.
The AES-128 pipelined cipher module uses AES algorithm which is a symmetric block cipher to encrypt (encipher) information.
This module is optimized for speed as it pipeline hardware to perform repeated sequence called round
- 2022-01-25 21:48:15下载
- 积分:1