-
wjdesss encryption algorithm
wjdesss加密算法-wjdesss encryption algorithm
- 2022-05-10 23:26:07下载
- 积分: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
-
线形移位存储器生成流密码
线形移位存储器生成流密码-linear displacement flow generated password memory
- 2022-03-15 12:21:11下载
- 积分: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
-
国密SM2非对称算法实现
基于Openssl算法库实现的SM2算法。实现数字签名和密钥交换,
公钥加密没有实现。全部源代码,需要Openssl库⽀支持,VC⼯工程。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-04-24 07:20:44下载
- 积分:1
-
删除系统某存储区中的证书, 代码参考msdn
删除系统某存储区中的证书, 代码参考msdn-removal system of a storage area of the certificate, a code reference VARIANT
- 2022-03-16 23:09:00下载
- 积分:1
-
常见加密算法汇总的C++实现,初学加密算法者适用
常见加密算法汇总的C++实现,初学加密算法者适用-Common encryption algorithm aggregate C++ Realize, learning to apply the encryption algorithm
- 2022-01-20 23:18:21下载
- 积分:1
-
This is a DVD decryption source program.
DVD解码源代码 -This is a DVD decryption source program.
- 2022-08-05 14:31:49下载
- 积分:1
-
一个不错的delphi加密控件,有利于我们开发人员程序的自我保护。...
一个不错的delphi加密控件,有利于我们开发人员程序的自我保护。-a good delphi encryption controls, it will be conducive to the development of personnel procedures to protect themselves.
- 2022-06-30 09:17:50下载
- 积分:1
-
这是一个加密程序,可对字符串进行加密,字符串和密钥的内容和长度可以设置。...
这是一个加密程序,可对字符串进行加密,字符串和密钥的内容和长度可以设置。-This is an encryption program that encrypt the string, string and key content and length can be set.
- 2022-03-07 20:55:55下载
- 积分:1