-
TEA encryption algorithm (a very short encryption algorithm)
TEA加密算法(一个非常短小的加密算法)-TEA encryption algorithm (a very short encryption algorithm)
- 2023-07-24 14:25:02下载
- 积分:1
-
sha源代码
sha源代码-sha source code
- 2022-05-23 14:15:16下载
- 积分:1
-
compact rapid text file encryption tool, using RC4 algorithm, support 256 charac...
小巧快速的加密文本文件的工具,采用RC4算法,支持256个字符长度的密码,-compact rapid text file encryption tool, using RC4 algorithm, support 256 characters in length of the password,
- 2022-06-30 12:15:51下载
- 积分:1
-
DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。
DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。-DES Encryption System C language source code, a simple realization DES encryption system.
- 2022-01-28 17:01:17下载
- 积分:1
-
一个用3DES加密文件的小测试程序!
一个用3DES加密文件的小测试程序!-a document using 3DES encryption small test program!
- 2022-07-11 06:57:51下载
- 积分: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-01-22 15:25:03下载
- 积分:1
-
这是一个混合密码系统,利用多种方式加密
这是一个混合密码系统,利用多种方式加密-This is a mixed-code system and a variety of forms of encryption
- 2022-01-26 04:48:55下载
- 积分:1
-
voltage 公司提供的一个开发Ibe的工具包,
voltage 公司提供的一个开发Ibe的工具包,-voltage provided by a Ibe development tool kit
- 2022-08-14 06:16:26下载
- 积分:1
-
一篇09年很不错的关于密码学的论文,是从IEEE上下载的,内容很权威...
一篇09年很不错的关于密码学的论文,是从IEEE上下载的,内容很权威-A very good 2009 paper on cryptography and is downloaded from the IEEE, the content is authoritative
- 2022-01-25 23:01:18下载
- 积分:1
-
DES算法介绍
DES算法介绍 -DES algorithm introduced
- 2022-06-17 17:24:26下载
- 积分:1