CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - rsa加密解密

搜索资源列表

  1. rsasoft.rar

    0下载:
  2. 利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。,Vc++ to achieve the use of RSA encryption and decryption algorithm source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:17698
    • 提供者:易天行
  1. RSA1024.rar

    1下载:
  2. 本程序实现了RSA(1024bits)加密解密,无论是学习还是应用,都是不错的一个程序,希望对大家有所帮助!,This procedure has RSA (1024bits) encryption and decryption, both the study or application of a procedure are good, I hope all of you to help!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:669209
    • 提供者:张润福
  1. RSA-jiami-yuanli

    0下载:
  2. 这是一篇详细讲解 RSA 加密原理的文章,对于搞加密解密的人员有很大帮助-This is a detailed article explaining the principle of RSA encryption, encryption and decryption for personnel engaged in very helpful
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:3659
    • 提供者:李之龙
  1. RSA

    0下载:
  2. RSA加密算法,可以对任意文件进行加密解密,可以设置N、E大数,或者随机生成。-RSA encryption algorithm, you can decrypt any encrypted files, you can set the N, E large numbers, or randomly generated.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:43091
    • 提供者:Zn
  1. RSA

    0下载:
  2. 实现了简单的RSA加密,并且附带有解密功能,不过,解密功能部分不是十分完善,但就加密而言,很可靠~-It implements a simple RSA.The encrption does work well, but I m very sorry that the decryption may has a few bugs.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:601
    • 提供者:洛菲雨
  1. rsa

    0下载:
  2. rsa算法是经典的加密解密算法,可用来加密和进行数字签名。本程序运用rsa算法生成密钥对。-rsa algorithm for encryption and decryption algorithm is a classic that can be used to encrypt and digitally sign. The program uses algorithms to generate rsa key pair.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:730306
    • 提供者:li
  1. rsa

    0下载:
  2. 一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序-create a practical application using RSA algorithm that can encrypt and decrypt any file
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:5763
    • 提供者:张丽
  1. RSA

    0下载:
  2. RSA密钥生成器,用于RSA传输过程中加密与解密,delphi 源代码。-RSA key generator and transfer process for RSA encryption and decryption, delphi source code.
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:486990
    • 提供者:wenfumin
  1. 101259351JavaFR_RSA_Source

    0下载:
  2. 加密解密RSA,java语言 加密解密算法RSA-RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:15592
    • 提供者:sailing
  1. 0a1d34c9e44c

    0下载:
  2. RSA加密解密源码,mfc界面,功能给力-RSA encryption and decryption source, mfc interface, function to the force
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:556023
    • 提供者:water
  1. RSA

    0下载:
  2. RSA公钥加密算法的c语言实现,包括随机数的选择,加密解密-RSA public key encryption algorithm c language, including the choice of random numbers, encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1304
    • 提供者:许伟
  1. RSA

    0下载:
  2. 使用rsa算法实现数据的加密解密和数据验证验签-Using the data of the rsa algorithms realize encrypt, decrypt and data validation check signing
  3. 所属分类:CA program

    • 发布日期:2017-05-26
    • 文件大小:8989491
    • 提供者:wanggang
  1. ASE-DSE-HASH-RSA

    0下载:
  2. ASE DSE HASH RSA加密和解密算法源码,测试文件,可以直接使用-ASE DSE HASH RSA encryption and decryption source code, and test files, can be used directly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5598540
    • 提供者:陈皮
  1. encrypt_decrypt

    0下载:
  2. 基于OpenSSL的RSA加密解密程序,在VC6.0平台下实现。-A program of encryption and decryption useing RSA public key encrypt which is based on OpenSSL
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:122311
    • 提供者:huzhengwen
  1. encoding-and-decoding

    0下载:
  2. 实现DES加密解密算法,及CBC,CFB,CTR,OFB,RSA加密解密算法,完成对图片的加密解密。使用C++编写的,非常详尽。具体阐述了对图片的DES加密解密算法。-The codes realizes the function of encoding and decoding a picture under CBC,CFB,CTR,OFB,RSA algorithm. It is really worth a trial under VC 6.0 environment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-17
    • 文件大小:27140879
    • 提供者:王希
  1. RSA

    0下载:
  2. RSA公钥加密的基本实现 bmp灰度图片加解密操作包括 RSA 的加减密算法; 素数检测算法;RSA 密钥生成算法; 应用该 RSA 密码体制加、解密; BMP 灰度图的算法; Pollard p-1 算法 ; Pollard r 算法 ; -RSA public key encryption to achieve the basic gray-scale picture bmp including RSA encryption and decryption operations of addi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:27638
    • 提供者:魏汝垚
  1. SimpleRSA

    0下载:
  2. 一个简单的RSA 实现程序, 喜欢研究加密解密的朋友请看看。-A very simple RSA source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3966
    • 提供者:Ling
  1. RSA_algorthem

    0下载:
  2. 关于 RSA算法加密解密得源码。我在公司学习的时候看到的。-about RSA algorthem.when i study at my first compeny
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1915338
    • 提供者:邢家明
  1. RSA

    1下载:
  2. 公钥密码算法RSA的加密和解密过程,包括随机数的生成原理和素性检测的内容。-RSA public key cryptography algorithm for encryption and decryption process, including the generation of random number theory and primality testing content.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:248630
    • 提供者:张熠
  1. RSA

    0下载:
  2. RSA算法,使用环境VC,可以实现RSA的加密解密功能。-RSA algorithm, the use of the environment VC, can achieve the RSA encryption and decryption functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:248720
    • 提供者:YZQ
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »
搜珍网 www.dssz.com