-
c++ to write the md5 encryption algorithm, easy to transplant md5 encryption
c++写的md5加密算法,易于移植
md5加密-c++ to write the md5 encryption algorithm, easy to transplant md5 encryption
- 2022-06-19 07:25:14下载
- 积分:1
-
blowfish加密算法开发包
blowfish加密算法开发包-blowfish encryption algorithm development package
- 2023-01-22 23:30:04下载
- 积分:1
-
我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制...
我写的一个基于MD5算法的一个简单的注册程序,实现很多程序上使用的注册认证机制-I wrote an MD5 algorithm based on a simple registration process to achieve a lot of programs used on the registration of authentication mechanisms
- 2022-03-29 11:18:00下载
- 积分:1
-
它加密txt文件和cpp文件,并且创建key在你的软盘上,你可以用这个key加密文件.rar...
它加密txt文件和cpp文件,并且创建key在你的软盘上,你可以用这个key加密文件.rar-txt file encryption and cpp files and create key in your floppy disk, you can use this document encryption key. Rar
- 2022-02-13 20:16:22下载
- 积分:1
-
Base64编解码程序
Base64编解码程序-Base64 code/decode program
- 2023-03-31 10:15:04下载
- 积分:1
-
DES 加密 系统的 C 语言 实现的源代码
DES 加密 系统的 C 语言 实现的源代码-DES encryption system of the C language source code
- 2022-04-09 20:27:15下载
- 积分:1
-
base64加密
base64åŠ å¯† -base64 encrypted base64 encryption
- 2022-04-13 07:06:16下载
- 积分:1
-
同过VB来实现的,AES加密算法的实现,这个算法中涵盖了AES的精髓...
同过VB来实现的,AES加密算法的实现,这个算法中涵盖了AES的精髓-VB had come with the implementation, AES encryption algorithm implementation, this algorithm covers the essence of AES
- 2023-05-28 06:05:03下载
- 积分:1
-
Simple steganography program written in Python. The program writes and reads inf...
Simple steganography program written in Python. The program writes and reads information to/from 24 bits bitmaps.
- 2022-02-04 00:48:35下载
- 积分:1
-
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位...
DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algorithm, DES algorithm to express the 64-bit input block into a 64-bit output ciphertext block, it is also used 64-bit key. RSA" s security depends on the decomposition of large numbers. Public key and private key are two large prime numbers (more than 100 decimal places) of the function. This procedure is suitable for beginners of rsa algorithm java source and des-source, development environment eclipse3.4
- 2023-01-27 23:40:03下载
- 积分:1