搜索资源列表

  1. rsa

    0下载:
  2. 网络安全体制中的RSA算法的一些相关文章-Network security system of the RSA algorithm in a number of related articles
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:4818944
    • 提供者:
  1. rsa-cpp

    0下载:
  2. 密聊"采用 2048bit 的 RSA 数据加密算法对数据进行加密和数字签名,由于 RSA 加密少量的信息需要大量的时间,适合用来传递密钥或对重要而敏感且较少的信息通讯.实现的消息通讯安全功能包括 1. 身份验证,使收件人确信发件人就是他或她就是公开密钥所对应的那个人 2. 机密性,确保只有预期的收件人能够阅读邮件 3. 完整性,确保消息在传输过程中没有被更改 4. 消息到达确认,发件人确认收件人收到了消息.-Mi
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:101376
    • 提供者:ivan
  1. RSA

    0下载:
  2. 这个rsa算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错-Rsa algorithm is in this environment to achieve vc with mfc done interface, from the functional to the appearance of all want to be good
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:1972224
    • 提供者:jepring
  1. RSA-Pic

    0下载:
  2. RSA做的加密BMP的程序。本来RSA不是做这个的,但是作业要求用RSA就这么做了。-BMP do RSA encryption procedure. RSA had not done this, but the operational requirements on the use of RSA did.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:33792
    • 提供者:Rex
  1. RSA

    0下载:
  2. 用于RSA加密的汇编语言源代码,只能对数值进行加密-RSA encryption for the assembly language source code, can only be encrypted numerical
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:许啦咪
  1. RSA

    0下载:
  2. 实现RSA公钥算法,1978年就出现了这种算法,它是第一个既能用于数据加密也能用于数字签名的算法。 它易于理解和操作,也很流行。算法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和 Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。-The realization of RSA public key algorithm, in 1978 appeared in the algori
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:lin
  1. rsa

    0下载:
  2. rsa加密解密代码,简单的界面,详细的注释不错的说-rsa encryption and decryption code, simple interface and detailed notes that good
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:54272
    • 提供者:
  1. rsa

    0下载:
  2. 基于rsa算法实现的用两个质数进行数据加密的算法,可靠度非常高,为vc++6.0工程-Rsa algorithm based on the use of two prime number for data encryption algorithm, reliability is very high, for vc++ 6.0 works
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:28672
    • 提供者:介宇
  1. rsa

    0下载:
  2. 整体思路 用createkey.java 文件来产生秘钥,用jiami.java 文件来实 现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现 大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函 数见五个文件里的具体实现。 -The overall outlook createkey.java document used to generate secret k
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:490496
    • 提供者:dufeilong
  1. RSA

    0下载:
  2. RSA算法的加解密模拟程序,实现对不用文件的模拟操作-RSA encryption and decryption algorithm simulation procedures do not document the realization of simulated operation
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:35840
    • 提供者:sjxyx
  1. 3.RSA

    0下载:
  2. RSA数据加密源码,有兴趣下来-RSA data encryption source code, are interested in down
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:20480
    • 提供者:cai
  1. RSA

    0下载:
  2. RSA加密程序,实现了大数类和大数运算,985高校的《计算机网络》课程设计,功能完整,注释丰富,没有BUG-RSA encryption process, and realize the large numbers of large numbers type of computation, 985 colleges and universities Computer Network curriculum design, functi
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:18432
    • 提供者:ZLC
  1. Rsa-java

    1下载:
  2. 用java写的RSA加密解密程序,支持数字签名验证和分段加密,有友好的图形界面。-Using java to write the RSA encryption and decryption procedures, support for digital signature verification and sub-encryption, has a friendly graphical interface.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:羊毛
  1. rsa

    0下载:
  2. rsa算法C语言实现,自己编的,希望对大家有借鉴.-rsa algorithm C language, own, and I hope everyone has to learn from.
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:206848
    • 提供者:幸福
  1. rsa

    0下载:
  2. RSA算法C++实现,实现RSA算法,密码强度1024 -RSA algorithm C++ Realize, realize RSA algorithm, the password strength of 1024
  3. 所属分类:CA认证

    • 发布日期:2024-05-14
    • 文件大小:883712
    • 提供者:G
  1. Rsa

    0下载:
  2. RSA算法C++程序,采用了openssl-RSA algorithm for C program using the openssl
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:1865728
    • 提供者:dream
  1. RSA

    0下载:
  2. 实现了密码学中的RSA算法,挺难的,是同学帮忙做的-Achieved in the RSA cryptography algorithm, hard is to help students make the
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:游云
  1. RSA

    0下载:
  2. 本文档包含RSA加密解密的说明及源代码,经过调试可以运行-This document contains descr iption of RSA encryption and decryption, and source code, can run through debugging
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:645120
    • 提供者:赵斌
  1. rsa

    0下载:
  2. rsa加密算法 给你们隆重介绍一下 需要的可以下一下-rsa encryption algorithm to you about the needs of a grand introduction to the next click
  3. 所属分类:加密解密

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

    0下载:
  2. 基于RSA的加密解密算法,对给定的文字进行加密解密-Based on RSA
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:185344
    • 提供者:dengzhihua2347
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org