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

搜索资源列表

  1. VBCorLib

    0下载:
  2. 这是一个在vb下实现的各种加密程序,可以实现一般的文本加密和文件加密,但是很多算法都是已经被人破解过的.-in vb under the encryption procedure, the realization of the text encryption and file encryption, But many of the algorithms have been decoded before.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2439883
    • 提供者:方泽栋
  1. dsfds1

    0下载:
  2. 这是我用C写的TXT文本加密程序,希望能够跟大家共享,同时能够跟大家多多交流.-C wrote TXT text encryption procedures, hope to be able to share with you. Meanwhile able to interact more with you.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4147
    • 提供者:李广
  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. AmTxt

    0下载:
  2. 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出)-one, the text encryption using simple XOR encryption technology, but is very easy to decipher 2, C disk access sequences
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:4814521
    • 提供者:ppt
  1. svb020904

    0下载:
  2. 用vb实现的文本加密算法-used to achieve the text encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10100
    • 提供者:漫漫长夜
  1. text_de_en

    0下载:
  2. 文本內容的加密與解密-text encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4508
    • 提供者:想你
  1. yhfjmjm

    0下载:
  2. 一个用vb编的非常实用的加密解密软件.可以实现对文章和文字的加密.不可以对文件加密解密.-with a series of very practical encryption and decryption software. The article can be achieved and text encryption. Not for the document encryption and decryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10266
    • 提供者:天才
  1. QQTEA

    0下载:
  2. QQTEA算法类 内含加密解密函数及文本输入输出HEX数据函数,适合抓包分析数据,在TEA算法的基础上加入填入随机数以及交织算法,QQ和QQ游戏传输数据都是用此算法加密的,经过测试无误,格式非常工整-QQTEA algorithm class includes text encryption and decryption functions and HEX data input and output functions for analysis of data capture, the TEA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2300
    • 提供者:
  1. AES加密解密字符串

    2下载:
  2. AES加密解密字符串 调用方法: 加密:EncryptAes(Text As String, Pass As String) 解密:DecryptAes(Text As String, Pass As String)-Call the method string AES encryption: Encryption: EncryptAes (Text As String, Pass As String) decryption: DecryptAes (Text As Strin
  3. 所属分类:加密解密

    • 发布日期:2012-10-14
    • 文件大小:2723
    • 提供者:粽子
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8997
    • 提供者:cai
  1. rsa_in_vc++

    0下载:
  2. Contains the algorithms and information required to design and implement RSA algorithm in VC++. Software is only for text data encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:285528
    • 提供者:xadas
  1. Classical_cryptography_research

    0下载:
  2. 古典密码体制研究: 包括希尔密码、维吉尼亚密码、仿射密码、置换和维吉尼亚结合密码体制,对超过10k大小的文本进行加密和解密。-Classical cryptography research: including Hill passwords, Virginia password, affine password, password replacement and Virginia combined system, the size of more than 10k text encrypti
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:40648
    • 提供者:张梦
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:413933
    • 提供者:xiaowei
  1. File_and_Text_encryption_ultra1.0.3

    0下载:
  2. ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:16701
    • 提供者:thangbom40000
  1. encryption

    0下载:
  2. 采用一种类似于凯撒密码加密方式对输入的一段文字进行加密,同时编写完成其对应得解密程序对加密后的密文进行解密恢复原始输入的原文。-Caesar uses a password encryption method is similar to the input section of text is encrypted, at the same time to complete its preparation of a corresponding encrypted decryption progra
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:11937
    • 提供者:shenhw
  1. vc

    0下载:
  2. VC文本加密,用于加密/解密的代码,以ATL形式提供-VC text encryption for encryption/decryption code to the form of ATL
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:120977
    • 提供者:powersong
  1. FileEnc_Sources

    0下载:
  2. File Encryption utility is a simple tool for encrypting both text and binary files using the blowfish encryption algorithm.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:71590
    • 提供者:matt
  1. ceaser

    0下载:
  2. 一个 ceaser转换文本加密技术(例子 ) -Ceaser convert a text encryption technology (examples)
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6680
    • 提供者:wyj
  1. txthide

    0下载:
  2. XTHIDE is a GUI that allows the user to hide a text message in an image file. The user will be asked for a key that will be used to both encode and decode the text into an image. The key can be of length from 2 to 900 characters. The encrypt
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:4333
    • 提供者:milan
  1. texttobmp

    0下载:
  2. 加文字进bmp格式的图片文件,文字可以很容易地用256字节密钥以Rijndael算法加密/解密-Add language into bmp format image files, text can be easily used 256-byte key to Rijndael algorithm for encryption/decryption
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1689822
    • 提供者:zurong
« 1 23 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com