-
NHD
程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。多线程操作,保证加密时程序界面流畅,加密速度大约9M每秒。(Procedures using the most advanced as a core algorithm Rijndael algorithm with variable block length and variable key length of the iterative block password. Block length and key length can be specified as 128,192 or 256. Multi-threaded operation, to ensure smooth program interface encryption, encryption speed of about 9M per second.)
- 2009-07-16 18:38:49下载
- 积分:1
-
CRC码产生器与校验器程序
Features :
Executes in one clock cycle per data word
Any po...
CRC码产生器与校验器程序
Features :
Executes in one clock cycle per data word
Any polynomial from 4 to 32 bits
Any data width from 1 to 256 bits
Any initialization value
Synchronous or asynchronous reset-CRC code generator and calibration program Features: Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
- 2022-04-26 14:28:34下载
- 积分:1
-
geffe
标准的Geffe密钥流序列生成器,它由3个LFSR线性反馈移位寄存器和非线性组合子系统组成。供交流和学习。(Standard Geffe key stream sequence generators, which consists of three linear feedback shift register LFSR and nonlinear combination subsystems. For communication and learning.)
- 2020-07-09 17:28:55下载
- 积分:1
-
数字水印,用MATLAB制作的,还有一些叙述情况
数字水印,用MATLAB制作的,还有一些叙述情况-Digital Watermarking using MATLAB produced, and some described the situation
- 2022-02-04 03:00:33下载
- 积分:1
-
ssl implementation(delphi)
ssl implementation(delphi)-ssl implementation (delphi)
- 2023-01-15 19:50:04下载
- 积分:1
-
md5--加密文件
MD5 算法描述 对 MD5 算法简要的叙述可以为:MD5 以 512 位分组来处理输入的信 息,且每一分组又被划分为 16 个 32 位子分组,经过了一系列的处理后, 算法的输出由四个 32 位分组组成, 将这四个 32 位分组级联后将生成一个 128 位散列值。 在 MD5 算法中,首先需要对信息进行填充,使其字节长度对 512 求 余的结果等于 448。因此,信息的字节长度(Bits Length)将被扩展至 N*512+448,即 N*64+56 个字节(Bytes) ,N 为一个正整数。填充的方 法如下,在信息的后面填充一个 1 和无数个 0,直到满足上面的条件时才 停止用 0 对信息的填充。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-04 16:05:03下载
- 积分:1
-
md5加密的bindshe
md5加密的bindshe-md5 encrypted bindshe
- 2022-08-07 16:33:31下载
- 积分:1
-
混沌加密算法及其在图像加密中的应用
这个是基于混沌的DES加密算法应用与图象加密-Chaos DES encryption algorithm and the application of image encryption
- 2023-06-14 17:45:03下载
- 积分:1
-
matlab4uplod
说明: 基于chen系统的混沌图像加密算法。采用基于混沌序列的螺旋扫描置乱方法.(Chaotic image encryption algorithm based on chen system. Spiral scanning scrambling method based on chaotic sequence.)
- 2020-03-23 19:36:31下载
- 积分:1
-
这个是IDEA加密算法的源代码(C语言版本)
这个是IDEA加密算法的源代码(C语言版本)-This is the IDEA encryption algorithm source code (C language version)
- 2022-08-19 12:57:06下载
- 积分:1