搜索资源列表

  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. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:94208
    • 提供者:BY
  1. DES_C

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

    • 发布日期:2024-05-18
    • 文件大小:594944
    • 提供者:许奇龙
  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编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:唐苗
  1. rsa

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

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:黄江
  1. rsa-java

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

    • 发布日期:2024-05-18
    • 文件大小:2706432
    • 提供者:易天行
  1. Cryptology

    0下载:
  2. 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF,
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:4350976
    • 提供者:小余
  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编程

    • 发布日期:2024-05-18
    • 文件大小:271360
    • 提供者:李忧若
  1. SecChat

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

    • 发布日期:2024-05-18
    • 文件大小:124928
    • 提供者:文风
  1. xbq

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

    • 发布日期:2024-05-18
    • 文件大小:394240
    • 提供者:greenwuhu
  1. OpenSSL

    0下载:
  2. 基于OpenSSL的加解密算法,RSA的加密和解密-Based on OpenSSL for encryption and decryption algorithms, RSA' s encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:星云
  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. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:104448
    • 提供者:fyy
  1. RsaPublicKey

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

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:wangyu
  1. EncryptDectyptTool_Src

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

    • 发布日期:2024-05-18
    • 文件大小:1097728
    • 提供者:张希行
  1. RSAsuanfa

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

    • 发布日期:2024-05-18
    • 文件大小:630784
    • 提供者:郭子
  1. RSACiper

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:yzc
  1. MyRSA

    0下载:
  2. 用VC编写的32位RSA加解密算法程序,采用控制台输入输出方式,加密速度达到800kb/s.绝对原创。-Written by VC RSA encryption and decryption algorithm 32-bit program, using the console input and output, encryption speeds of up to 800kb/s. absolute originality.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1044480
    • 提供者:
  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. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:小杨
  1. Classical-algorithm-RSA

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

    • 发布日期:2024-05-18
    • 文件大小:595968
    • 提供者: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. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:118784
    • 提供者:wangrui
  1. RSA

    0下载:
  2. RSA公钥加解密算法源码,VC++语言开发, 可生成最长1024比特密钥对,里面包含大数运算类,可直接移植使用。-RSA public key encryption algorithm source code, VC++ language development, can generate up to 1024-bit key pair, which contains large numbers operation classes ca
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:wangrui
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »

源码中国 www.ymcn.org