-
AES IP core
While there are many AES cores around, this one is designed with LUT6 based FPGA architecture in mind from day one.
The AES Decryption Core for FPGA implements the decryption portion of the AES (a.k.a. Rijndael) algorithm described in the FIPS-197 specification. Key lengths of 128 / 192 / 256 bits are supported, each with a separate instantiation wrapper. Since the core is designed to take advantage of LUT6 based FPGA archit
- 2022-02-06 04:58:15下载
- 积分:1
-
cryptography experiments SDES
密码学实验 SDES-cryptography experiments SDES
- 2022-07-08 17:04:52下载
- 积分:1
-
CRC cyclic redundancy test, CRC32 instance of a test
CRC循环冗余检测,CRC32的一个检测实例-CRC cyclic redundancy test, CRC32 instance of a test
- 2022-05-28 23:14:37下载
- 积分:1
-
twofish的加密算法
twofish的加密算法-twofish encryption algorithm
- 2022-08-07 22:08:39下载
- 积分:1
-
信息隐藏软件JSteg在VC环境下的源代码
原本为Linux下的版本,现已修改至可在VS2008下编译。共有两个工程,CJpeg(隐藏)和DJpeg(提取)。E:JStegcjpeg 的目录2014/04/09 16:13 .2014/04/09 16:13 ..2014/03/19 12:39 3,905 bitsourc.c1997/06/01 20:44 131 bitsourc.h2014/04/02 11:03 863,232 cjpeg.ncb2014/03/12 12:39 875 cjpeg.sln2014/03/19 11:47 5,503 cjpeg.vcproj1992/08/07 19:02 &nb
- 2022-04-24 10:41:25下载
- 积分:1
-
c++的基于openssl实现的简单aes文件加密类
c++的基于openssl实现的简单aes文件加密类
-c++ realize openssl based on a simple type of file encryption aes
- 2022-02-06 15:02:34下载
- 积分:1
-
MD5加密算法java实现
* 下面这些S11
MD5加密算法java实现
* 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的,
这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个
Instance间共享*/
-MD5 algorithm to achieve java* Below these S11- S44 is a 4* 4 Moment RUF, in a primitive realization of the C# define is achieved, Here they become static final realization of the said CD. cut in the same process space within the shared among many Instance* /
- 2022-03-29 19:10:51下载
- 积分:1
-
DIAMOND加密算法的原代码
DIAMOND加密算法的原代码-separate encryption algorithm source code
- 2022-02-05 18:08:41下载
- 积分:1
-
AES加密算法的实现
AES encryption algorithm implementation
- 2022-12-03 09:35:02下载
- 积分:1
-
为歌手投票:1、检测出最高分和最低分,然后求出平均分
2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。
在求出最大...
为歌手投票:1、检测出最高分和最低分,然后求出平均分
2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。
在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号-Vote for the singers: 1, detected the highest points and lowest points, and then calculated the average sub-2, calculation of all the judges scoring with an average score of poor in absolute terms, the absolute value of big is
- 2022-02-20 11:00:37下载
- 积分:1