搜索资源列表

  1. hill

    0下载:
  2. 对称密码学体制中hill密码加密解密算法实现。-Symmetric cryptography system hill password encryption and decryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:shine
  1. Permutation

    0下载:
  2. 经典密码学中列置换密码的实现 此为字符串版本的加解密实现 开发平台为VC6.0-Classical Cryptography replacement passwords out to achieve this for the string version of the encryption and decryption realize development platform for VC6.0
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:薛智虎
  1. RSA

    0下载:
  2. RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。 RSA的缺点主要有:A)产生密钥很麻烦,受
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:61440
    • 提供者:陈泗勇
  1. IDEA

    0下载:
  2. 分组密码算法,可用于文件加密 该算法设计者是著名的华人密码学家来学嘉教授-Block cipher algorithm, can be used for file encryption algorithm designed by the famous Chinese cryptographer to Xuejia Professor
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:che wang
  1. Vigenere

    0下载:
  2. 现代密码学 MATLAB 维吉尼亚 加密方法 古典密码体制 经典加密算法-Modern Cryptography encryption method MATLAB Virginia classic classical cryptosystem encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:罗晓华
  1. mimaxueshiyan

    0下载:
  2. 古典密码学和大整数,你看了就知道了好好哦啊好哦奥好熬好-Classical cryptography and large integer, you know a good read on Oh ah good好哦Austrian熬好
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:182272
    • 提供者:甜玉米
  1. display

    0下载:
  2. 古典密码学中的一些实现加密的算法,用Matlab实现的。-Classical Cryptography to achieve some of the encryption algorithm, using Matlab to achieve.
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:nor
  1. Caesar

    0下载:
  2. 现代密码学实验指导,信息安全专业,凯撒密码,古典密码-Experimental guide of modern cryptography, information security professional, Caesar password, classical Password
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘明
  1. des

    0下载:
  2. 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:317440
    • 提供者:张博
  1. CryptAPI

    0下载:
  2. CryptAPI是微软在Windows系统中嵌入的一套公钥体质,提供对称加密、非对称加密、散列、签名等密码学的借口。Wcrypt2.dcu是把C语言的CryptAPI包翻译为Delphi中的借口文件。
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-10
    • 文件大小:307200
    • 提供者:李连杰
  1. RSAencryptonC

    0下载:
  2. RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。RSA的缺点主要有:A)产生密钥很麻烦,受
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:3771392
    • 提供者:w
  1. cryptologycoding

    0下载:
  2. 一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, repl
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:1113088
    • 提供者:zk
  1. Classical

    0下载:
  2. 用C语言实现的的全部的古典密码学算法的加密与解密程序,供朋友们参考。-The Classical Cryptography programme by C Language
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:yaofengyi
  1. kaisamima

    0下载:
  2. 凯撒密码的C++实现,凯撒密码, 是密码学里最基本的密码之一-Caesar cipher of C++ implementation, Caesar cipher, cryptography where the password for one of the most basic
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:32768
    • 提供者:周一鸣
  1. all_classical_encrypt_algorithm

    0下载:
  2. 各种古典密码加解密算法,是初学密码学的同学的最佳入门知识-A variety of classical cryptography encryption and decryption algorithms, cryptography is a beginner students knowledge of the best entry-
  3. 所属分类:加密解密

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:Boycott
  1. RC4

    0下载:
  2. 这是用C++语言实现密码学中的经典流密码算法RC4算法的最简单最有效的程序,本人经过实测,没有问题。
  3. 所属分类:密码/编码算法

  1. 现代密码学 课程设计报告

    0下载:
  2. C语言设计和实现椭圆密码加解密,构思独特,算法新颖!(C language design and implementation of elliptic code encryption and decryption, unique conception, novel algorithm!)
  3. 所属分类:文档资料

    • 发布日期:2024-05-10
    • 文件大小:495616
    • 提供者:mister
  1. Enigma

    0下载:
  2. 一款模拟enigma密码机的软件,包含源代码(An software analog enigma machine , including source code)
  3. 所属分类:加密解密

  1. 有限域

    0下载:
  2. 通过上机操作,使学生对高级加密标准AES算法的执行过程、密钥编排方案和加密算法的实现过程等有一个更加清晰地认识。通过本次实验,加深学生对分组密码的认识。(Through the operation of the computer, we have a clearer understanding of the implementation process of the AES algorithm, the key arrangement
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:69632
    • 提供者:斩月
  1. RSA加解密算法

    0下载:
  2. 通过上机操作,使同学生对公钥加密算法RSA密码体制的加、解过程有一个更加清晰地认识。通过本次实验,加深学生对公钥密码体制的认识,为后面的学习打下基础。(Through the operation of the computer, there is a clearer understanding of the process of adding and solving the RSA cryptosystem of the public
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:斩月
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org