CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 加密解密算法

搜索资源列表

  1. freelock

    1下载:
  2. 用vc++实现的文件加密、解密工具,工程中实现了通用的文件加解密算法-Achieved with the vc++ file encryption, decryption tool, works to achieve a common file encryption and decryption algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:55621
    • 提供者:武林至尊
  1. 2055-anqn

    0下载:
  2. 21种加密解密算法和54种压缩和解压缩算法VB实现-21 kinds of encryption and decryption algorithm and 54 kinds of compression and decompression algorithms to achieve VB
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:308763
    • 提供者:王雅
  1. twofish-vb

    0下载:
  2. 加密解密算法工具,可以实现TWOFISH加密算法的功能。-Tools for encryption and decryption algorithms can be achieved TWOFISH encryption algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:6348
    • 提供者:lz
  1. DES_Delphi

    0下载:
  2. 加密解密算法DES的Delphi源代码,完整工程,包括例子,已编译,可以直接查看效果-DES encryption and decryption algorithm of the Delphi source code, complete works, including examples, has been compiled, you can directly see the effect
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:194041
    • 提供者:wangru
  1. des

    0下载:
  2. 在VC++下实现的DSE加密解密算法,虽不是原创,个人感觉还蛮有用的-In VC++ to achieve the DSE encryption and decryption algorithms, although not original, personal feeling quite useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:26252
    • 提供者:zhuyezi
  1. RSA

    0下载:
  2. 计算机网络安全课程设计RSA加密解密算法,用于学习RSA-Computer network security curriculum design DES encryption and decryption algorithm for learning DES
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:277227
    • 提供者:zhuyezi
  1. yizhong-jiami-jiemi-suanfa

    0下载:
  2. 我在网上找的,一种加密解密算法,有兴趣的可下来看看,研究下,挺好的-I find online, an encryption and decryption algorithms, are interested in can be down to look at the studies, good
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2079
    • 提供者:方某某
  1. des1

    0下载:
  2. DES密码加密/解密算法的C++实现 DES是一种明文分组64比特,有效密钥56比特,输入密文64比特,具有16轮迭代的分组对称密码算法-DES C++ implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:4006
    • 提供者:聂春雷
  1. VB--DES

    0下载:
  2. VB实现DES加密解密算法,Visual Basic 6.0可以打开-VB to DES encryption and decryption algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:62041
    • 提供者:心心
  1. TEST

    0下载:
  2. 对称密钥加密,实现加密解密算法,对明文消息可以替换其他字符,实现加密过程-Symmetric key cryptography, encryption and decryption algorithms Symmetric key cryptography, encryption and decryption algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:756
    • 提供者:LIFENGJIE
  1. RSA

    0下载:
  2. RSA加密解密算法,可以实现现场的加密解密,可以更改公钥私钥。-RSA encryption and decryption algorithm, can realize the field of encryption and decryption, can change the public and private key.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:422247
    • 提供者:二胡
  1. 3DES

    0下载:
  2. 3des 加密解密算法源代码 MFC界面-3des encryption and decryption
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1897062
    • 提供者:行云
  1. encode

    0下载:
  2. 文件加解密,对应于HTML,JS,等纯文本文件的加密解密,算法较简单(File encryption and decryption, corresponding to HTML, JS, and other text files encryption and decryption, the algorithm is relatively simple)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:549888
    • 提供者:小鲫鱼
  1. java_DES加密解密源码

    0下载:
  2. Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:xx.
  1. clsBlowfish

    0下载:
  2. 用Visual Basic 6开发工具,完成BlowFish加密/解密算法的源代码(An implimention of BlowFish encipher and decipher)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:11264
    • 提供者:Paul_Yfx
  1. tea加密解析算法

    0下载:
  2. 在游戏项目中,一般需要对资源或数据进行加密保护,最简单高效的加密算法就是采用位与或之类的,但是比较容易被人分析出来。 TEA加密算法不但比较简单,而且有很强的抗差分分析能力,加密速度也比较快。可以根据项目需求设置加密轮数来增加加密强度。(Simple algorithm of tea encryption and decryption)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:19456
    • 提供者:panpanpan9898
  1. RSA加解密

    1下载:
  2. RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。rsa算法加解密在vb中的运用,其中有加密解密的方法。(RSA is the most widely studied of the public key algorithm, from the nearly two decades now, we have tested a variety of attacks, people gradually accepted,
  3. 所属分类:其他小程序

    • 发布日期:2018-01-04
    • 文件大小:8192
    • 提供者:蛏子
  1. RSA加解密算法

    0下载:
  2. 通过上机操作,使同学生对公钥加密算法RSA密码体制的加、解过程有一个更加清晰地认识。通过本次实验,加深学生对公钥密码体制的认识,为后面的学习打下基础。(Through the operation of the computer, there is a clearer understanding of the process of adding and solving the RSA cryptosystem of the public key encryption algorithm. Thro
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:斩月
  1. 证书加密解密

    0下载:
  2. 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了 M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会 更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级 的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们 可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文件,后面再利 用生成的证书、私钥和公钥来实现加密解密及数字
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:672768
    • 提供者:lala_
  1. work2 Vigenere cipher

    3下载:
  2. 维吉尼亚密码算法加密解密用matlab实现,有注释版(Virginia cipher encryption and decryption)
  3. 所属分类:其他

    • 发布日期:2019-11-07
    • 文件大小:29696
    • 提供者:judian
« 12 3 4 5 »
搜珍网 www.dssz.com