-
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
-
这些代码告诉你如何从一个密码编辑框中找出密码
这些代码告诉你如何从一个密码编辑框中找出密码-code to tell you how to edit a password box to find passwords
- 2023-03-13 08:50:04下载
- 积分:1
-
a password support Hash Algorithm series of procedures including sha1, SHA256, S...
一个sha 哈希密码支撑算法系列的程序 包括了sha1,sha256,sha384和sha512算法-a password support Hash Algorithm series of procedures including sha1, SHA256, SHA384 and SHA512 Algorithm
- 2022-02-02 23:33:38下载
- 积分:1
-
一个自动条形码打印程序
一个自动条形码打印程序-an automatic barcode printing program
- 2023-04-01 01:55:03下载
- 积分:1
-
大数计算在公钥加密中起到了重要的作用,如何操作大数呢,该程序也许能帮你解决这个问题有所帮助。...
大数计算在公钥加密中起到了重要的作用,如何操作大数呢,该程序也许能帮你解决这个问题有所帮助。-calculated in the end, the public key encryption plays an important role in the operation of large numbers do, the program may be able to help you resolve this problem some help.
- 2023-08-04 22:25:02下载
- 积分:1
-
是用的美国标准的DES加密算法用C++编写的可以完成以内的字符垢加密...
是用的美国标准的DES加密算法用C++编写的可以完成以内的字符垢加密-the United States is using the DES encryption standard algorithm with C prepared to be completed within the characters scale encryption
- 2022-04-13 04:49:01下载
- 积分:1
-
基于LSB的信息隐藏技术――MFC――编译已经通过运行正常
基于LSB的信息隐藏技术――MFC――编译已经通过运行正常-LSB-based Information Hiding- MFC- has been compiled by running the normal
- 2022-06-11 13:06:08下载
- 积分:1
-
公钥加密程序,采用非对称密钥,这里以类的形式调用
公钥加密程序,采用非对称密钥,这里以类的形式调用-Public key encryption procedures, the use of non-symmetric key, where to type the form of call
- 2022-07-02 03:55:21下载
- 积分:1
-
罗宾
素数Robin―Millor测试法的C语言源码-Robin-Millor prime test of the C language source
- 2022-12-02 15:55:03下载
- 积分:1
-
md5是常用的加密算法,但是在vc中没有系统的类可以用。本程序完成了md5类,使用简单。不是国内网上流传的类。...
md5是常用的加密算法,但是在vc中没有系统的类可以用。本程序完成了md5类,使用简单。不是国内网上流传的类。-md5 is a commonly used encryption algorithm, but in vc no class system can be used. This procedure was completed md5 categories, using a simple. Rather than domestic circulating online class.
- 2023-06-24 19:00:04下载
- 积分:1