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

搜索资源列表

  1. FileEncrypt

    0下载:
  2. 这个是对文件进行加解密的项目,提供一些库函数,你可以直接调用-this source code s function is to encrypt and decrypt the file ,so ,of course ,it can speed up your program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:13028
    • 提供者:刘金波
  1. loc

    0下载:
  2. Use to decrypt loc file and encrypt Audition s language scr ipt file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:817
    • 提供者:Shinichi Kudo
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. encryption

    0下载:
  2. 文件加密解密程序,采用C语言实现,当输入文件名并回车就能加密你所指定的文件,解密反之同理.-File encryption and decryption process, using C language, when the input file name and hit return you will be able to encrypt specified files, decrypt and vice versa.
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:10544
    • 提供者:kobe
  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. jiajiemi

    0下载:
  2. 对任意文件进行加解密操作,若未加密则自动加密,以加密则自动解密-Encrypt and decrypt any file on the operation, if no encryption is automatically encrypted, to decrypt the encryption is automatically
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:926
    • 提供者:shil
  1. FileEncode

    0下载:
  2. File Encryptor, to encrypt and decrypt files, supports various formats of file encryption and decryption using the Delphi development tool design.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:181145
    • 提供者:frank
  1. 12

    0下载:
  2. 给文件进行压缩加密和解密,保证文件的安全。-To encrypt and decrypt compressed files to ensure file security.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-04
    • 文件大小:603626
    • 提供者:youyou0635
  1. HillEncrypt

    0下载:
  2. it is a file that encrypt and decrypt the message as needed by user
  3. 所属分类:Crypt_Decrypt algrithms

  1. aes128-2007-05-04.tar

    0下载:
  2. aes128加密和解密 这个文件里面包含了一些加密和解密算法,还有使用的方法(函数)。用的时候直接调用就可以了,很方便,也很效率。-aes128 encrypt and decrypt the file which contains a number of encryption and decryption algorithms, as well as use of methods (functions). When used to directly call on it, very conve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:18934
    • 提供者:八音盒
  1. rc4

    0下载:
  2. RC4 Decrypt Encrypt file
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. c语言实现的DES 可以对任意文件进行加解密-c language of the DES can encrypt and decrypt any file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:250121
    • 提供者:marseille
  1. FSUD-I

    0下载:
  2. //BCB6写的freescale单片机S19文件的加密 软件 //加密后的文件可以通过串口按16进制传给单片机,单片机里的程序负责解密、编程 //加密文件有些特性,比如任意改变一位,都会导致解密不出原文;密钥可以半路变化, //加密后数据大体格式是 //长度减一(明码)+编程地址(加密)+编程数据(加密)+全部数据的校验和反码(明码)-S19 type encrypt file transmit through serial port the file encr
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1617797
    • 提供者:华晓明
  1. MD5

    0下载:
  2. 使用MD5算法的一个文件加密和解密系统。-MD5 algorithm used to encrypt and decrypt a file system.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:359516
    • 提供者:熊煜然
  1. hide

    0下载:
  2. 文件加密小程序,具有整个目录下指定文件类型所有文件的加密功能。并且是可逆的,加密后用同样的方法操作一遍即解密了。例如加密类型选择pic,即对图片进行加密,如不指定目录,则将对当前目录下的所有图片进行加密,加密后图片就打不开了,需要解密只需再次操作即可-File encryption applet, with the entire directory on the file type specified encryption of all files. And is reversible encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:109942
    • 提供者:caobin
  1. bat_encodingaunencoding

    0下载:
  2. 利用记事本自动识别字符编码的BUG,干扰其实别过程,达到加密批处理内容的过程。解密文件为逆向过程,使被加密的文件可以正常显示。-Using Notepad, automatically identify the character encoding of the BUG, ​ ​ in fact, do not interfere with the process, to encrypt the contents of the batch process. Decrypt t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:2011
    • 提供者:Andy
  1. Encrypt_And_Decrypt

    0下载:
  2. 基于异步长和密钥的文件加密解密,利用2进制方式读取文件,理论上可以加解密一切文件,但是具体应用要根据文件的不同而修改文件结束符-Based on asynchronous long file and key encryption and decryption. Reading zhe file by binary mode.In theory this software can used to encrypt and decrypt all kinds of files,but we shoul
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1624445
    • 提供者:朱晓骏
  1. Rijndael

    0下载:
  2.  AES加密算法VB源码演示程序,涉及加密算法以及文件加密、解密,在多种场合中都可应用,本加密程序可以加密字符和加密文件,当然也可解密,对学习AES算法当然是挺有参考意义的-VB source AES encryption algorithm demo program, involving encryption algorithm and file encryption, decryption, can be applied in a variety of occasions, the encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:63271
    • 提供者:方亚东
  1. encry

    0下载:
  2. 欢迎使用加解密软件") puts("请将需要加密的文件放在D盘jiami目录下,命名为 mingwen.txt ") puts("请将需要解密的文件和密钥放在D盘jiemi目录下,命名为 miwen.txt 和 miyao.txt ") puts("注:文件长度不能超过255个字符") puts("请选择:\n1.进行加密\n2.进行解密\n3.退出") -Welcome to the encryption and decryption software ")
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1004
    • 提供者:yxlcc
  1. UFilleEncrrys

    0下载:
  2. 用于给文件加密,当点击加密时,文件件打开成乱码,当点击解密时,文件可打开 -Used to encrypt the file, click encryption, file open into garbage when click decrypt the file to open
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:19049
    • 提供者:本能
« 1 2 3 45 6 »
搜珍网 www.dssz.com