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

搜索资源列表

  1. cppsha1_src

    0下载:
  2. 加密算法SHA1的C语言实现示例,是一个C++类实现-The example of encryption arithmetic SHA1 using C program,which is a C++ class.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.17kb
    • 提供者:李力
  1. RC5-CTS

    1下载:
  2. RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.73kb
    • 提供者:郭佳
  1. des3_ECBandCBC

    1下载:
  2. 这是一个DES加解密的C程序。其中实现了一重DES、三重DES、DES的两种工作模式:ECB和CBC。-This is a DES encryption and decryption of the C program. With an emphasis on the realization of DES, Triple DES, DES two operating modes : ECB and the CBC.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34.14kb
    • 提供者:宋亚平
  1. Shellcode_jiami

    1下载:
  2. Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.-Shellcode encryption C source code is a Shellcode Crypter small C program that allows users to encrypt the ir Windo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:雪狐
  1. 加密算法库及示例程序

    0下载:
  2. RSA DES 等几个算法的C程序,不要错过-several RSA DES algorithm C program should not miss
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:55.62kb
    • 提供者:*
  1. des算法的C实现

    0下载:
  2. 一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:彭晓明
  1. DES加密ql

    0下载:
  2. des加密算法的c程序实现,能够加密8位明文,经测试通过编译。-des encryption algorithm c Program to express encryption eight, the test compiler.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.22kb
    • 提供者:秦雷
  1. SHA1算法软件程序使用c++语言实现

    1下载:
  2. SHA1算法软件程序实现,使用c++语言实现,可以直接下载使用的。,SHA1 algorithm software program, the use of c++ language, you can download to use.
  3. 所属分类:加密解密

    • 发布日期:2017-03-23
    • 文件大小:8.27kb
    • 提供者:冯慧
  1. crc.zip CRC校验程序

    2下载:
  2. CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:1.28kb
    • 提供者:
  1. MaxSHA1.rar

    0下载:
  2. 美国安全散列算法,可兼容于嵌入式C程序.已在ICC, KEIL中得到验证,U.S. Secure Hash Algorithm, compatible embedded C program. Has ICC, KEIL been tested in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:4.99mb
    • 提供者:mafulu
  1. RSA-base-c-program.rar

    1下载:
  2. 基于C语言的RSA算法实现 用标准C语言实现了RSA算法 编译通过验证,C language based on RSA algorithm
  3. 所属分类:加密解密

    • 发布日期:2012-11-06
    • 文件大小:14.97kb
    • 提供者:hui
  1. Julia

    0下载:
  2. 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4.44mb
    • 提供者:bends
  1. SHA-1

    1下载:
  2. SHA-1算法使用C语言实现,包含1个C程序和一个测试程序,经过测试,可以运行。-SHA-1 algorithm using C language, contains a C program and a test program, after testing, you can run.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-27
    • 文件大小:3.26kb
    • 提供者:曹云青
  1. aes-CCM

    1下载:
  2. 程序基于AES分组加密标准完成ccm模式加密与认证处理,包括NIST的基准测试向量。-Basing on AES, this program can perform encryption and authentication. All test vectors are from NIST.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:20.28kb
    • 提供者:hanyu
  1. crypt

    0下载:
  2. 一个简单加解密的小程序 -A simple encryption and decryption program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:808byte
    • 提供者:站长
  1. desrc3

    0下载:
  2. 这是一个关于 三重DES 和 RC3 文件加密算法的C++ 程序-This is a file on the triple-DES encryption algorithm and RC3 C++ program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7mb
    • 提供者:QiJia Yang
  1. Elgamal

    0下载:
  2. 公约密码中的ElGamal签名算法,通过C++程序实现了其签名过程。-Convention password ElGamal signature algorithm by C++ program to achieve its signature process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:3.39mb
    • 提供者:WindAchilles
  1. encrytion

    0下载:
  2. 实现简单的文件加密解密功能,通过com组件,在vb界面调用C++程序-Simple file encryption and decryption functions com component in vb interface call C++ program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:26.97mb
    • 提供者:yuhuan
  1. Playfair.c

    0下载:
  2. C program to cipher and decipher playfair
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1.08kb
    • 提供者:rakeshmatam
  1. Hill

    0下载:
  2. Hill密码加密与解密C++程序实现。 其中包括Hill2、Hill4等。(Implementation of Hill encryption and decryption C++ program.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-30
    • 文件大小:2kb
    • 提供者:JackSkyLily
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com