-
RSA
RSA-1.02VERSION
- 2023-09-05 10:05:03下载
- 积分:1
-
密钥盘生成程序,附使用说明
密钥盘生成程序,附使用说明-Key disk generation process, with the use of
- 2022-07-09 16:35:34下载
- 积分: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
-
凯撒和运输的密码
该程序是使用恺撒密码和transposotion密码。也许这个计划太简单了,但总比没有强。:V
- 2022-04-09 08:05:24下载
- 积分:1
-
crytage和RSA 64位decryptage
crytage and decryptage with rsa 64 bits
- 2022-03-28 19:12:24下载
- 积分:1
-
JAVA generic class treatment (BASE64)
JAVA通用类处理(BASE64)-JAVA generic class treatment (BASE64)
- 2022-03-22 21:52:18下载
- 积分:1
-
Decryption for advanced system can be used for aes 128
Decryption for advanced system can be used for aes 128
- 2023-05-14 15:45:02下载
- 积分:1
-
Toeplitz矩阵运算
资源描述
程序是在codeblocks平台上面调试,可实现32768码长的保密放大,保密放大后的的数值以二进制的形式输出。
运用的语言为C
- 2022-01-26 03:51:57下载
- 积分:1
-
PCSC通讯例程
使用PSCS的API接口操作CPU卡, ISO7816 T=0 协议,标准PCSC函数,CPU卡指令测试。使用PSCS的API接口操作CPU卡, ISO7816 T=0 协议,标准PCSC函数,CPU卡指令测试。使用PSCS的API接口操作CPU卡, ISO7816 T=0 协议,标准PCSC函数,CPU卡指令测试。
- 2022-07-02 17:43:32下载
- 积分:1
-
IDEA symmetric algorithm software
IDEA对称算法的软件实现-IDEA symmetric algorithm software
- 2022-02-27 08:11:48下载
- 积分:1