登录
首页 » 加密解密 » /* 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...

于 2023-06-13 发布 文件大小:168.91 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 椭圆曲线码实现
    对椭圆曲线进行了很好的实现,包括 combined_math:onb_integer opt_hash poly_hash poly_integer  fast_onb  integer  onb:DH.example ElGamal.example MQV.simple polymath:basics DH_example ElGamal.example 
    2022-04-06 14:56:19下载
    积分:1
  • Rijndael (AES) original small encryption algorithm implementation
    Rijndael (AES) original small encryption algorithm implementation
    2022-04-16 18:54:53下载
    积分:1
  • c# DES file encryption file encryption c# DES
    c# DES文件加密 c# DES文件加密-c# DES file encryption file encryption c# DES
    2022-03-15 12:39:50下载
    积分:1
  • source for the realization of PKCS# 12 standard
    PKCS#12源程序,用于实现PKCS#12标准-source for the realization of PKCS# 12 standard
    2022-01-25 14:38:26下载
    积分:1
  • Delphi控件源码,包括对称钥匙控件和散列函数控件
    Delphi加密控件源码,包括对称钥匙加密控件和散列函数控件 -Delphi encryption controls the source code, controls including the symmetrical key encryption and disperses the row letter numerical control
    2022-06-11 22:19:37下载
    积分:1
  • 代码做了什么?有时我们可能希望隐藏我们的文件内容从其他…
    What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over) -What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used (In VB- The same technique can be implemented in
    2023-06-18 10:00:03下载
    积分:1
  • RSA asymmetric encryption and the realization of the source code
    非对称加密RSA的实现及其源代码-RSA asymmetric encryption and the realization of the source code
    2023-09-02 21:40:02下载
    积分:1
  • iTunes的饼干
    应用背景 ;在泰瑞MAA KI十字脉辛格关键技术jhoom巴拉酒吧 ;jhoom巴拉酒吧
    2022-04-24 19:19:51下载
    积分:1
  • DES算法的C++
    DES加密算法的C++实现-DES encryption algorithm in C++
    2023-04-13 06:10:03下载
    积分:1
  • GOST算法
    GOST加密算法-GOST encryption algorithm
    2022-02-05 20:46:16下载
    积分:1
  • 696516资源总数
  • 106436会员总数
  • 7今日下载