CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - encryption code

搜索资源列表

  1. RAS_Encrypt_Decrypt

    0下载:
  2. 一个对字串进行RAS方式加密的代码。 用于加密用户密码等敏感资料。 可以通过JSP页面进行调用-one pair of strings way for RAS encryption code. To encrypt user passwords and other sensitive information. JSP pages can be called for
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.31kb
    • 提供者:黑天使
  1. 521943DES Source Code

    0下载:
  2. 3Des算法源程序,可以用于常用的加密算法.-3Des source algorithm can be used for the encryption algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.11kb
    • 提供者:林志强
  1. RSA MD5 v1.2

    0下载:
  2. RSA MD5加解密算法,用c++实现,核心部分是c的代码,完全跨平台-RSA encryption and decryption algorithms, used to achieve c, c is the core part of the code, completely cross-platform
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:101.04kb
    • 提供者:张晓博
  1. MD511

    0下载:
  2. md5代码加密算法的源代码 md5代码加密算法的源代码-md5 code encryption algorithm source code encryption algorithm md5 the md5 source code encryption algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.72kb
    • 提供者:sun
  1. turboalograph

    1下载:
  2. turbo码编译码程序,相信对大家有用,还在学习-turbo code encryption process, I believe it may be useful, is still learning
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.95kb
    • 提供者:chongge
  1. CodeErroeDetecting

    0下载:
  2. 海明码和CRC校验码加密和捡错程序 c编写,有注释-Hamming code and CRC encryption and seizure procedures c prepared wrong, Notes
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.88kb
    • 提供者:pegasusbupt
  1. rsa

    0下载:
  2. 关于RSA的算法源代码 具体就是很简单的加密与解密-On the RSA algorithm for concrete source code is very simple encryption and decryption
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1.14kb
    • 提供者:domn
  1. md5TurebyC

    0下载:
  2. 用数据结构算法的方式,用C语言编写的一个实现MD5加密的小程序的代码-Algorithm with the way data structure, using C language, an implementation of MD5 encryption applet code
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:Frank
  1. DES

    0下载:
  2. des加密算法和解密算法的源程序,结构清晰,很好-des encryption algorithm and decryption algorithm source code, structure, clarity, good
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:5.99kb
    • 提供者:天意
  1. wenjiansuo

    0下载:
  2. e语言文件夹加密源码 再也不用担心隐私泄漏问题-e language folder encryption source code no longer have to worry about privacy leaks !
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:7.95kb
    • 提供者:masa
  1. jmsf

    0下载:
  2. 加密算法,麻烦给个会员,想参考一下里面的代码-The encryption algorithms trouble to member would like to refer to the code inside
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:203.03kb
    • 提供者:黄蕾
  1. Huffman100

    0下载:
  2. 使用Huffman编码进行文本加密(压缩)的一个示例程序。输入一段文字,自动建立Huffman树并生成各字符对应编码,并对编码前和编码后分别占用的空间进行计算-A sample program using Huffman code for text encryption (compression). Enter a text, program will automatically create Huffman tree and generate the corresponding charact
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:2.17kb
    • 提供者:wzf
  1. Bit-AES-encryption-algorithm-code

    0下载:
  2. AES加密算法的一点代码,上传分享试试看。-Bit AES encryption algorithm code, upload and share it a try.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:59.26kb
    • 提供者:蔷槿
  1. rypt

    0下载:
  2. 一个对字串进行RAS方式加密的代码。 用于加密用户密码等敏感资料。 可以通过JSP页面进行调用-One pair of strings for RAS encryption code. Used to encrypt user passwords and other sensitive information. Can be called by the JSP page
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.31kb
    • 提供者:陈小文
  1. SingleKey

    0下载:
  2. DES 对称加密源码实例,加密算法可以是DES,DESede,Blowfish等,选择DES算法,密钥长度必须为56位,用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥,用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥-DES symmetric encryption source code examples
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.06kb
    • 提供者:Jacker
  1. JCTV1.0SRC

    0下载:
  2. BlowfishTool.java封装同Blowfish对称加密算法有关的方法,包括了使用创建Blowfish密码,使用Blowfish加密、解密, 使用PBE(基于口令的加密)存取blowfiwsh密码   Digest.java计算字符串和byte[]的数字摘要   PBETool.java封装同PBE(基于口令的加密)算法有关的方法,可用使用PBE算法加密和解密-Jct encryption and decryption tool kit source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:41.56kb
    • 提供者:Jacker
  1. 凯撒密码

    0下载:
  2. 凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code (Caeser) is the operational c
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:781kb
    • 提供者:寒修末
  1. SM2&SM3&SM4国密算法C语言实现

    4下载:
  2. SM2&SM3&SM4国密算法C语言实现,分别有3个算法的pdf文档,以及测试代码(SM encryption algorithm,including test code & docs)
  3. 所属分类:数据结构

    • 发布日期:2020-02-14
    • 文件大小:1.44mb
    • 提供者:yingxudong
搜珍网 www.dssz.com