-
encryption algorithm, IDEA, symmetric key cryptography algorithm used in interne...
encryption algorithm, IDEA, symmetric key cryptography algorithm used in internet widly
- 2022-02-03 07:05:47下载
- 积分:1
-
MD5加密 MD5加密
MD5åŠ å¯† MD5åŠ å¯†-MD5 encryption MD5 encryption MD5 encryption
- 2022-10-26 01:45:03下载
- 积分:1
-
3des加密算法实现,经过FPGA验证的!
3des加密算法实现,经过FPGA验证的!-3des encryption algorithm, after FPGA validation!
- 2022-08-02 21:37:50下载
- 积分:1
-
这个类有一个方法叫make_crc,获取一个字节流和开始/结束…
The class has a methode named make_CRC that gets a byte stream and start/end offsets then calculate and return a 16 bit CRC according to determined POLYNAMIAL.The POLYNAMIAL is a private field of the class.
- 2023-01-18 02:15:04下载
- 积分:1
-
山排序算法:基本思想:全序无序分离…
希尔排序算法:
基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of small sub-sequences respectively Insertion Sort. Sequence segmentation method: h will be separated by an incremental elements constitute a subset of sequences. In the sort process, the successive decrease of the increment, and finally reduced to one when h when an insertion sort, sort completed. Incremental sequence generally use: ht = 2t-1, 1 ≤ t ≤ [log2n], in which n is the length of sequence to be sorted.
- 2022-02-06 21:23:34下载
- 积分:1
-
算术运算实现字母的替换。凯撒加密就是一种单字母替换法:通过用户给出密钥将字母加上密码变成密文...
算术运算实现字母的替换。凯撒加密就是一种单字母替换法:通过用户给出密钥将字母加上密码变成密文-Arithmetic operations to achieve the replacement of letters. Caesar encryption is the replacement of a single-letter law: the user is given the letter key will be encrypted into a ciphertext
- 2022-03-29 03:50:45下载
- 积分: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
-
关于AES算法的解释文档,是初学者的好帮手,有助于对AES算法的理解...
关于AES算法的解释文档,是初学者的好帮手,有助于对AES算法的理解-AES algorithm on the interpretation of documents, beginners are a good helper to help the understanding of the AES algorithm
- 2022-09-16 13:15:03下载
- 积分:1
-
BlowFish算法的压缩源码
BlowFish算法的压缩源码-BlowFish compression algorithm source code
- 2022-03-06 04:47:06下载
- 积分:1
-
S盒的线性逼近表的运算,可在程序里面修改数值,这是一本密码学的书籍上的题目的运算程序...
S盒的线性逼近表的运算,可在程序里面修改数值,这是一本密码学的书籍上的题目的运算程序-S-box linear approximation table calculations, which can be modified numerical procedure, which is a cryptography book on the topic of computing procedures
- 2023-04-06 21:30:04下载
- 积分:1