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

搜索资源列表

  1. 安全good

    0下载:
  2. 用于一般的文件加密和解密,采用rsa算法实现-It is used for general file s encryption and decryption. Using the RSA arithmetic.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4037
    • 提供者:solitude
  1. RSA对称加密算法源代码

    0下载:
  2. 利用RSA对称算法实现文件加密,密钥512位,比较安全。但不是特别安全。因为推荐2048位的密钥目前是很安全的。-use RSA asymmetric encryption algorithm document, the key 512, relatively safe. But it is not particularly safe. Since 2048 recommended the key now is very safe.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:143546
    • 提供者:海贵
  1. DigitalSignature2Example

    0下载:
  2. 本程序是用java程序包实现RSA安全认证算法的实现程序,可用于网络安全传输和数字签名-this procedure is used java package to achieve RSA Security Authentication Algorithm procedures, can be used for transmission of network security and digital signature
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:983
    • 提供者:许可
  1. rsa

    0下载:
  2. 网络安全体制中的RSA算法的一些相关文章
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:4818886
    • 提供者:
  1. rsa-cpp

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

    • 发布日期:2008-10-13
    • 文件大小:101436
    • 提供者:ivan
  1. RSA

    0下载:
  2. 信息安全类,公钥加密和RSA,PPT,适合新手参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:155644
    • 提供者:阿斯顿
  1. RSA加解密算法

    0下载:
  2. 信息安全中的RSA算法,界面简单明了,功能齐全-information security of the RSA algorithm, simple interface, the full range of functions
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1915334
    • 提供者:sun
  1. RSA.rar

    0下载:
  2. RSA加密解密,密码编码学与网络安全课程的重点之一。本程序用于模拟实现RSA的加密和解密算法,RSA encryption and decryption, password, encoding and network security course learn one of the key points. This procedure used to simulate the realization of RSA encryption and decryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2017-03-23
    • 文件大小:9383
    • 提供者:熊伟
  1. 视频会议系统的安全保密方法

    0下载:
  2. 视频会议中的加密算法 数据加密标准(DES) RSA公钥密码体制 MD5算法及其实现 -Video conferencing system video conferencing methods in security encryption algorithms Data Encryption Standard (DES) RSA public key cryptosystem MD5 algorithm and its implementation
  3. 所属分类:加密解密

    • 发布日期:2017-03-26
    • 文件大小:35353
    • 提供者:张三
  1. RSA

    0下载:
  2. C语言编写的RSA加密算法的实现,简单,适合安全相关-C language of the RSA encryption algorithm, a simple, suitable for security-related
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:934401
    • 提供者:海海
  1. rsa

    0下载:
  2. 信息安全相关,部分RSA算法,不完整-Information security-related, some RSA algorithm, incomplete
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1208
    • 提供者:姜丹
  1. RSA_CS

    0下载:
  2. C#的RSA加密解密算法程序,罗宾-米勒素数检验法,学信息安全的同学可以拿去-CSharp the RSA algorithm for encryption and decryption procedures, Robin- Miller, prime number test, students learn information security can be taken away
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:196331
    • 提供者:jiuhuajian
  1. Rsa

    1下载:
  2. 本人在学习了网络安全加密以后,按照老师要求独自写的JAVA语言的加密程序-I study at a network security encryption, the Teacher in accordance with the requirements of the JAVA language to write their own encryption procedures
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1808
    • 提供者:乔志伟
  1. RSA

    0下载:
  2. 以前上信息安全技术选修的作业,RSA算法实现的-Information security technologies before elective operations, RSA algorithm realization
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:619073
    • 提供者:vical
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:767765
    • 提供者:harris
  1. IPMessenger

    0下载:
  2. 这是飞鸽传书 v2.0版的源代码。它是一个跨平台、基于 TCP/IP(UDP)、无需服务器、简单易用、可传送和接收文件的一个网络小软件,安全可靠,数据通讯均采用 RSA/Blofish 加密。-This is the IP Messenger v2.0 version of the source code. It is a cross-platform, based on TCP/IP (UDP), no servers, easy to use, can send and receive fi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:299559
    • 提供者:172
  1. rsa-set-

    0下载:
  2. 高安全文件加密系统 可靠 实用 无错误 -High-security file encryption system, practical and reliable error-free high-security file encryption system is reliable and practical error-free
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:16129
    • 提供者:sdsdafdsf
  1. RSA

    0下载:
  2. 编程实现RSA算法。包括:生成公钥(e, n)和私钥d,对明文m加密,对密文m解密。 注:实际应用中,512比特的n 已经不够安全,所以建议公司用1024比特的n,及其重要的场合用2048比特的 n。所以大家要选择大整数n。-Programming RSA algorithm. Include: Creation of a public key (e, n) and private key d, m the plaintext encryption, decryption of cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:44903
    • 提供者:semmir
  1. 信息安全实验2-1

    1下载:
  2. 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定
  3. 所属分类:加密解密

    • 发布日期:2017-12-29
    • 文件大小:16384
    • 提供者:潇洒坤
  1. rsa

    0下载:
  2. 使用JAVA语言实现来实现信息安全中的简单的RSA算法(implement RSA using JAVA)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:miracle66
« 12 3 4 5 6 »
搜珍网 www.dssz.com