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

搜索资源列表

  1. 5.c

    0下载:
  2. encrypt in linux using c
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:982
    • 提供者:章长江
  1. Encrypt

    0下载:
  2. What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in \"c\" also.) Program fl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9683
    • 提供者:刘博
  1. chaos-encrypt

    1下载:
  2. 用Visual c++实现数字图像迭代混沌加密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28821
    • 提供者:苏晨
  1. Encrypt

    0下载:
  2. 纯C代码,实现加密算法,可以跑在单片机上。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:213305
    • 提供者:fan
  1. AES_DES_Workmode.rar

    0下载:
  2. 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:383587
    • 提供者:王纪
  1. CArcExt_demo

    0下载:
  2. 加密、压缩-The Examples of Encrypt and Compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:88251
    • 提供者:站长
  1. C++RC4_Encryption

    0下载:
  2. WEP using RC4 Encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7684
    • 提供者:Trung Kien
  1. KeeLoq

    2下载:
  2. Keeloq滚动码的加密和解密程序,是用C语言编写的,可能会有点复杂,请慢慢研究!-KeeLoq Encrypt&Decrypt
  3. 所属分类:加密解密

    • 发布日期:2013-01-25
    • 文件大小:658
    • 提供者:Young
  1. 3DES

    0下载:
  2. 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6949
    • 提供者:magicliao
  1. DES-Encrypt

    0下载:
  2. 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:672726
    • 提供者:李梓钺
  1. encrypt

    0下载:
  2. c# 字符串加密实例,类已经构建好,包含加密和解密两个方法-c# string encryption example, class has been constructed, and includes two ways to encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:13590
    • 提供者:胡亮
  1. Rijndael

    0下载:
  2. 完整的Rijndael加密c算法 以及Rijndael的J2ME实现 还有Rijndael的原理讲解文档-C complete Rijndael encryption algorithm Rijndael in J2ME and realize there is documentation to explain the principles of Rijndael
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:168950
    • 提供者:sure
  1. PlayfairCipher_codes

    0下载:
  2. Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:132927
    • 提供者:黃文岩
  1. Encrypt

    0下载:
  2. 用C++和C编写的DES加密和解密应用程序-C++, and C prepared by the DES encryption and decryption applications
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1593180
    • 提供者:manch
  1. at88lib.c

    0下载:
  2. AT88SC104 加密芯片 驱动程序 -AT88SC104 encrypt chip driver program
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:7077
    • 提供者:胡永保
  1. encrypt-HardDisk

    0下载:
  2. 一个用于硬盘加密的C程序源码(C 环境下)-encrypt the harddisk
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:13568
    • 提供者:海盗
  1. encrypt.c

    0下载:
  2. it is used to encrypt the file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9378
    • 提供者:basappa
  1. encrypt c

    1下载:
  2. encrypt emulator function windows 32
  3. 所属分类:Windows编程

    • 发布日期:2015-08-05
    • 文件大小:2233
    • 提供者:atlas1308
  1. encrypt

    0下载:
  2. encrypt tutorial C language
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:59392
    • 提供者:vinylrecordz
  1. SqlLite encrypt(C#)

    0下载:
  2. 给SQLITTE加密,C#使用轻量级的数据库,为保护数据,给SQLLIite加密来访问的方法。(C# SQLLite Encrypt,C # using lightweight database, to protect the data, give SQLLIite encryption to access method.)
  3. 所属分类:其他小程序

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:Mr.Long
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com