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

搜索资源列表

  1. 组合加密软件包 Lock Manage 5

    0下载:
  2. Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:102537
    • 提供者:何福保
  1. RC5-CTS

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

    • 发布日期:2008-10-13
    • 文件大小:10983
    • 提供者:郭佳
  1. encryptdll3.6.1

    6下载:
  2. 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:380688
    • 提供者:yangrui
  1. DES11

    0下载:
  2. DES加密算法在C#下的实现。此程序分两部分,第一部分为主程序,另一部分为函数库 在C# 2005下通过。-DES encryption algorithm in C# under realized. This procedure in two parts, the first part of the main procedures, and the other part of the library in C# through 2005.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7881
    • 提供者:胡蝶
  1. DES

    0下载:
  2. DES算法的C源码 benchmark.c des.c descalc.c descert.c descycle.c getopt.c getpass.c main.c misc.c radlogin.c uudecode.c uuencode.c
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:18718
    • 提供者:beetle
  1. miracl

    0下载:
  2. /* * main MIRACL header - miracl.h. * * Copyright (c) 1988-2001 Shamus Software Ltd. */
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6993
    • 提供者:mwb
  1. DES

    0下载:
  2. 用c++实现des算法 整体思路 用key.cpp 文件来产生秘钥,用ringfuction.cpp文件来实现轮函数,用main.c来实现加密和解密。有关函数见三个文件里的具体实现。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:451781
    • 提供者:dufeilong
  1. main

    1下载:
  2. 用C++简单实现RSA算法对字符串的加解密,简单易懂
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10459
    • 提供者:孙秋英
  1. cryptopp504win32

    0下载:
  2. Crypto++是一个非常强大的密码学库,主要是功能全,统一性好,基本上密码学中需要的主要功能都可以在里面找得到。Crypto++是由标准的C++写成的,学习C++、密码学、网络安全都可以通过阅读Crypto++的源代码得到启发和提高。-Crypto is a very powerful cryptography library, the main function of the whole, good uniformity basically cryptography needs of the
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8485990
    • 提供者:冯军
  1. sha1

    0下载:
  2. SHA1 函数的C语言代码,包含测试用的main函数-SHA1 function of the C language code, including the main function of test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2778
    • 提供者:yangliumbox
  1. Shamir

    1下载:
  2. Shamir秘密分享算法的C#实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-value of the threshold, Application
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2179347
    • 提供者:
  1. OpenSSl-Test

    0下载:
  2. OpenSSL-Test软件包是OpenSSL使用示例,主要是EVP函数的使用。OpenSSL软件包从OpenSSL.org网站下载。-OpenSSL-Test package is to use OpenSSL example, the main function is the use of EVP. OpenSSL package from OpenSSL.org website.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:341422
    • 提供者:luxinspirit
  1. DES

    1下载:
  2. 用c语言实现的des加密解密程序源码,包含一个des头文件和一个des源文件以及一个main函数源文件-Use c language to achieve the des encryption and decryption program source code, contains a des header files and a des source files as well as a main function of the source file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4404
    • 提供者:胡美
  1. lc4

    0下载:
  2. Security 用户: NT AUTHORITY\SYSTEM 计算机: C9D21BEA1BF645B 主要用户名: SYSTEM 主域: NT AUTHORITY 主登录 ID: (0x0,0x3E7) 客户端用户名: SYSTEM 客户端域: NT AUTHORITY 客户端登录 ID: (0x0,0x3E7) 有关更多信息,请参阅在 http://go.microsoft.com/fwlink/e
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-14
    • 文件大小:4054530
    • 提供者:kua
  1. 8816

    1下载:
  2. 加密芯片FS8816的datasheet, FS8816 Data Sheet V1 0.pdf, FS8816 Programming Guide for COMPLETEVER_v0.4.pdf, FASP-8816 DEV Disk V1.1.rar, FS8816.H, i2c.c, i2c.h, UserDef.c main.c, -Encryption chip FS8816' s datasheet, FS8816 Data Sheet V
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3556352
    • 提供者:thebluewind
  1. Command_li22165312132011

    0下载:
  2. A simple commandline password generator written in C. Depending on what kindof characters the user wants it converts a range of decimals to ascii characters and adds them to an array, then it grabs a number of random characters from the array to gene
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2825
    • 提供者:Rahim
  1. main

    0下载:
  2. IdeaAlg Realisation algorithm of IDEA. Writing in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1645
    • 提供者:Arch
  1. main

    0下载:
  2. wiener atac implementation c-wiener atac implementation c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:770
    • 提供者:Romeo
  1. main

    0下载:
  2. 3G系统中的用户全认证算法,c语言实现加密过程。-3G users on the system full authentication algorithm, c language encryption process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:698
    • 提供者:卢瑞鹏
  1. rijndael.c

    0下载:
  2. 该代码实现完整的AES加密和解密流程。 二次开发者可对照AES的算法步骤自行调整设置。(This C code is used to fulfill the whole procedure of AES(Advanced Encryption Standard) . The developer can modify the configuration in the code to help himself by referring the main steps of AES.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:zhouzhengzzcc
« 12 »
搜珍网 www.dssz.com