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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:100.13kb
    • 提供者:何福保
  1. SoftLicence

    0下载:
  2. 一个基于3des加密、解密程序, 利用网卡物理地址进行加密生成程序的licence的dll,含样列代码-based 3DES encryption, decryption procedures, using Ethernet physical address generation encryption procedures of the license dll, containing sample code out
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:385.55kb
    • 提供者:邹远富
  1. DownRSA

    0下载:
  2. RSA加密算法java代码,自动生成公钥和密钥-RSA encryption algorithm java code, automatic generation public key cryptography
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.7kb
    • 提供者:sikyZhao
  1. ecc

    1下载:
  2. 这是个密钥匙生成代码,对大家帮助很大。还包括佳节密运算
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:梁小武
  1. source

    1下载:
  2. ECC实现的原代码,包括椭圆曲线的生成和对文件的加密解密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:72.99kb
    • 提供者:john
  1. crc5-8

    0下载:
  2. CRC5循环校验法代码生成,数据校验,数据纠错等功能函数代码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:hh
  1. ECC-Product-Key

    1下载:
  2. 用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.2mb
    • 提供者:sgirl
  1. dirsh

    0下载:
  2. 文件夹加密工具(开源代码) 软件作者:dyforc 发现文件夹加密的软件较少,而且都不大适合我用,所以写了一个。主要是对指定文件夹和其子目录下所有文件加密。 用到的加密算发是RC4。 本程序特色: 1. 可以指定加密长度(即只对文件的一部分进行加密),(对大文件加密很有用) 2. 可以随机生成动态密钥 (即使加密目录下某个文件的加密密钥被破解了,不影响目录下其他加密过的文件,因为每个文件加密密钥不同,都由输入的密钥随机计算产生) 3. 可以随机化文件名
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:72.85kb
    • 提供者:噶噶
  1. Computersecurity

    0下载:
  2. 设计一个加密系统里面含Diffie-Hellman代码 DES_Tool2(直接生成密文和加密明文) DSATool.v1.3软件和一个das源代码-Inside the design of a cryptographic system with Diffie-Hellman code DES_Tool2 (generated direct explicit ciphertext and encryption) DSATool.v1.3 software source code and a da
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:210.77kb
    • 提供者:等徒浪子
  1. wzauthor

    0下载:
  2. 本地生成注册码的简单工具代码。 主要包括注册码的产生和如何在自己的程序嵌入注册码的机制。 原理是根据本地网卡号和硬盘号联动产生的。-Local code of simple tools to generate code. Mainly include key generation and how to embed code with its own procedures and mechanisms. The principle is based on the local network
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:51.37kb
    • 提供者:apples
  1. 04030326

    0下载:
  2. 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:385.99kb
    • 提供者:张贺寅
  1. hundunjiami

    2下载:
  2. 本网站上下载的混沌加密的m代码,通过logistic映射生成了混沌序列并调制,实现了对水印信息的预处理。-The website of the chaotic encryption of m code, through the logistic chaotic sequence generated mapping and modulation to achieve a pre-processing of watermark information.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:46.8kb
    • 提供者:xiaobao89
  1. optimized

    0下载:
  2. 一些经过优化后的VC++加密解密算法,生成加密类文件,然后可以调用,早两年的代码,但现在仍然很有用。-Optimized after some VC++ encryption and decryption algorithm to generate encryption types of documents, and then can call the code a couple of years ago, but still very useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:493.7kb
    • 提供者:200
  1. optimized

    0下载:
  2. 一些经过优化后的VC++加密解密算法,生成加密类文件,然后可以调用,早两年的代码,但现在仍然很有用。 -Optimized after some VC++ encryption and decryption algorithm to generate encryption types of documents, and then can call the code a couple of years ago, but still very useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:496.34kb
    • 提供者:zhongxiaosheng
  1. md5dell

    0下载:
  2. VC++打造MD5加密算法的源程序代码,程序经过编译可生成最终成品——DLL文件,方便你在其它地方调用。-VC++ to create the MD5 encryption algorithm source code, the program can be compiled to generate the final product- DLL file for calling you elsewhere.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.74mb
    • 提供者:160
  1. dictory

    0下载:
  2. 破解一些加密文件的所用的字典库生成代码,仅仅供学习用,但不要做非法操作哟。-Crack encrypted files used by a number of dictionary libraries generated code, just for learning to use, but do not do illegal operations yo.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5.92kb
    • 提供者:李俊
  1. ldpc_codes

    0下载:
  2. 低密度校验码 基础c++代码,包括编码和译码,生成LDPC-LDPC CODE
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:223.32kb
    • 提供者:kaka
  1. chartcode

    0下载:
  2. 该代码是根据在网络中生成密钥来加密与解密,实现聊天的秘密化。-The code is based on the network to generate keys to encrypt and decrypt the secret of achieving chat.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.76mb
    • 提供者:王松
  1. CSP

    0下载:
  2. 使用微软CAPI进行非对称密钥的生成、导入、导出、加解密的代码,可用于windows环境下的加解密开发-Microsoft CAPI for asymmetric key generation, import, export, code encryption and decryption can be used for encryption and decryption windows development environment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-26
    • 文件大小:445kb
    • 提供者:王成
  1. 2679

    2下载:
  2. VC++非对称性密钥的生成、导入及导出示例 ,压缩包内有两个工程:   CSPTEST是第一次写的,代码有些乱,完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:281.55kb
    • 提供者:徐云
« 12 »
搜珍网 www.dssz.com