-
密钥盘生成程序,附使用说明
密钥盘生成程序,附使用说明-Key disk generation process, with the use of
- 2022-07-09 16:35:34下载
- 积分:1
-
椭圆曲线加密算法
椭圆曲线加密算法-elliptic curve cryptosystem
- 2023-04-04 11:20:03下载
- 积分:1
-
DES-complete
一个DES加解密程序,有兴趣的可以下来看看。(A program about DES)
- 2012-07-03 09:12:47下载
- 积分:1
-
SM2签名功能和验签测试SM3摘要功能测试
SM2签名功能和验签测试SM3摘要功能测试(SM2-signature-creation-and-verification-master)
- 2019-04-02 10:02:48下载
- 积分:1
-
DEncrypt
加密解密代码,des及rsa加密解密方法,c#编辑(Encryption, decryption code des rsa encryption and decryption method, c# editor)
- 2015-08-03 10:14:21下载
- 积分:1
-
RSA realized, according to the article to achieve RSA algorithm
RSA的实现,可以根据文章来实现RSA算法-RSA realized, according to the article to achieve RSA algorithm
- 2022-03-19 08:56:40下载
- 积分:1
-
一个可以锁定硬盘的程序
a program that can lock the hard disk -a program that can lock the hard disk
- 2022-01-26 08:02:21下载
- 积分:1
-
Consecutive AES core
Description of project..
Features
Consecutive AES core
Description of project..
Features
- AES encoder
- 128/192/256 bit
- AES decoder
- 128/192/256 bit
Status
- Key Expansion added
- Encoder added
- Decoder added
- Documentation added
- 2023-06-25 12:35:04下载
- 积分: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
-
RSA
C#语言中的RSA加密,解密之算法,大解密(RSA encryption and decryption
)
- 2013-08-07 10:20:31下载
- 积分:1