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

搜索资源列表

  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. Encryption

    0下载:
  2. RC4加/解密,RSA数字签名,调用接口非常简单-RC4 Encrypt,RSA sign,Interface is very simple
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:31260
    • 提供者:江浩
  1. encryption_test

    0下载:
  2. 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:94162
    • 提供者:BY
  1. DES_C

    0下载:
  2. 用C语言编译的DES加解密程序 望大家指教-C language compiler to use the DES encryption and decryption process we hope that advice
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:594620
    • 提供者:许奇龙
  1. rsa

    0下载:
  2. 一般的RSA演算过程,是在C环境下开发的,为解决加解密问题而开发。-General process of RSA algorithm is developed under the C environment, in order to solve the problem of the development of encryption and decryption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1495
    • 提供者:唐苗
  1. rsa

    0下载:
  2. rsa公开加解密算法以及分析,有助于大家互相交流学习促进成长-rsa public encryption algorithm and analysis to help you learn from each other to promote the growth of
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5887
    • 提供者:黄江
  1. rsa-java

    0下载:
  2. 用java实现的,使用了rsa算法,可用于加解密文本文档-Achieved with java, use the rsa algorithm, can be used for encryption and decryption text document
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2706541
    • 提供者:易天行
  1. RSA

    0下载:
  2. 实现rsa加密解密过程,产生大素数,大素数的加减乘除。-Achieve rsa encryption and decryption process, resulting in large prime numbers, multiplication and division addition and subtraction of large prime numbers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:271136
    • 提供者:李忧若
  1. SecChat

    0下载:
  2. rsa c++源码 可以实现简单的rsa算法的加解密-rsa c++ source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:125107
    • 提供者:文风
  1. xbq

    0下载:
  2. 信息安全中RSA加解密算法的分析,流程图,实现源代码-Information security analysis of RSA encryption and decryption algorithms, flow charts, to achieve the source code
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 原创rsa源码,实现加解密,但未实现密钥生成。可直接使用,或作参考-Original rsa source code to achieve encryption and decryption, but did not achieve the key generation. Can be used directly, or for reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:104030
    • 提供者:fyy
  1. RsaPublicKey

    0下载:
  2. RSA公钥算法 随机选取大素数,用于密钥加解密,公钥是公开的,私钥自己保存-RSA PublicKey
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:4226
    • 提供者:wangyu
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. RSAsuanfa

    0下载:
  2. 有delphi写的rsa加解密算法,并实现了rsa运算工具,大家一起学习!-Write a delphi rsa encryption algorithm, and realized rsa computing tools, we will study together!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:630728
    • 提供者:郭子
  1. RSACiper

    0下载:
  2. RSA加解密签名和验签名方法,可以在手机客户端实现该代码检验-RSA signature and decryption method signature and experience, you can phone the client to achieve the code inspection
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. RSA加密算法,用户选择两个素数,由此计算公钥和私钥,然后利用得到的密钥进行加解密操作。-RSA encryption algorithm, the user selects two prime numbers, then calculate the public key and private key, then use the decryption keys obtained by operation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:小杨
  1. Classical-algorithm-RSA

    0下载:
  2. 可以供delphi调用的ras经典算法,方便软件实现高性能加解密。-Classical algorithm RSA
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:596036
    • 提供者:harris
  1. rsa

    0下载:
  2. rsa源码,实现加解密,但未实现密钥生成。可直接使用,或作参考-rsa source code, to achieve encryption and decryption, key generation but not implement. Can be used directly, or as a reference
  3. 所属分类:Crypt_Decrypt algrithms

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

    2下载:
  2. 基于RSA的公钥加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-Based on RSA public key encryption, the use of java in the relevant class to achieve the specified string encryption and decryption, to achieve graphical interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:20765
    • 提供者:
  1. rsa

    0下载:
  2. 加密解密程序,通过RSA算法实现数据的加解密。算法简单。-Encryption and decryption process, through the RSA algorithm for data encryption and decryption. Algorithm is simple.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:4066045
    • 提供者:wangdongliang
« 1 2 3 4 5 67 8 9 10 11 ... 15 »
搜珍网 www.dssz.com