-
Base64编解码程序
Base64编解码程序-Base64 code/decode program
- 2023-03-31 10:15:04下载
- 积分:1
-
Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。...
Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。-Net framework, as they own CLR provides support for the rich, with little code can be used to achieve the old language, such as C is very difficult to achieve encryption algorithm. Realize some of the categories used confidential algorithm for information.
- 2022-02-20 09:52:44下载
- 积分:1
-
一个用各种加密算法给文件加密的Delphi例子。为了减小文件size把执行文件去掉了。D7下编译。...
一个用各种加密算法给文件加密的Delphi例子。为了减小文件size把执行文件去掉了。D7下编译。-A full example that encript a file with many motheds.You should sompile it under D7.
- 2022-02-05 03:48:24下载
- 积分:1
-
利用Rijndael算法进行任意文件的加密。把任意一个文件分成N个16字节组,最后一组若不足16字节可以用空格去补!...
利用Rijndael算法进行任意文件的加密。把任意一个文件分成N个16字节组,最后一组若不足16字节可以用空格去补!-Rijndael algorithm using arbitrary file encryption. To arbitrary N of a document is divided into 16-byte groups, and finally a group of less than 16 bytes can be used to fill space!
- 2023-04-28 03:20:03下载
- 积分:1
-
单报数据加密,在文件传输时对数据报进行加密本程序为服务器端程序。...
单报数据加密,在文件传输时对数据报进行加密本程序为服务器端程序。-Single-reported data encryption in the file transfer when the data reported for this procedure to encrypt the server-side program.
- 2022-01-22 17:55:40下载
- 积分:1
-
RSA算法
实施一个小程序,以产生一对非对称密钥对要与RSA算法使用。
- 2022-04-02 07:09:52下载
- 积分:1
-
MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个3...
MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。-MD news summary procedures, MD5 to 512 groups to deal with the importation of information and each group was divided into 16 groups of 32 seats, after a series of processing, the output from the algorithm four groups composed of 32, these four sub-32 will generate a cascade 128 the hash value.
- 2022-12-20 15:40:03下载
- 积分:1
-
DES算法介绍
DES算法介绍 -DES algorithm introduced
- 2022-06-17 17:24:26下载
- 积分:1
-
此代码是自己的包的MD5加密,接口齐全,可…
本代码是自己封装的MD5加密类,接口齐全,直接可以调用-This code is its own type of package MD5 encryption, interface complete, can be called directly
- 2022-03-24 02:32:49下载
- 积分:1
-
将密钥添加到文件尾部的例子
将密钥添加到文件尾部的例子- Increases the key to the document rear part example
- 2022-03-13 10:49:16下载
- 积分:1