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

搜索资源列表

  1. des_java

    2下载:
  2. 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:11640
    • 提供者:不死鸟
  1. encrypt2

    0下载:
  2. 用C++实现的动态加密 为一个文件加密,写为另一个文件,再将另一个文件解密-C++, implemented as a dynamic encryption file encryption, write to another file, another file and then decrypt
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:24832
    • 提供者:佣兵
  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. EnDecryDll

    0下载:
  2. 文件加密解密dll代码,AES加密,适合txt, hex文件-Encrypt Decrypt dll
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:28018
    • 提供者:K
  1. Folderencrddecryption

    0下载:
  2. 是一个文件夹加密解密的文件.而且很好用的-Is a file folder encryption and decryption of the file. And it just works for
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:314015
    • 提供者:asdf
  1. Cipher_ch3_src

    1下载:
  2. RSA加密程序,根据参数不同,对目标文件加密或解密。内附实验报告,十分详细-RSA encryption, according to different parameters, the target file encryption or decryption. Experimental report included very detailed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:178901
    • 提供者:huihui
  1. Cipher_ch2_src

    0下载:
  2. DES加密程序,根据参数不同,对目标文件加密或解密。内附实验报告,十分详细-DES encryption, according to different parameters, the target file encryption or decryption. Experimental report included very detailed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:840839
    • 提供者:huihui
  1. ECC

    0下载:
  2. 椭圆曲线加密算法完整版,用C++实现,包括密钥生成,加密解密文件,可完整运行~-The full version of elliptic curve encryption algorithm, with C++ implementation, including key generation, encryption and decryption of files, can complete run ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1396403
    • 提供者:lixiang
  1. DES

    0下载:
  2. DES文件加密可以对文本文档和word文档进行加密和解密-DES file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:16990
    • 提供者:道莲
  1. DES

    0下载:
  2. 强大的DES加密解密程序。 给8位字符作为密钥, 输入任何文件,输出加密后的密文。 输入任何文件,输出解密后的明文。 测试过输入可执行文件加密解密后仍然可执行。-Strong DES encryption and decryption process. To 8-bit characters as the key, enter any file, the output encrypted ciphertext. Enter any file, the output decr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1957720
    • 提供者:李淑怡
  1. 201011241603277

    0下载:
  2. 资源类别: Delphi源码¦系统控制 文件夹加密解密源码 -Resource type: Delphi source ¦ system control source folder encryption and decryption
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:203979
    • 提供者:
  1. Myaes

    0下载:
  2. AES加密解密 文件加密 字符串加密 有加密过程-AES encryption and decryption a string encryption file encryption encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5326049
    • 提供者:寒舍夜话
  1. file-encrypt

    0下载:
  2. 用自己设定的密钥对文件加密解密(输入生成加密文件和解密文件的名字),然后会在根目录下面生成2个加密解密文件,加密文件是16位的字符,解密文件里面是原文件的数据-With their own set of file encryption and decryption key (encrypted file and decrypt the input generated file name) and then in the root directory will generate two files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:61311
    • 提供者:salen
  1. C-game

    1下载:
  2. C语言游戏源码,文件加密解密, 人机猜数字,青蛙交换,大小写数字转换器,仿真计算器,推箱子游戏,俄罗斯方块游戏,贪吃蛇游戏,扫雷游戏-C language game source code, file encryption and decryption, human number guessing, frogs exchange, case-digital converter, the simulation calculator, Sokoban game, Tetris game, Snake
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-23
    • 文件大小:837999
    • 提供者:li yang
  1. myFileLock

    0下载:
  2. 文件加密解密工具,可以将任意文件按照指定的密码进行加密,解密的时候也必须按照加密的密码解密出来,这样就可以防止文件在中途传输过程中被劫持!-File encryption and decryption tool, you can specify the password for any file by encryption, decryption, they also must be an encrypted password to decrypt it, so you can prevent
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:206177
    • 提供者:刘典武
  1. AES

    0下载:
  2. 用VC++、MFC、AES实现对文件加密解密的源代码-encode and decode about code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1774082
    • 提供者:
  1. information-secrecy

    0下载:
  2. 对文本,音频和图片三种格式的文件进行加密解密其中只对文本进行了加密解密,使用了比较简单的凯撒移位算法,栅栏易位算法和置换算法 源代码: -secrecy
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:2209
    • 提供者:谭达荣
  1. des

    0下载:
  2. DES加密解密算法,对文件加密解密,在Visual C++的开发环境下运行,程序美观整洁-DES encryption and decryption algorithm, encryption and decryption of files in Visual C++ development environment to run the program clean and beautiful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:633233
    • 提供者:xinxiangxiang
  1. jiami

    1下载:
  2. 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1915016
    • 提供者:feifei
  1. filesEncryption

    0下载:
  2. 文件、文件夹加密源码,对文件、文件夹实现加密功能,文件夹伪装保护解除伪装。右键关联加密解密到系统菜单,支持文件、文件夹的拖动。-File, folder encryption source code, file, folder achieve encryption, folder, remove camouflage camouflage protection. Right associated with encryption and decryption to the system menu,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:41401
    • 提供者:zhanbs
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com