miracl

共 15 篇文章
miracl 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 15 篇文章,持续更新中。

通过miracl大数库生成rsa密钥

通过miracl大数库生成rsa密钥,并通过diffie-hellman算法交换密钥

miracl大数库 miracl大数库 miracl大数库

miracl大数库 miracl大数库 miracl大数库

使用miracl大数库实现ELGAMAL算法

使用miracl大数库实现ELGAMAL算法,可直接用于序列号生成

使用miracl大数库实现RSA算法

使用miracl大数库实现RSA算法,根据用户名计算相应序列号。

利用MIRACL大数运算库实现的RSA加密的动态链接库

利用MIRACL大数运算库实现的RSA加密的动态链接库,读者在编译时需要重新加载MIRACL库。

密码算法程序包miracl使用手册 The full Manual is available in both MS Word

密码算法程序包miracl使用手册 The full Manual is available in both MS Word

密码算法程序包miracl contains all the source code for the latest version of MIRACL: a Multiprecision Int

密码算法程序包miracl contains all the source code for the latest version of MIRACL: a Multiprecision Integer and Rational Arithmetic C/C++ library.

借助MIRACL大数运算库实现对共享软件的安全注册。

借助MIRACL大数运算库实现对共享软件的安全注册。

miracl-大数运算库,大家使用有什么问题请多多提意见

miracl-大数运算库,大家使用有什么问题请多多提意见

/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程

/* 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(

MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit comp

MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit computers

/* * main MIRACL header - miracl.h. * * Copyright (c) 1988-2001 Shamus Software Ltd. */

/* * main MIRACL header - miracl.h. * * Copyright (c) 1988-2001 Shamus Software Ltd. */

用来测试Miracl加密解密库的代码

用来测试Miracl加密解密库的代码,可以好好的学习Miracl

大数运算库miracl。有了miracl这样的函数库

大数运算库miracl。有了miracl这样的函数库,你可以直接调用函数,来实现你要的公钥密码学的某个功能。

/* RSA Demo 1.0 版 * 版权所有 (C) 2004 赵春生 * 2004.04.25 * http://timw.yeah.net * http://timw.126.com * 本程

/* 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(