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

搜索资源列表

  1. loki加密算法C语言源代码

    0下载:
  2. loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
  3. 所属分类:加密解密

    • 发布日期:2012-03-17
    • 文件大小:104373
    • 提供者:
  1. 组合加密软件包 Lock Manage 5

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

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

    0下载:
  2. AES标准加解密算法的实现-AES standard encryption and decryption algorithm implementation
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8201
    • 提供者:朝亮
  1. 基于SHA-256的HMAC文件校验器

    1下载:
  2. HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a soft
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50008
    • 提供者:杨飞
  1. playfair

    0下载:
  2. playfair加密算法的实现,利用产生的矩阵去翻译解密.-PLAYFAIR encryption algorithm implementation, use the matrix to translate declassified.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5262
    • 提供者:魏平
  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. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:413933
    • 提供者:xiaowei
  1. rsa

    0下载:
  2. ecplise环境下密码学RSA算法的实现-ecplise environment RSA cryptography algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2917
    • 提供者:严海
  1. Codec_For_C_and_Cpp

    0下载:
  2. 密码编码学,加密方法的C和C++实现 本书详细说明了AES的算法和实现-Cryptography, encryption method of C and C++, this book details the AES algorithm and implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6615683
    • 提供者:Cocoonshu
  1. AES-implementation-based-on-FPGA

    0下载:
  2. 一种基于FPGA的AES加解密算法设计与实现,对于对AES算法效率的研究有参考作用-FPGA-based AES encryption and decryption algorithm design and implementation of the AES algorithm for the efficiency of a reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:356639
    • 提供者:menshuang
  1. IMPLEMENTATION-DE-ALGORITHME-RIJNDAEL-POUR-LA-SEC

    0下载:
  2. IMPLEMENTATION OF ALGORITHMS RIJNDAEL FOR SECURITY OF THE DATA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:267809
    • 提供者:ami2008
  1. Implementation-and-Analysis-of-AES

    0下载:
  2. 很详细的AES算法的实现与分析的文档,对AES算法学习很有帮助-Very detailed analysis of the AES algorithm implementation and documentation of the AES algorithm very helpful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:170780
    • 提供者:张梦
  1. d.Design-and-Implementation-of-Histogram

    0下载:
  2. DESIGN AND IMPLEMENTATION OF HISTOGRAM SPECIFICATION IN DIGITAL IMAGE SEGMENTATION AND ENHANCEMENT
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:850754
    • 提供者:ram
  1. Design-and-Hardware-Implementation-of-QoSS-AES-Pr

    0下载:
  2. Design and Hardware Implementation of QoSS AES Processor for Multimedia applications
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:434222
    • 提供者:ami2008
  1. AES-Algorithm-Implementation-using-ARM-Processor.

    0下载:
  2. AES Algorithm Implementation using ARM Processor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:569311
    • 提供者:ami2008
  1. DPA-Design-and-implementation

    0下载:
  2. DPA Design and implementation DPA Design and implementation-DPA Design and implementation DPA Design and implementation DPA Design and implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:190481
    • 提供者:梁生
  1. vhdl-implementation-of-advanced-encryption-standa

    0下载:
  2. vhdl implementation of advanced encryption standard algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:513639
    • 提供者:daniellroger
  1. RSA-algorithm-implementation

    0下载:
  2. RSA algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:193637
    • 提供者:csq
  1. FPGA-IMPLEMENTATION-OF-AN-AES-PROCESSOR

    0下载:
  2. Advanced Encryption Standard(AES) implementing in a faster and secured way is expected. AES can be implemented in software/hardware. In hardware implementation ASIC solution requires high cost and much design time while FPGA based implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:218267
    • 提供者:arif
  1. RSA-IMPLEMENTATION-IN-JAVA

    0下载:
  2. implementation RSA with Java
  3. 所属分类:Crypt_Decrypt algrithms

« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com