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

搜索资源列表

  1. Cryptography

    0下载:
  2. 计算机网络安全技术实验,密码算法的实现,实现密码算法(Playfair密码算法,DES算法, RSA算法)-Computer network security technology experiment, the realization of cryptographic algorithms to achieve encryption algorithm (Playfair cipher, DES algorithm, RSA algorithm)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:751624
    • 提供者:王寒蕊
  1. securiconn

    1下载:
  2. 一种安全连接传送的框架,用java实现,加密算法是DES和RSA,传输内容进行了基—64转换-A secure connection to send the frame, with the java implementation, encryption algorithms are DES and RSA, transfer the contents of the base conversion-64
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:46938
    • 提供者:赵士达
  1. password-system

    0下载:
  2. 用VC++编程实现了RSA算法加密和解密运算,其中使用了DES系统-VC++ programming using the RSA algorithm for encryption and decryption operations, using DES system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5672289
    • 提供者:古狸
  1. 08

    0下载:
  2. 数据加密标准(DES) RSA公钥密码体制 MD5算法及其实现 -Data Encryption Standard (DES) RSA public key cryptosystem MD5 algorithm and its implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:285603
    • 提供者:张三
  1. encrypt

    0下载:
  2. DES与RSA加密算法的实现,经典的两种加密算法。-Implementation of DES and RSA encoding algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:20809
    • 提供者:SeanWan
  1. security-chats

    0下载:
  2. 用java写的,网络安全聊天,用des加密聊天内容、用rsa加密进行对消息摘要进行签名、用md5对消息生成摘要等等。-Written using java, network security, chat, chat with des encryption, rsa encryption used to sign the message digest using md5 generates a summary of the news and so on.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:42282
    • 提供者:freeson
  1. encrypt(desPrsa)

    0下载:
  2. 通过java jdk6所提供的api设计的一个通信过程的加密与解密。其中有两个十分常用的算法:des+rsa-Provided by java jdk6 api design of a communication process of encryption and decryption. Two very commonly used algorithms: des+ rsa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2851307
    • 提供者:liyu
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. 300EncryptAndDecrypt_source

    0下载:
  2. md2、MD5、DES、RSA、SHA-1等加解密方法函数-Function for MD5、DES、RSA etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:390209
    • 提供者:nanjxxq
  1. Password-Standard

    0下载:
  2. 各种加密的国际标准,包括DES,RSA,SHA等等加密算法的国际标准-All kinds of encryption of international standards, including DES, RSA, SHA and so on of the encryption algorithm international standards
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2363777
    • 提供者:jack
  1. bouncycastle

    0下载:
  2. bouncycastle 一个开源的 java 包,可以提供一些加密算法的实现. 使用这个包进行 DES AES RSA SHA ECG SHA MD5 等加密算法 .算法不像jre里面哪有有限制,是可以使用 256 位密钥 android 里面的加密算法就是使用这个包 ! 适合一些不想依赖于 jre 加密实现的或者没有该环境的软件 .-<bouncycastle> an open source java package can provide encryption algorith
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1706517
    • 提供者:crw
  1. polarssl-1.1.1

    0下载:
  2. 加解密算法.支持AES, DES, SHA-1, RSA, DSA, Diffie-Hellman 等多种算法.-AES, DES, SHA-1, RSA, DSA, Diffie-Hellman
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:778866
    • 提供者:lianzao
  1. MailManager

    0下载:
  2. 一个带加解密的邮件收发系统,用RSA签名邮件,DES加解密邮件正文-a mail manager with encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-22
    • 文件大小:6926844
    • 提供者:Echo
  1. PairKeyExample

    0下载:
  2. java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -java encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5667
    • 提供者:Yibo Song
  1. EncryptionaAuthentication

    0下载:
  2. 信息安全实训,包含MD5、AED、DES、RSA及数字证书算法。-Information security training, including MD5, AED, DES, RSA and digital certificate algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-30
    • 文件大小:12706665
    • 提供者:虚静夜
  1. Delphi_jmall

    1下载:
  2. Delphi常用的加密算法源库库 包括 2DES 3DES 3DES3 AES BASE64 Blowfish CRC32-Dym CRC32-Static DES MD5 RSA SHA 算法,支持Delphi 5/6/7/2010 各版本-Delphi commonly used encryption algorithm source repositoryInclude2DES3DES3DES3AESBASE64BlowfishCRC3
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2724014
    • 提供者:skertone
  1. Method-collection-of-Java-encryption

    0下载:
  2. 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:256697
    • 提供者:Leonardo
  1. Test1

    0下载:
  2. 自己写的安全试验作业,调用encryptModule实现的DES,SHA,RSA加密远程文件传输,采用eclipse VE开发。-Own written safety test operations, calling encryptModule achieve DES, SHA, RSA encryption remote file transfer, the eclipse the VE development.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:64627
    • 提供者:
  1. vcPPcrypt

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,而且还包含有英文的开发文档,研究学习算法的可不要错过。-Compressed package cast, blowfish, simple, des, cryptlib, rsa,, mqueue,, xtrcrypt, gf256, base32, base6
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8425472
    • 提供者:situyun
  1. Encrypt

    1下载:
  2. JAVA实现的文件加密.解密功能。DES,RSA算法集合-JAVA Implementation of file encryption and decryption functions. DES, RSA algorithm is a collection of
  3. 所属分类:Applet

    • 发布日期:2017-05-02
    • 文件大小:624445
    • 提供者:丁壳
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com