CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - encryption algorithm

搜索资源列表

  1. Rijnd

    0下载:
  2. 文件加密器。 本程序用RJ算法实现对任意文件加密。 只是效验密码方面有些缺陷。-file encryption device. The procedures used for RJ algorithm arbitrary file encryption. Only well-tested code with some flaws.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:47.22kb
    • 提供者:黎尚伟
  1. DSA_mmm

    0下载:
  2. 加密算法DSA之源代码及其实现原理,容易理解-encryption algorithm source code and its realization principle, easy to understand
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:54.7kb
    • 提供者:mwh
  1. rsaalgorithminvc

    0下载:
  2. rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.-rsa encryption algorithm vc realized, 1024 can be achieved encryption-the source code of rsa algorithm in vc, which can do 1024bits encryption.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5.66kb
    • 提供者:徐凯
  1. 文件加密SDK

    0下载:
  2. 采用最垃圾的算法对文件进行加密,且不需要输入任何密码-algorithm for encryption of the document, and no need to import any password
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:11.77kb
    • 提供者:冰落魂
  1. md4

    0下载:
  2. 这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;-This is a static md4 encryption algorithm is the vc environment implementation, c languages;
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13.18kb
    • 提供者:梅新
  1. RSA公开密钥加密

    1下载:
  2. 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:20.34kb
    • 提供者:blickwinkel
  1. VB加密解密源代码

    2下载:
  2. rijndaelvb.zip The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class. The rijndael.asp file is a VBscr ipt ASP file that can be used as
  3. 所属分类:文件操作

    • 发布日期:2008-11-24
    • 文件大小:13.14kb
    • 提供者:yusy2000
  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
    • 文件大小:69.91kb
    • 提供者:matt
  1. filetoolarchive

    0下载:
  2. 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile[char * pFileName] //解密文件,输入参数为文件名 BOOL DeCryptFile[char * pFileName] //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve[char * dir, char * arch] BOOL
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:22.39kb
    • 提供者:wulang
  1. aes

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 128-bit, 192 bit and 256-bit ke
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:206.08kb
    • 提供者:图派克
  1. DESEncry

    0下载:
  2. 在vs2005环境编写的加解密工具,采用DES算法实现文件的加密、解密。-In the vs2005 environment, prepared by the encryption and decryption tool for files using DES algorithm encryption and decryption.
  3. 所属分类:File Operate

    • 发布日期:2017-05-24
    • 文件大小:7.35mb
    • 提供者:wangzheng
  1. DES

    0下载:
  2. DES加解密的算法实现,对学习DES加密解密有所帮助-DES encryption and decryption of the algorithm, DES encryption and decryption of learning help
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:276.63kb
    • 提供者:丁得祥
  1. jm

    0下载:
  2. 文件加密:把txt文件进行取反加密算法可以对普通的不重要的文件进行加密-File Encryption: txt file negated encryption algorithm to encrypt ordinary unimportant files
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:516byte
    • 提供者:liangjiah
  1. 1-1.1

    0下载:
  2. 约瑟夫患加密算法,输入总人数N,和开始的号,隔M个人出队。例:总人数6,从第3个人开始,隔2个人出一个人。-Joseph suffering encryption algorithm, enter the total number N, and the beginning of the number, every M personal dequeue. Example: The total number of 6, 3 personal, one out of every 2 individua
  3. 所属分类:File Operate

    • 发布日期:2017-11-18
    • 文件大小:739byte
    • 提供者:Oliver
  1. rsa

    0下载:
  2. rsa加密算法,用c语言实现,同时具有有加密解密功能-Rsa encryption algorithm, using c language implementation, at the same time have encryption, decryption function
  3. 所属分类:File Operate

    • 发布日期:2017-12-08
    • 文件大小:2.44kb
    • 提供者:林西
  1. Twofish

    0下载:
  2. cryptOpp下的Twofish加密解密算法用例-Twofish encryption algorithm cryptOpp under use case
  3. 所属分类:File Operate

    • 发布日期:2017-11-21
    • 文件大小:27.18mb
    • 提供者:陈熙
  1. win-rsa

    0下载:
  2. rsa加密算法,核心部分c语言实现,文件系统使用VB编写-rsa encryption algorithm
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:733.54kb
    • 提供者:地方
  1. encode-a-text-file

    0下载:
  2. 文本文件加密,由VB编写,包括文本文件加密算法及窗体制作方法-Text file encryption, written by VB, including text files encryption algorithm and form production methods
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:13.84kb
    • 提供者:guizi
  1. DES_encryption_algorithm

    0下载:
  2. DES 的C语言加密版本,文档里包含相应的内容介绍,以及算法功能的实现,附加实现代码,希望能采纳。-DES encryption algorithm
  3. 所属分类:File Operate

    • 发布日期:2017-04-29
    • 文件大小:248.2kb
    • 提供者:刘伟
  1. 791466

    0下载:
  2. DEs加密算法,用于对文件进行加密,并且速度较快,但是已破解,-DEs encryption algorithm, used for file encryption, and faster, but has been cracked,
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:37.18kb
    • 提供者:landwirty
« 12 »
搜珍网 www.dssz.com