-
MD5 algorithm used to encrypt string of small programs
这是一个使用MD5算法对字符串进行加密的小程序-MD5 algorithm used to encrypt string of small programs
- 2022-07-22 00:40:21下载
- 积分: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
-
在原有加密输入输入使用RSA加密算法…
利用RSA加密算法对输入的原文进行加密,输入的可以是主键盘上的任何符号-use RSA encryption algorithm on the importation of the original encrypted input is the main keyboard can be any of the symbols
- 2022-01-28 14:30:54下载
- 积分:1
-
对于C和C++几乎Rijndael的整数运算。
Arithmetic for integers of almost rijndael for C and C++.
Developed for linux-Arithmetic for integers of almost rijndae l for C and C. Developed for linux
- 2022-08-20 01:54:48下载
- 积分:1
-
在完整的RSA算法/ *** lt;gt;部分:RSA lt;/ gt;* lt;gt;…
关于RSA算法的完整性/***lt;Pgt;部分:RSA lt;/Pgt;*lt;Pgt;描述:Encodage de donn idle s selon le protocole RSA lt;/Pgt;*lt;Pgt;版权所有:Copyright(c)2004lt;/Pgt;*@author Fran正在继续Bradette**@version 1.1 version originale de Robert Sedgewick and Kevin韦恩。版权所有2004*pris sur le现场http://www.cs.princeton。*修饰语edu/introcs/104crypto/RSA.java.html文件帕弗兰在继续,布拉德特*/
- 2022-04-19 13:24:23下载
- 积分:1
-
DES算法及其VC源代码,详细图解,代码完整
DES算法及其VC源代码,详细图解,代码完整-VC DES algorithm and its source code, detailed diagrams, code integrity
- 2023-08-24 18:35:03下载
- 积分:1
-
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http...
/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程序调用Miracl ver 4.82大数运算库,详见其附带手册。 * P,Q,N,D,E使用RSATool2生成。 */ 编译提示: 一:将Project-Settings-Settings For(All Configuration)-C/C++中Category项的 Precompiled Headers设置成:Automatic use of precompiled headers(图1)。 二:将ms32.lib添加到工程中(图2)。 三:MIRACL是C库。 extern "C" { #include "miracl.h" #include "mirdef.h" } #pragma comment( lib, "ms32.lib" )-/* RSA Demo version 1.0* Copyright (C) 2004 Zhao Chunsheng 2004.04.25*** http://timw.126.com http://timw.yeah.net* The procedures called Miracl ver 4. The majority of computing for 82, as detailed in its fringe manual.* P, Q, N, D, E use RSATool2 generation.*/Compiler Tip : 1 : Project-Settings- Settings For (All Configuration)- C/C Category, of OO Headers set : Automatic use of precompiled headers (Figure 1). 2 : ms32.lib added to the project (Figure 2). 3 : MIRACL C library. Extern "C" (# include "miracl.h"# include "mirdef.h")# pragma
- 2023-06-13 11:35:05下载
- 积分:1
-
a JAVA DES encryption
一个JAVA的DES加密程序-a JAVA DES encryption
- 2023-02-01 07:40:03下载
- 积分:1
-
以前发的那个只实现了SHA
以前发的那个只实现了SHA-1, 现在补全了,
sha-160, sha-224, sha-256, sha-384, sha-512-Previously issued only to realize that the SHA-1, is now a complete, sha-160, sha-224, sha-256, sha-384, sha-512
- 2023-09-06 02:25:03下载
- 积分:1
-
Base64编解码程序
Base64编解码程序-Base64 code/decode program
- 2023-03-31 10:15:04下载
- 积分:1