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

搜索资源列表

  1. Modern-cryptography-

    0下载:
  2. 1、Vigenere的编程实现 使用C语言设计实现古典密码体制中的Vigenere密码,并加/解密一个文件 2、Column permutation 密码的编程实现 编程(建议使用C语言)实现古典密码体制中的Column permutation密码,并加/解密一个字符串或文件 3、DES的编程实现 使用C语言设计实现DES密码,并加/解密一个文件 -1, Vigenere of programming using C language design and impleme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6327
    • 提供者:萧瑜
  1. sfilterRule

    0下载:
  2. 经典的文件透明加解密程序,以及xefs.dat规则生成程序。-Classic transparent file encryption and decryption procedures, as well as rule generation procedures xefs.dat.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:613439
    • 提供者:白云飞
  1. Encrypt

    0下载:
  2. 在Sfilter框架上编写的文件透明加解密驱动程序,由上层应用程序和底层驱动程序组成,附有全部源码。 -Framework in Sfilter transparent encryption and decryption documents prepared driver, by the upper application and the underlying drivers composition, with full source code.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:99835
    • 提供者:ailink
  1. DES

    0下载:
  2. 标准数据加密算法DES算法,可以加/解密数据和文件。-DES Data Encryption Standard algorithm, you can encrypt/decrypt data and files.
  3. 所属分类:CA program

    • 发布日期:2017-05-13
    • 文件大小:3311593
    • 提供者:范五东
  1. ENCRYPT

    0下载:
  2. 对文件内容进行加密,生成密钥,解密时用密钥解密的过程,本程序使用了锁技术,为UNIX下的加解密及文件操作提供了很好的帮助。-The contents of the file encryption, key generation, decryption key to decrypt the process, the program uses the lock technology, provides a good help for the encryption and decryption and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:17744
    • 提供者:cexo
  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. 128bit-AES

    2下载:
  2. 完整的工程,128位aes加解密,有详尽的注释及文件说明-For AES encode and decode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2160682
    • 提供者:wwww
  1. SimpleDES

    0下载:
  2. 实现S-DES对任意文件的加解密。对于加密来说,输入文件就是明文文件,对于解密来说,输入文件就是密文文件。-To achieve S-DES encryption and decryption of any file. For encryption, the input file is plain text file, for decryption, the input file is the ciphertext file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2190
    • 提供者:小杨
  1. mm

    1下载:
  2. 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
  3. 所属分类:加密解密

    • 发布日期:2013-03-18
    • 文件大小:188453
    • 提供者:钱畅
  1. zipencyp

    0下载:
  2. 用truezip对指定的zip文件夹进行加解密的源码-Truezip designated by the zip folder of the source code for encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1734654
    • 提供者:wangjing
  1. RC4

    0下载:
  2. C语言实现的RC4算法 可以对任意文件进行加解密-C language implementation of the RC4 algorithm to encrypt and decrypt files of any
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:234335
    • 提供者:marseille
  1. filefilter

    0下载:
  2. linux文件过滤驱动程序,实现文件透明加解密-linux file system filter driver, to achieve transparent encryption file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1554
    • 提供者:gy
  1. cl341

    0下载:
  2. CryptLib(v3.41)是一个加密安全工具包,利用此加密库接口,可以很容易地为各种应用系统提供安全服务,如加/解密、数字签名、认证等。该文件是从官方下载的最新版(3.41)。-CryptLib (v3.41) is an encryption security toolkit, the use of this encryption library interface, you can easily provide security for a variety of applications
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5704337
    • 提供者:付西
  1. AES

    0下载:
  2. AES加解密算法实现,包含如下文件 AES.exe AES.h AES.cpp AESDlg.h AESDlg.cpp 等文件,不一一列举-AES encryption algorithm, including the following documents and other documents AES.exeAES.hAES.cppAESDlg.hAESDlg.cpp not to enumerate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1067451
    • 提供者:wj
  1. RC4

    2下载:
  2. 在控制台下用RC4算法对任意文件进行加解密-In the console under the RC4 algorithm used for arbitrary file encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:132320
    • 提供者:诸姣
  1. S-DES

    0下载:
  2. 在控制台下用simple DES实现对任意文件的加解密-In the console using simple DES to achieve arbitrary file encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:79786
    • 提供者:诸姣
  1. Vegenere

    0下载:
  2. 在控制台下用VEGENERE算法对任意文件进行加解密-In the console VEGENERE algorithm using arbitrary file encryption and decryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:49413
    • 提供者:诸姣
  1. RC4

    0下载:
  2. 实现RC4算法的控制台编码,可以对任意文件进行加解密。-RC4 algorithm to achieve the console encoding, can be arbitrary file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1070
    • 提供者:蔡吉欣
  1. EncryptByFile(clientUsing)

    0下载:
  2. VC6写的文件加密方法,其实这个比较简单,就是通过简单的异或运算进行加解密操作!13944902227-VC6 write file encryption methods, in fact, this relatively simple, that is, through a simple XOR encryption and decryption operations to carry out the operation! 13944902227
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:91246
    • 提供者:柳彦春
  1. EST-Evilhsu

    0下载:
  2. 系统锁定功能为单独软件被认为是病毒(应该是对软件加壳进行报警),部分杀毒软件会认为blackskylock.bin是病毒。 软件功能: 1.系统信息获取 2.文件信息获取 3.系统进程管理 4.系统服务管理 5.系统驱动管理 6.硬盘信息获取 7.注册表启动项管理 8.终端服务(3389)端口修改 9.MD5算法加密模块 10.BASE64算法加密解密模块 11.URL编码功能和十六进制转换功能 12.文件压缩模块(Dwing的算法)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:664902
    • 提供者:
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 26 »
搜珍网 www.dssz.com