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

搜索资源列表

  1. shenjunge

    0下载:
  2. 这是一个关于加密算法的论文,文中采用神经网络加密算法!-This is an encryption algorithm on paper, the text using neural network encryption algorithm!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:27.22kb
    • 提供者:申俊歌
  1. fangshemiyao

    0下载:
  2. 压缩包内论文只是通过对一个简单的密码体制:仿射密码(Affine Cipher)的分析、设计和实现来说明简单的加密思想,从这个思想我们可以研究更复杂的加密算法。最后,我以软件的形式将其实现,通过测试,发现使用效率还可以;但是,这只是个实验性的设计,要想不被人破译,还需要更复杂的密钥空间和更难的算法。-compressed within the papers only through a simple password system : Affine password (Affine Cipher
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.91kb
    • 提供者:张华
  1. Rijndael_algorithm_and_porformance_analysis

    0下载:
  2. Rijndael算法已经成为AES的加密标准,自己收集的关于Rijndael算法的介绍和其在加密方面性能的论文。-The papers about Rijndael algorithm and a detailed analysis of its performance
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:463.69kb
    • 提供者:mliang
  1. RSA_spadpa_attcaks_and_defenses_design_based_on_80

    0下载:
  2. (繁体中文版)台湾出品不得多得的关于spa dpa 旁道攻击rsa算法的精彩论文。相对国内的一些翻译性质的、粗制滥造的论文,简直是一个天上一个地下。-As information technology has developed rapidly, it provides more convenient life for people. As the result, the security has become the main concern. Recently, user id and pa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:511.86kb
    • 提供者:wang carl
  1. 04030326

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

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

    0下载:
  2. 基于MD5算法的信息安全系统论文概要,信息加密存储-Information based on the MD5 algorithm Papers security systems, information storage encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:214.46kb
    • 提供者:黄苓鳯
  1. 111

    0下载:
  2. 椭圆曲线数字签名算法论文,非常好的借鉴意义-Elliptic Curve Digital Signature Algorithm paper, a very good reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:26.98kb
    • 提供者:李泽
  1. cast-128paper

    0下载:
  2. 这一篇关于cast密码算法的论文,详细讲述了Feistel、Cast-128密码算法,及cast-128密码算法的实现、测试方案、测试结果。-This is a cryptographic algorithm on the cast of the paper, a detailed account of Feistel, Cast-128 cipher algorithm, and the cast-128 cipher algorithm implementation, test progra
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:110.78kb
    • 提供者:liuYue
  1. blowfish

    0下载:
  2. blowfish作者网站推荐的源代码。作者当年发明这个算法时发表的2篇论文。-blowfish on a recommended source code. When the algorithm of the invention then published two papers.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:171.89kb
    • 提供者:braindai
  1. mimaxueAES

    1下载:
  2. 这是用C++开发的一个关于密码学的加密解密的小软件,不仅可以加密数字,汉字,字符,各类文件也可以,有本人的课设论文及源码在内.算法是AES.-This is a C++ development on cryptography, encryption and decryption of a small software, not only encrypted numbers, characters, character, all kinds of files can also have my cl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.9mb
    • 提供者:蔡艳
  1. A_AES_processor

    0下载:
  2. 本论文介绍了一种AES加密算法过程,提高了加密速度,降低了费用。-This paper introduces a low-cost high-speed AES encryption algorithm, improves the encryption speed and reduce costs.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:92.24kb
    • 提供者:朱丽丽
  1. AESFPGA

    0下载:
  2. 论文介绍了AES算法在FPGA上的实现功能,对AES算法过程进行了优化。-This paper introduces the AES algorithm in FPGA implementation function of the AES algorithm to optimize the process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:629.63kb
    • 提供者:朱丽丽
  1. vea

    0下载:
  2. 视频文件内容的加密算法,包括国内最近的一些论文。-The content of the video file encryption algorithms, including some recent papers domestic.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:10.69mb
    • 提供者:liuxiaohui
  1. Information-hiding

    0下载:
  2. 信息隐藏相关知识的源代码,包括加密解密算法,隐藏算法等-Information hiding knowledge of the source code, including encryption and decryption algorithms, hidden algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:296.87kb
    • 提供者:段晓颖
  1. keeloq

    1下载:
  2. keeloq算法在硬件加密中的应用,纯论文啊,不是程序-keeloq algorithm in hardware encryption applications, pure paper ah, not program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:
    • 文件大小:227.55kb
    • 提供者:lhj
  1. RSAVerifiableSignatur

    0下载:
  2. RSA 加密算法的硕士毕业学位论文。RSAVerifiableSignatur_aringSchemeMade-RSA encryption algorithm graduate degree master s thesis. RSAVerifiableSignatur_aringSchemeMade
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1017.36kb
    • 提供者:尚想
  1. 0401-3

    0下载:
  2. 椭圆曲线密码算法及其应用论文,对椭圆曲线加解密算法实现具有很好参考价值-Elliptic curve cryptography algorithm and its application papers, the elliptic curve encryption and decryption algorithm to achieve a good reference value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:like_jin
  1. 040104

    0下载:
  2. 椭圆曲线密码算法的能量分析论文,对研究椭圆曲线加解密算法效率具有很高参考价值-Elliptic Curve Cryptography energy analysis paper, the study of elliptic curve encryption and decryption algorithm efficiency with high reference value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:734.66kb
    • 提供者:like_jin
  1. 0401-5

    0下载:
  2. 椭圆曲线密码算法的快速实现研究论文,对椭圆曲线加解密算法的实现具有很高参考价值-Elliptic Curve Cryptography quick research papers, and realization of the elliptic curve encryption and decryption algorithm has high reference value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.43mb
    • 提供者:like_jin
  1. MD5-JAVA

    0下载:
  2. MD5加密算法JAVA的实现 硕士论文 毕业设计参考资料-MD5-JAVA YOU KNOW STUDENTS LIKE IT
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.75mb
    • 提供者:dadad
« 12 »
搜珍网 www.dssz.com