-
CRC32循环冗余校验源程序!!!!
VC版本
CRC32循环冗余校验源程序!!!!
VC版本-CRC32 Cyclic Redundancy Check Source Code! ! ! ! VC version
- 2022-01-27 11:51:53下载
- 积分:1
-
关于NTRU加密算法的实现 环内多项式的加 减 乘 除
关于NTRU加密算法的实现 环内多项式的加 减 乘 除-NTRU encryption algorithm on the realization of the polynomial ring calculation
- 2022-08-12 22:32:39下载
- 积分:1
-
ECC加密算法入门介绍
ECC加密算法入门介绍-ECC encryption algorithm introduced entry
- 2022-06-12 08:05:27下载
- 积分:1
-
采用高级加密标准aes算法针对流媒体加密程序
采用高级加密标准aes算法针对流媒体加密程序-Using the Advanced Encryption Standard algorithm aes encryption for streaming media
- 2022-03-24 20:40:00下载
- 积分:1
-
文件验证,利用MD5算法做文件的HASH,得到统一结果判断文件内容的一致性...
文件验证,利用MD5算法做文件的HASH,得到统一结果判断文件内容的一致性-File Hash
- 2023-07-29 10:00:03下载
- 积分:1
-
个人觉得很不错的简单代码,用很少的程序实现,非常值得一看...
个人觉得很不错的简单代码,用很少的程序实现,非常值得一看-in my view, it s a nice and simple code with a few program to achieve the aim. worth to take a look
- 2023-05-01 13:10:03下载
- 积分:1
-
Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行加密的系统....
Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行加密的系统.-Cryptmount of the Linux system and the file system of user equipment. Documents and other encryption systems.
- 2022-11-02 23:05:03下载
- 积分:1
-
aes加密算法实现,经过FPGA验证的!
aes加密算法实现,经过FPGA验证的!-aes encryption algorithm, after FPGA validation!
- 2022-06-14 10:23:40下载
- 积分:1
-
得到大素数的算法的Pascal源码
得到大素数的算法的Pascal源码 - Obtains the big prime number the algorithm Pascal source code
- 2022-10-18 00:15:03下载
- 积分: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