CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证 搜索资源 - file c

搜索资源列表

  1. HMAC-SHA1

    8下载:
  2. 以C语言撰写的hmac SHA1加密演算法,再加上测试文件-Hmac SHA1 encryption algorithm written in C language, coupled with the test file
  3. 所属分类:CA program

    • 发布日期:2016-01-23
    • 文件大小:16kb
    • 提供者:hongbaotong
  1. NTL_lib

    0下载:
  2. 此库文件是用来加载到C++中的,用于解密解密时调用和其中的文件-This library file is used to load to the C++ In for the decryption to decrypt them when the call and the documents
  3. 所属分类:CA program

  1. DVB-CSA_descrambling_for_ts

    0下载:
  2. 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
  3. 所属分类:CA program

    • 发布日期:2017-03-25
    • 文件大小:515.98kb
    • 提供者:xx
  1. yiwei2

    0下载:
  2. 文件加密算法C++实现,这是文件加密算法中的移位算法实现-File encryption algorithm C++ to achieve, which is file encryption algorithm shift algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:729byte
    • 提供者:bluce
  1. 7

    0下载:
  2. des算的法的c++实现最后能实现一个简单的des文件加密和解密的小程序。-des Operators of the law c++ to achieve the final to achieve a simple des file encryption and decryption applet.
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1.18mb
    • 提供者:
  1. C

    0下载:
  2. 能够很好的实现文件的加密与解密,功能完善,界面友好-Can achieve the file encryption and decryption, functional, user-friendly
  3. 所属分类:CA program

    • 发布日期:2017-05-31
    • 文件大小:12.47mb
    • 提供者:asd
  1. mMD5

    0下载:
  2. mMD5.c * example for illustrating how to open a file from MATLAB * and perform an MD5 checksum. * * takes a file name and no return values. Matlab6p5 version and VC6++ * Reference: MD5 in C by Tian-tai Huynh
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:4.13kb
    • 提供者:zsvip
  1. C-programming-examples

    0下载:
  2. 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. -File encryption technology to many, which is divided into different levels to suit different occasions. Here are the most simple file encryption technolog
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:22.53kb
    • 提供者:胡杨
  1. adsc

    0下载:
  2. 第一个是main.c,它是用来进行加密,产生EXE文件的 第二个是main2.c,它是用来解密的-The first is the main.c, it is used for encryption, resulting EXE file second is main2.c, it is used to decrypt
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:1.56kb
    • 提供者:ztqq
  1. vc

    0下载:
  2. 利用c语言位运算进行文本文件加密解密,利于学习-Bit operations using c language for text file encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:653byte
    • 提供者:王局
  1. sha1

    0下载:
  2. 基于C语言的sha-160认证代码,提供文件哈希和字符串哈希,希望对大家有帮助-Sha-160 certification based on C language code, the file hash and string has
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:164.39kb
    • 提供者:周骏
  1. C_EXCEL

    0下载:
  2. C# 对文件的操作,方法很齐全。希望大家学习。-C# file operations, the method is complete. I hope we learn.
  3. 所属分类:CA program

    • 发布日期:2017-11-15
    • 文件大小:559kb
    • 提供者:weiqi
  1. jiamijiemi

    0下载:
  2. 可实现的功能为加密和解密,有c++改成的c语言,改一下头文件和输入输出就可以变回c语言-The function can be realized for encryption and decryption, c language c++ changed, change the header file input and output can be turned back c language
  3. 所属分类:CA program

    • 发布日期:2017-12-02
    • 文件大小:1.5kb
    • 提供者:buzhengtian
  1. csharppafile

    0下载:
  2.  C#加密、解密到文件的源代码,字符串加密程序,可将粘贴在里面的字符串加密到文件保存-C# encryption, decryption source code to a file, string encryption program can be pasted inside the string encryption to save the file
  3. 所属分类:CA program

    • 发布日期:2017-12-03
    • 文件大小:59.83kb
    • 提供者:刘念
  1. des-algorithm

    0下载:
  2. 用C++实现 des加密解密算法,加密过程中程序会自动生成cipher.txt文件,解密过程会自动生成result.tet文件,在对比明文信息即可,运行程序,程序会自动为你计算运行程序所耗时-Des encryption and decryption algorithm in C++ the encryption process program automatically generate cipher.txt file decryption process automatically gene
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:2.81mb
    • 提供者:李中原
  1. New

    0下载:
  2. AES的C++实现方法,用QT编写,并能够正确验证,包括AES各种密钥长度,以及文件加解密-Method of AES C++ with QT prepared, and be able to correctly verify, including AES various key length, as well as file encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-12-02
    • 文件大小:23.29mb
    • 提供者:谭皓
  1. pgmexe

    0下载:
  2. C#怎样调用外部的Exe文件 C#文件比较,比较两个文件大小和内容是否一样-C# how to call an external exe file C# file, compare two file size and content
  3. 所属分类:CA program

    • 发布日期:2017-11-13
    • 文件大小:15.58kb
    • 提供者:张艳华
  1. 001

    0下载:
  2. c# 调用已有的类实现 3DES AES两种加密算法,输入的文件为1.txt 10.txt。。。文件大小为 1k 10k 100k 1000k 10000k 输出加解密时间-C# call for two classes implement 3 des, AES encryption algorithm, the input file for 1. TXT 10. TXT... File size is 1 k, 10 k, 100 k, 1000 k, 10000 k output encry
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:27.18mb
    • 提供者:chenqun
  1. duichengsf

    0下载:
  2. C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。 -C# symmetric key generation algorithm, using C# look symmetric algorithm and key generation and document preservation issues, this program, the key file is saved i
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:31.62kb
    • 提供者:杜金
  1. AppPfs

    1下载:
  2. 创建含有私钥的数字证书,并存储到个人证书区,并将该证书导出为pfx文件,为其指定一个password,使用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密(Create a digital certificate with a private key, store it in a personal certificate area, and export the certificate to a PFX file, specify a password for it, use the pu
  3. 所属分类:CA认证

    • 发布日期:2018-05-01
    • 文件大小:69kb
    • 提供者:流草君
« 12 »
搜珍网 www.dssz.com