CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证 搜索资源 - 加密与解密

搜索资源列表

  1. security

    0下载:
  2. 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现   利用数字信封实现大文件的加密、解密。 2、有什么用:   2.1 研究、学习信息安全中的密码学设计与实现技术。   2
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:213582
    • 提供者:雷敏
  1. KeyFile

    0下载:
  2. 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2235
    • 提供者:小布丁
  1. 20051218183467153

    0下载:
  2. 用DELPHI写的关于加密与解密的算法,所有版权属于原作者。-with Delphi write on the encryption and decryption algorithms, all the copyrights to the original author.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:778359
    • 提供者:萧成
  1. RSA_code

    0下载:
  2. 实现RSA的加密,解密,可以应用与加密,解密系统中..适合初学者学习
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:52452
    • 提供者:小朱
  1. TEA

    0下载:
  2. 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:2229
    • 提供者:YCLIU
  1. AES

    0下载:
  2. 能够很好的实现文件的加密与解密,对初学者有很好的借鉴与学习作用。-Can achieve the file encryption and decryption, a good reference for beginners and learning effects.
  3. 所属分类:CA program

    • 发布日期:2017-05-13
    • 文件大小:3217520
    • 提供者:asd
  1. RSA

    0下载:
  2. RSA密钥生成器,用于RSA传输过程中加密与解密,delphi 源代码。-RSA key generator and transfer process for RSA encryption and decryption, delphi source code.
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:486990
    • 提供者:wenfumin
  1. Tools_MD5

    0下载:
  2. MD5加密与解密的说明文件与,烦琐的加密不能解密-MD5 encryption and decryption and documentation, cumbersome encryption can not be decrypted
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:592394
    • 提供者:wang
  1. C

    0下载:
  2. 能够很好的实现文件的加密与解密,功能完善,界面友好-Can achieve the file encryption and decryption, functional, user-friendly
  3. 所属分类:CA program

    • 发布日期:2017-05-31
    • 文件大小:13071754
    • 提供者:asd
  1. JAVA_DES

    0下载:
  2. 能够很好的实现文件的对称加密与解密,非常适合初学者学习,研究。-Can achieve the documents of the symmetric encryption and decryption, is ideal for beginners to learn and research.
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:15997
    • 提供者:asd
  1. C-programming-examples

    0下载:
  2. 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technolog
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:23066
    • 提供者:胡杨
  1. RSA-JiaMi--JieMi

    0下载:
  2. 可以对任意字符进行加密 与解密 程序已经测试 很好用 用VC++用添加miracl库-it is very useful for code characters or decode characters .
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:7285
    • 提供者:王夫远
  1. aes

    0下载:
  2. aes算法加密与解密程序,可以从文件读入数据,也可以自己输入数据。-aes algorithm encryption and decryption procedures, can be read from the file into the data, you can also input data.
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5083
    • 提供者:萝莉
  1. aes

    0下载:
  2. AES算法的实现,C语言编程完成加密和解密的过程,明文与密钥长度均为128位。-Realization of the AES algorithm, C language programming to complete the encryption and decryption process, the plaintext and the key length is 128.
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:3822
    • 提供者:张培凤
  1. RSA(C)

    0下载:
  2. RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
  3. 所属分类:CA program

    • 发布日期:2017-11-30
    • 文件大小:5249
    • 提供者:刘思琪
  1. duichengsf

    0下载:
  2. C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。 -C# symmetric key generation algorithm, using C# look symmetric algorithm and key generation and document preservation issues, this program, the key file is saved i
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:32374
    • 提供者:杜金
  1. jiami

    0下载:
  2. pb写的文件md5加密与文本加解密小工具,里面的dll可供其他语言调用,绝对的源码-pb write a text file encryption and decryption md5 gadget inside dll call for other languages, the absolute source
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:131887
    • 提供者:rex
  1. AES1

    0下载:
  2. AES加密解密算法,可以较好地实现加密与解密运算-AES encryption and decryption algorithm, can achieve encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-24
    • 文件大小:17189
    • 提供者:千夜
  1. AES0912

    0下载:
  2. 对文档进行AES加密、解密,加密后进行解密,可以通过对比加密解密后的文档与原文档的区别判断程序运行是否正常-AES encryption/decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:972
    • 提供者:丁一
  1. Chapter14

    0下载:
  2. FPGA 信道的加密与解密,文件有工程实例,直接打开运行即可 -Quot u1 " U53EF
  3. 所属分类:CA program

    • 发布日期:2017-12-13
    • 文件大小:126770
    • 提供者:
« 12 »
搜珍网 www.dssz.com