-
Elliptic curve public key cryptography algorithms can be used for encryption and...
椭圆曲线公钥密码算法,可用于加密和数字签名等应用,该版本算法是有限域GF(2^n)上的算法-Elliptic curve public key cryptography algorithms can be used for encryption and digital signature applications, the version of the algorithm is a finite field GF (2 ^ n) the algorithm
- 2022-08-04 04:40:22下载
- 积分:1
-
串口LIFO代码+CRC!
串口队列可以用下
串口LIFO代码+CRC!
串口队列可以用下-LIFO serial code+ CRC! Serial queue can be used under the
- 2022-01-26 07:27:10下载
- 积分:1
-
AES标准加密
128位(或192或256bit该代码以128为例)的密钥长度和分组长度,数据分组(输入的明文),先进行逐比特异或(AddRoundKey)
运算。然后通过循环十次非线性代换(SubBytes)、行变换(ShiftRows)、列变换(MixColumns)、逐比特异或【最后一轮不进行列变换】
的过程,输出128位(或192或256bit)数据即是密文。这就是加密过程。之后进行之前的逆过程,即可得到明文,此为解密过程。
- 2022-07-09 23:35:31下载
- 积分:1
-
An ethernet bridge / VPN program for windows
An ethernet bridge / VPN program for windows-An ethernet bridge/VPN program for windows
- 2022-01-25 14:11:37下载
- 积分:1
-
AES候选算法,安全性高于3DES而速度快过DES
AES候选算法,安全性高于3DES而速度快过DES-candidate for AES, 3DES and safe to speed faster than DES
- 2022-01-26 04:57:24下载
- 积分:1
-
des加密算法,用于IP通讯方面的,用VHDL写成的源程序
des加密算法,用于IP通讯方面的,用VHDL写成的源程序-des encryption algorithm used for IP communications.the source codes are written in VHDL
- 2022-07-11 01:11:12下载
- 积分:1
-
encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets P...
加密算法
Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives:
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To calculate MD5, SHS, and RIPEMD-160 message digests:
cryptest m file
- To encrypt and decrypt a string using DES-EDE in CBC mode:
cryptest t
- To encrypt or decrypt a file
cryptest e|d input output
- To share a file into shadows:
cryptest s file
(make sure file has no extension, if you re running this under DOS)
- To reconstruct a file from shadows:
cryptest j output file1 file2 [....]
- To gzip a file:
cryptest z input output
- To gunzip a file:
cryptest u input output
- To run validation tests:
cryptest v
- To run benchmarks:
cryptest b [time for each benchmark in seconds]
-encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Prim
- 2022-03-01 22:16:59下载
- 积分:1
-
Multicast key batch update algorithm, Based on the LKH single Rekeying program a...
组播密钥的批次更新算法,基于LKH的单次密钥更新方案和Batch Rekeying方案的原理、结构和密钥更新过程等。并着重对 Batch Rekeying 方案的性能与单次密钥更新方案作了简单的比较。
通过比较和分析得到结论:定时更新的Batch Rekeying 方案在更新开销上比单次更新更有优势
-Multicast key batch update algorithm, Based on the LKH single Rekeying program and the program Batch Rekeying principle, Rekeying structure and processes. And Batch Rekeying focused on the performance of the program with a single Rekeying program with a simple comparison. By comparing and analyzing conclusions : regularly updated Batch Rekeying program in the updated overhead than a single update more advantages
- 2022-03-12 16:24:24下载
- 积分:1
-
This program encodes and decodes a character using the Vigenere Square method
This program encodes and decodes a character using the Vigenere Square method
- 2022-01-26 03:25:56下载
- 积分:1
-
CRC coding Verilog code for CRC encoding capabilities to achieve
CRC编码verilog代码,用于实现crc编码功能-CRC coding Verilog code for CRC encoding capabilities to achieve
- 2023-03-24 23:25:11下载
- 积分:1