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

搜索资源列表

  1. EDcodetxt

    0下载:
  2. 文本文件的加密和解密程序,本人经过使用很实用.-text file encryption and decryption procedures, I read a very practical use.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:7548
    • 提供者:linyuhong
  1. wenbenjiami

    0下载:
  2. vb 把文本信息加密到图片 加密的一个小程序 希望对大家有所启发 -vb make text message encryption to encrypt pictures of a small procedure we hope to inspire
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:31618
    • 提供者:张卓立
  1. wbjm

    0下载:
  2. 文本加密,自定义加密code , 只可加密英文,已经过测试.-text encryption, since the definition of encryption code, encryption can only English, has been tested.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:4426
    • 提供者:吴位
  1. code

    0下载:
  2. 采用DES算法,实现字符串和文本文档加密解密,对算法进行强度测试-The use of DES algorithm, the realization of the string and the text document encryption and decryption of the algorithm testing
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:1522264
    • 提供者:zhouwei
  1. text_file_encryption

    0下载:
  2. Simple encryption code. Encrypt a text file and can be decrypt with that as well.
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:49973
    • 提供者:vikas
  1. Columnar_Encryption

    0下载:
  2. C# simple program that encrypt and decrypt text using (columnar transposition) encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:41303
    • 提供者:emanD
  1. hidefiles

    0下载:
  2. hide text files using simple encryption algorithnm in matlab
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:13213
    • 提供者:Sanober
  1. RSAToolV2.14

    0下载:
  2. 此为RSA可视化完整程序,功能齐全,可对文字、2、8、16进制进行加解密过程,且运算过程比较迅速。对于RSA的学习与研究有帮助。 -This is the complete RSA visualization process, functional and can text, 2,8,16 hex encryption and decryption process, and the operation process is relatively rapid. RSA study and rese
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:72323
    • 提供者:李小树
  1. text.encrypt

    0下载:
  2. 它是一个可以对文本进行加密的程序的脚本.但是不需要输入密码。不公开加密算法即保证加密安全。-It is a can encrypt program text. But not the scr ipts need to input a password. Don t open encryption algorithm is also guaranteed encryption security.
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:1397
    • 提供者:yangkang
  1. vc

    0下载:
  2. 利用c语言位运算进行文本文件加密解密,利于学习-Bit operations using c language for text file encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:653
    • 提供者:王局
  1. watermarking

    0下载:
  2. CT based encryption 1. Open contourlet 5 and run aaa.m for image decomposition and for denoising 2. Open tsss and A_hidetext.m and set break point at line 109 and run 3. After selecting image ind text press F5 4. Now run H_finalextra
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:727103
    • 提供者:seshu babu v
  1. DES

    0下载:
  2. DES加解密算法。文本输出输入,对文本进行加密和解密。-DES encryption and decryption algorithms. Text output and input, the text is encrypted and decrypted.
  3. 所属分类:CA program

    • 发布日期:2017-11-24
    • 文件大小:40867
    • 提供者:cyq
  1. SimpleDES

    0下载:
  2. Implementation of DES(encryption algortihm) on text
  3. 所属分类:CA program

    • 发布日期:2017-11-29
    • 文件大小:2052
    • 提供者:Abdullah Ali
  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. jm

    0下载:
  2. 一,产生密钥(算法实现可参照文档后的<附件1>KeyGeN.asp) 与<附件1>不同的是,实际要求密钥存放在字符串接受方数据库表KeyPool中,表结构如下: 1,personalID{主码} 2,secret_key{密钥,数据类型最好用text,与实际代码密钥生成长度有关} 3,serverTime{密钥生成时间,用以检验密钥是否失效} 接受方发现密钥失效,则拒绝验证 二,字符串加密(算法实现可参照文档后的<附
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:5404
    • 提供者:蔡国庆
  1. 011

    0下载:
  2. Known-Plain-text Attack Against a Permutation Based Video Encryption Algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-28
    • 文件大小:187261
    • 提供者:hany
  1. Yush.java.tar

    0下载:
  2. This a new algorithm in which we encrypt on the basis of position of the character. Algorithm 1 for key generation and Algorithm 2 is for encryption Algorithm A1 Step1: Let the key be ‘k’. Step2: Multiply the index number +1 with its ASCII c
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:878
    • 提供者:Aman Virmani
  1. Quantam-Cryptography-App

    0下载:
  2. code for text encryption
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:16153
    • 提供者:shravan kumar
  1. yiweijicunqi

    1下载:
  2. 1)利用C\C++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密 -1) using the C \ C++ language given LFSR 2) to generate the corresponding sequences different initial state, and observe what are the characteristics of their period 3
  3. 所属分类:CA program

    • 发布日期:2017-12-12
    • 文件大小:828
    • 提供者:查航
搜珍网 www.dssz.com