-
LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。
你可以在这里下载到源文件及...
LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。
你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org
libtomcrypt在C++builder6下编译为tomcrypt.lib
-LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types of encryption function, the one-way function summary, the pseudo-random number generator, public key encryption function. You can download the source of the document and its Note : http :// in C www.libtomcrypt.org libtomcrypt builde r6 compiler for tomcrypt.lib
- 2022-10-03 23:55:03下载
- 积分:1
-
这是一个获取ACCESS 数据库密码的强悍软件, 适用于ACCESS2
这是一个获取ACCESS 数据库密码的强悍软件, 适用于ACCESS2-This a password access to the Access database software intrepid apply to ACCESS2
- 2022-03-04 05:45:26下载
- 积分:1
-
right files and folders simple encryption
对文件和文件夹进行简单加密-right files and folders simple encryption
- 2022-02-07 17:07:50下载
- 积分:1
-
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。...
IDEA加密算法属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。-IDEA encryption algorithm is data block encryption algorithm (Cipher Block) category. IDEA use of the length of the 128 bit key, the data block size for 64bit.
- 2022-01-25 22:47:24下载
- 积分:1
-
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。-This is the RC4 encryption algorithm of the VB source code, a simple grammar. If you have needs, can be translated into other languages.
- 2022-01-26 06:32:56下载
- 积分:1
-
文本加密,利用异或操作对指定文件进行加密,加密密码由用户输入...
文本加密,利用异或操作对指定文件进行加密,加密密码由用户输入-Text encryption, the use of XOR operations on the specified file is encrypted, encryption, password from user input
- 2023-01-07 05:55:02下载
- 积分:1
-
使用Windows加密API的例子
使用Windows加密API的例子-Example for using windows api of encrypting
- 2022-03-12 20:43:50下载
- 积分:1
-
RSA MD5 Message Digest rsa md5 news digest algorithm, VC, for your reference
RSA MD5 Message Digest rsa md5消息摘要算法,VC实现,供大家参考-RSA MD5 Message Digest rsa md5 news digest algorithm, VC, for your reference
- 2023-08-30 00:45:04下载
- 积分:1
-
高博士秒
Dr.Sec高速密码算法库Windows版-Dr.Sec high-speed cryptographic algorithm for Windows version
- 2022-03-22 23:06:13下载
- 积分:1
-
写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。
程序的输出应该进入一个文件以同一个文件名,但...
写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。
程序的输出应该进入一个文件以同一个文件名,但.ENC引伸。-Write an exclusive-OR encryption program. The program should take as input a filename that is then encrypted by the program. The program should ask the user to input an encryption key, which should be used to encrypt the file.
The output of the program should go into a file with the same filename but a .ENC extension.
- 2022-08-17 16:43:26下载
- 积分:1