-
I found five des algorithm.
我找到的5个des算法。-I found five des algorithm.
- 2022-03-09 08:53:07下载
- 积分:1
-
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。...
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。-The achievement of Virginia password, use the keyboard to receive explicit and key, screen printing ciphertext.
- 2022-07-22 15:50:38下载
- 积分:1
-
小小的二级文件管理系统,应用了简单的加密,用它写日记,很好的。...
小小的二级文件管理系统,应用了简单的加密,用它写日记,很好的。-small two-level file management system,apply the simple encryption,it s great to keep a diary with it .
- 2022-02-25 19:24:17下载
- 积分:1
-
这是RC5算法的ASM实现,效率很高,可以直接用到工程中去
这是RC5算法的ASM实现,效率很高,可以直接用到工程中去-This is the RC5 algorithm ASM realization of very efficient and can be used directly on projects to
- 2022-02-25 07:12:49下载
- 积分:1
-
试验应用
Test application for SHA
- 2022-05-11 00:29:38下载
- 积分:1
-
在位图文档中如何进行基本的信息隐藏
在位图文档中如何进行基本的信息隐藏-incumbent map document how the basic information hiding
- 2022-04-10 20:34:32下载
- 积分:1
-
IBM的MARS加密算法实现,采用VC++语言开发,包含动态链接库,可直接使用。...
IBM的MARS加密算法实现,采用VC++语言开发,包含动态链接库,可直接使用。-IBM
- 2022-03-19 02:01:20下载
- 积分: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
-
素数生成算法,用于生成公共密钥,CA分配公共密钥。
素数生成算法,用于生成公共密钥,CA分配公共密钥。-prime number generation algorithm used to generate the public key, CA public key distribution.
- 2022-05-29 08:55:30下载
- 积分:1
-
微软的CryptoAPI加密技术加密技术介绍…
介绍了Microsoft CryptoAPI加密技术加密技术 讲了Microsoft CryptoAPI的构成以及会话密钥的使用-Introduction of the Microsoft CryptoAPI encryption technology, encryption technology, said a Microsoft CryptoAPI session key of the composition and the use of
- 2022-03-11 03:01:07下载
- 积分:1