Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - rsa miracl
Search - rsa miracl - List
DL : 0
加解密函数库,包含DES,AES,RSA等各种加密算法的实现,在WINDOWS能编译通过-encryption functions, including DES, AES, RSA encryption algorithm such as the realization In Windows can compile
Update : 2008-10-13 Size : 119.08kb Publisher : 木木

DL : 0
/* 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 comment (lib, "ms32.lib")
Update : 2008-10-13 Size : 334.75kb Publisher : 李湘

DL : 0
/* 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 comment (lib, "ms32.lib")
Update : 2008-10-13 Size : 168.91kb Publisher : 李湘

DL : 0
/* 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 comment (lib, "ms32.lib")
Update : 2025-02-17 Size : 334kb Publisher : 李湘

DL : 0

Update : 2025-02-17 Size : 169kb Publisher : 李湘

DL : 0
加解密函数库,包含DES,AES,RSA等各种加密算法的实现,在WINDOWS能编译通过-encryption functions, including DES, AES, RSA encryption algorithm such as the realization In Windows can compile
Update : 2025-02-17 Size : 934kb Publisher : 木木

利用MIRACL大数运算库实现的RSA加密的动态链接库,读者在编译时需要重新加载MIRACL库。-MIRACL library to use computing to achieve large numbers of RSA encryption dynamic-link library, readers need to reload when compiling MIRACL library.
Update : 2025-02-17 Size : 412kb Publisher : gengqin

DL : 0
使用miracl大数库实现RSA算法,根据用户名计算相应序列号。-The use of large numbers miracl Treasury realize RSA algorithm, were calculated based on user corresponding serial number.
Update : 2025-02-17 Size : 1.19mb Publisher : mysic

DL : 0
通过miracl大数库生成rsa密钥,并通过diffie-hellman算法交换密钥-Miracl large numbers through the database to generate rsa key, and algorithm diffie-hellman key exchange
Update : 2025-02-17 Size : 1.98mb Publisher : 韩潇

DL : 0
比较新的功能强大的rsa算法源代码,方便使用.-Powerful rsa algorithm source code, user-friendly
Update : 2025-02-17 Size : 1.64mb Publisher : Chen

DL : 0
基于大数库miracl的RSA加解密算法,其中gen.c是产生密钥,encode.c是进行加密,decode.c是进行解密-Based on large numbers of RSA encryption and decryption library miracl algorithm, which gen.c is to generate the key, encode.c is encrypted, decode.c is to decrypt
Update : 2025-02-17 Size : 1.31mb Publisher : hbhb

DL : 0
RSA加密其中有MD5算法的实现 RSA中用到了大数库MIRacl库 详见代码-RSA
Update : 2025-02-17 Size : 3.65mb Publisher : Dante

DL : 0
椭圆加密库,RSA,大数库,还有其他的加密库,可以VC编译-ECC
Update : 2025-02-17 Size : 1.64mb Publisher : kawen

RSA算法中用到的大数运算,此为数据库。即miracl。其中包括代码,用户说明书,以及代码说明。欢迎参考!-Large numbers used in RSA algorithm calculations, this is the database. That miracl. Including code, user manual, and code description. Welcome reference!
Update : 2025-02-17 Size : 2.29mb Publisher : 李小树

DL : 0
这是实现RSA算法的加密和解密的程序,程序中使用大整数库miracl-failed to translate
Update : 2025-02-17 Size : 371kb Publisher : huan

可以对任意字符进行加密 与解密 程序已经测试 很好用 用VC++用添加miracl库-it is very useful for code characters or decode characters .
Update : 2025-02-17 Size : 7kb Publisher : 王夫远

这是最新的MIRACL的最新版本,支持多种算法,如IBE加密、签名、验证-MIRACL is a Big Number Library which implements all of the primitives necessary to design Big Number Cryptography into your real-world application. It is primarily a tool for cryptographic system implementors. RSA public key cryptography, Diffie-Hellman Key exchange, DSA digital signature, they are all just a few procedure calls away. Support is also included for even more esoteric Elliptic Curves and Lucas function based schemes. The latest version offers full support for Elliptic Curve Cryptography
Update : 2025-02-17 Size : 1.39mb Publisher : yoy

这是miracl库的精减版本,主要实现的是BB的加密、解密的算法的接口-This Portable C library implements a full implementation of Multiprecision Arithmetic. In particular it includes all the primitives necessary to implement Number Theoretic based methods for Public Key Cryptography and Digital signature, such as Diffie Hellman, Elliptic curves, RSA and DSS. Indeed example programs implement many of these methods.
Update : 2025-02-17 Size : 1.5mb Publisher : yoy

采用miracl大数库编写的RSA加解密,签名验签dll动态链接算法库-The dynamic library DLL of RSA encryption, signature algorithms written by the miracl library of large Numbers
Update : 2025-02-17 Size : 1.63mb Publisher : 曹伟琼

DL : 0
Miracl库实现的RSA算法,已通过编译-Miracl RSA
Update : 2025-02-17 Size : 2.27mb Publisher : zhang
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.