-
Toeplitz矩阵运算
资源描述
程序是在codeblocks平台上面调试,可实现32768码长的保密放大,保密放大后的的数值以二进制的形式输出。
运用的语言为C
- 2022-01-26 03:51:57下载
- 积分:1
-
简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。...
简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。-DES encryption algorithm and analysis of avalanche effect. Please read the attached note.
- 2022-04-08 08:10:45下载
- 积分:1
-
本代码实现一个保留加密方案(计划)。
this code implement an Order Preserving Encryption Scheme (OPES).
- 2023-03-12 23:00:04下载
- 积分:1
-
对于C和C++几乎Rijndael的整数运算。
Arithmetic for integers of almost rijndael for C and C++.
Developed for linux-Arithmetic for integers of almost rijndae l for C and C. Developed for linux
- 2022-08-20 01:54:48下载
- 积分:1
-
DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。
DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。-DES Encryption System C language source code, a simple realization DES encryption system.
- 2022-01-28 17:01:17下载
- 积分:1
-
tablecrypt是一个文件加密工具。
TableCrypt is a file encryption utility.
The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file.
This way you need 2 variables to decrypt the file. This is how it works:
Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- 2022-06-18 03:20:49下载
- 积分:1
-
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。...
古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly generated and the key explicitly.
- 2022-03-01 11:35:20下载
- 积分:1
-
including LIB, DLL encryption modules in various languages called encryption mod...
包括 LIB、DLL 加密模块 各种语言调用加密模块的例子程序等-including LIB, DLL encryption modules in various languages called encryption module examples procedures
- 2023-08-27 20:55:04下载
- 积分:1
-
易语言MD5加密程序... 没什么好多说的了 看了就懂了
易语言MD5加密程序... 没什么好多说的了 看了就懂了-Yi language MD5 encryption ...... nothing to say the viewers a much better understand the
- 2022-06-26 23:12:26下载
- 积分:1
-
DES算法实现过程分析 之 C
DES算法实现过程分析 之 C-DES algorithm process analysis C
- 2022-03-19 03:36:40下载
- 积分:1