-
加密算法SHA1的C语言实现示例,是一个C++类实现
加密算法SHA1的C语言实现示例,是一个C++类实现-The example of encryption arithmetic SHA1 using C program,which is a C++ class.
- 2022-12-28 15:30:03下载
- 积分:1
-
delphi6写的CRC32的加密算法。 另有付加例子程序
delphi6写的CRC32的加密算法。 另有付加例子程序-Delphi6 CRC wrote the encryption algorithm. Another example of pay increase procedures
- 2023-04-28 01:25:03下载
- 积分:1
-
密码大家Shoup写的数论算法c语言实现,Unix版本
密码大家Shoup写的数论算法c语言实现,Unix版本-password you write the number theory algorithm c language, the Unix version
- 2022-03-29 18:22:09下载
- 积分:1
-
介绍cryptoapi的幻灯教学文档。 好象是内部资料。
介绍cryptoapi的幻灯教学文档。 好象是内部资料。-Introduce the slide show teaching file of cryptoapi. It seems to be the inside materials.
- 2022-05-26 11:09:10下载
- 积分: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
-
this is about cryptography.
takes text as input and decrypt it
and then aagin...
this about cryptography.
takes text as input and decrypt it
and then aagin in plane text-this is about cryptography.
takes text as input and decrypt it
and then aagin in plane text
- 2023-05-03 03:50:02下载
- 积分:1
-
用JAVA做的模拟电梯的程序,是自己做的
用JAVA做的模拟电梯的程序,是自己做的- Simulation elevator procedure does which with JAVA, is oneself
does
- 2023-08-28 09:55:03下载
- 积分:1
-
在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。...
在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents changes, or amendments to provide the interface function.
- 2022-05-09 10:36:46下载
- 积分:1
-
用从c/c++实现RSA加密算法的一个实验小程序
用从c/c++实现RSA加密算法的一个实验小程序-From c/c++ Realize RSA encryption algorithm, a small experimental procedures
- 2022-01-31 09:08:31下载
- 积分:1
-
java加密程序
java加密程序-java encryption
- 2022-08-24 02:23:45下载
- 积分:1