CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - encryption algorithm

搜索资源列表

  1. ExtendedLogisticChaotic

    0下载:
  2. 基于混沌序列的二值图像加密算法:提 出了一种以混沌二值序列为基础的图像加密算法 , 改进了灰度差置乱度算法来评价二值图像加密 效果 , 最后对混沌序列对初始条件的敏感性、 相邻像素差置乱度、 图像加密/ 解密速度进行了大量测试。-Based on Chaotic Encryption Algorithm of Binary Image: A chaotic binary sequences with an image encryption scheme based on improved
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:377899
    • 提供者:huyunfeitian
  1. topic

    0下载:
  2. DES加密算法的VHDL和VERILOG源程序- Xilinx开源共享61EDA代码工厂-DES encryption algorithm of VHDL and VERILOG source code- Xilinx factory open source code sharing 61EDA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:274592
    • 提供者:renkaiqiang
  1. Encrypt

    0下载:
  2. Java的数字签名算法,加密算法,非常实用,可以参考一下-Java digital signature algorithm, encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29251
    • 提供者:
  1. aes

    0下载:
  2. 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。-Cryptography Advanced
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2057
    • 提供者:李新
  1. javaAES

    0下载:
  2. 使用java实现高级加密算法AES加密以及解密-Achieved using advanced encryption algorithm AES java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:200373
    • 提供者:CHen
  1. FST

    0下载:
  2. 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1857278
    • 提供者:mars
  1. aes_pipe_latest.tar

    0下载:
  2. implementation of AES encryption algorithm in vhdl/verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:188147
    • 提供者:cooldude
  1. Encryption

    0下载:
  2. 在控制台下实现的常用的古典加密算法和简单的DES加密,其中包含了文件的相关操作。进入密码是hello(呵呵)在源码中有。-Commonly used in the console to achieve the classical simple DES encryption algorithm and encryption, which contains documents related to operations. Enter the password is hello (Ha ha) in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2582570
    • 提供者:nickel
  1. des

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。-Data encryption algorithm (Data Encryption Algorithm, DEA) of the Data Encryption Sta
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:8621
    • 提供者:姜泽彪
  1. DES-Encryption-Algorithm-

    0下载:
  2. DES算法文件加密,通过此程序吧文件的内容变成密文防止泄露-DES algorithm for file encryption, file by the contents of this program it into ciphertext to prevent the disclosure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2526668
    • 提供者:liuyanhua
  1. Java-encryption

    0下载:
  2. 实践篇 这篇主要对现今流行的所有加密算法进行了全面阐述和深入剖析,并配合相关测试用例演 示算法实现。在阅读这篇前,请阅读本书第2章相关理论知识,并了解第3~4章相关的API内容。 -This article mainly about the current practice of all popular encryption algorithm describes a comprehensive and in-depth analysis, and in line with the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:356423
    • 提供者:sy3658
  1. jiami

    1下载:
  2. 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1915016
    • 提供者:feifei
  1. des-encryption

    0下载:
  2. des加密算法密码的c程序实践,挺简单的程序,希望满意-des password encryption algorithm c program in practice, very simple program, hopes satisfied
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5604
    • 提供者:job
  1. sea

    0下载:
  2. Scalable Encryption Algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:3543
    • 提供者:Vinay
  1. DES-encryption-

    0下载:
  2. DES 加密算法,通过获取主板,硬盘,网卡的序列号,进行加密-DES encryption algorithm, access to the motherboard, hard drive, network card serial number, is encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1038139
    • 提供者:追风
  1. PKE-System-Based-on-AES-Algorithm

    1下载:
  2. 市场上车门无钥匙进入(Passive Keyless Entry,PKE)系统成本高、种类少、应用灵活度低,大部分汽车无法配备。 本文在AES加密算法的基础上,提出了一种类似于滚动加密算法(KEELOQ)的通信安全协议,并应用于无钥匙进入系 统,既降低了成本,又保证了通信安全,且更具灵活性。 关键词:无钥匙进入;AES;加密-Keyless entry door on the market (Passive Keyless Entry, PKE) system is high
  3. 所属分类:加密解密

    • 发布日期:2013-06-06
    • 文件大小:330626
    • 提供者:yunqin
  1. Classical-password-algorithm

    0下载:
  2. 网络与信息安全中古典加密解密算法的实现,主要用C++实现-Network information security and encryption algorithm to decrypt it. by c + + achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:834
    • 提供者:平步青云
  1. RSA-algorithm

    0下载:
  2. 普通的RSA加解密算法以及经过改良后的RSA加解密算法的C++实现-General RSA encryption algorithm and improved RSA encryption algorithm in C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7537
    • 提供者:友奕
  1. SMS4-algorithm-s

    0下载:
  2. 对称加密算法SMS4算法的安全性研究,针对加密算法的安全性,阐述了这一加密算法的安全性。-The security of symmetric encryption algorithm SMS4 algorithm for the security of the encryption algorithm, described the security of the encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:271965
    • 提供者:张奇
  1. Encryption

    0下载:
  2. 中英文混合字符串(在微秒级)时间上的加密,生成各不相同的加密代码。解密还原后与加密前字符串完全相同。这种加密算法十分简单,变换无穷,难以破解。加密后的代码符合UNICODE协议。这段代码提供给爱好者共同探讨。-And before encryption string identical. This encryption algorithm is simple, transform infinite, difficult to break. The encrypted code with UNIC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:28308
    • 提供者:xuyucheng
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com