-
椭圆曲线算法改装
椭圆曲线算法改装- The elliptic curve algorithm reequips
- 2022-05-21 02:09:47下载
- 积分:1
-
RSA文件加密算法实现,特别好,请大家试用
RSA文件加密算法实现,特别好,请大家试用-RSA File encryption algorithm, are particularly good, please try
- 2022-02-11 12:35:43下载
- 积分:1
-
按照分组密码运行的CBC方式,将其中的DES算法置换为S
按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and the arbitrary 8BIT unsigned integers, the achievement of this encryption/decryption model
- 2022-11-18 06:45:03下载
- 积分:1
-
MD5简单版的杂凑函数;使用C++语言编写
MD5简单版的杂凑函数;使用C++语言编写-MD5 Hash Function
- 2023-02-21 18:30:03下载
- 积分:1
-
借助MIRACL大数运算库实现对共享软件的安全注册。
借助MIRACL大数运算库实现对共享软件的安全注册。-With large numbers MIRACL library to achieve the shared computing software security register.
- 2023-02-08 20:35:04下载
- 积分:1
-
孙子定理和算法的逆模型
孙子定理及求模求逆算法-grandchildren theorem and inverse model for Algorithm
- 2022-02-02 17:15:36下载
- 积分:1
-
Verilog写的 CRC 编码
Verilog写的 CRC 编码-CRC code written in Verilog
- 2022-06-18 19:05:04下载
- 积分:1
-
:JDK1.4的加密算法的实现算法,包括马里兰州..
内容:基于jdk1.4的加密算法的具体实现,算法包括MD5,SHA-1,DES,DESede,RSA等-: jdk1.4 based on the encryption algorithm to realize the algorithm including MD5, SHA-1, DES, DESede, RSA, etc.
- 2023-08-30 00:20:03下载
- 积分:1
-
凯撒加密,用java实现的非
凯撒加密,用java实现 非扩展算法,C=M*K,有加密和解密两步-Caesar encryption, using java to achieve non-expansion algorithm, C = M* K, have a two-step encryption and decryption
- 2023-07-05 22:50:02下载
- 积分: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