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

搜索资源列表

  1. RSA

    0下载:
  2. RSA算法的C语言实现,RSA是公鈅加密算法的典型代表,是密码学史上的一个里程碑-RSA algorithm is the C language, RSA public key encryption algorithm is a typical representative, is a milestone in the history of cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2357
    • 提供者:王子捷
  1. TDES

    0下载:
  2. Triple DES算法的实现,使用EDE模式,控制台下运行,密码技术实验可用-Triple DES algorithm, using the EDE mode, the console is running, cryptography experiment can be used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1442523
    • 提供者:luye
  1. CertCreateSelfSignCertificate.

    0下载:
  2. 本程序利用密码学相关算法,实现数字签名,可以创建自己的数字签名。,The procedures related to the use of cryptography algorithms, digital signatures, you can create your own digital signature.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4141
    • 提供者:厉超
  1. miracl5.3.11

    0下载:
  2. 这是最新的MIRACL的最新版本,支持多种算法,如IBE加密、签名、验证-MIRACL is a Big Number Library which implements all of the primitives necessary to design Big Number Cryptography into your real-world application. It is primarily a tool for cryptographic system implementors. RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1457342
    • 提供者:yoy
  1. AES

    0下载:
  2. ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1954880
    • 提供者:lilinxuan
  1. Classical_cryptography_research

    0下载:
  2. 古典密码体制研究: 包括希尔密码、维吉尼亚密码、仿射密码、置换和维吉尼亚结合密码体制,对超过10k大小的文本进行加密和解密。-Classical cryptography research: including Hill passwords, Virginia password, affine password, password replacement and Virginia combined system, the size of more than 10k text encrypti
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:40648
    • 提供者:张梦
  1. pgp

    0下载:
  2. 密码安全方面的PGP资料,很有用的!是学习密码学的好东西@-PGP password security information, very useful! Is a good thing to learn cryptography @
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:5338
    • 提供者:han
  1. Desktop

    0下载:
  2. 在一些应用中,特别是现在的密码学中,常常需要用超过100位的整数来做乘法,以此来对数据加密。现在有两个小于等于100位的大整数a和b(位数相同),请写程序计算出这两个大整数乘积的结果。-In some applications, in particular, cryptography is now often need to do more than 100 integer multiplication as a way to encrypt the data. There are two le
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4423
    • 提供者:胡鹏
  1. SM2

    0下载:
  2. SM2算法,国家密码管理局公布的商用密码算法,关于椭圆曲线加密及签名的文档。-SM2 algorithm, published by the State Administration password commercial cryptographic algorithms, elliptic curve cryptography and signature on the document.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:858000
    • 提供者:保密
  1. classic

    0下载:
  2. 古典密码 可选择进行维吉尼亚加解密、希尔加解密、行置换的乘积加解密、仿射加解密 并可选择下列统计计算: 1.不同n值下维吉尼亚密码体制的频率统计 2.不同n值下维吉尼亚密码体制的重合指数计算 3.不同n n值下希尔密码体制的频率统计 4.不同n n值下希尔密码体制的重合指数计算 5.不同(m,n,t)下维吉尼亚和行置换的乘积密码体制的频率统计 6.不同(m,n,t)下维吉尼亚和行置换的乘积密码体制的重合指数计算 7.对于同一明文,给
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2620
    • 提供者:Beaug
  1. AES

    0下载:
  2. AES 加密解密算法,我的应用密码学课程实验-AES encryption and decryption algorithms, Applied Cryptography course of my experiments
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2841
    • 提供者:曹峰
  1. ss

    1下载:
  2. 很多密码算法都要随机选择一个大素数,这个是密码学中的MILLER-RABIN算法,判断素性。-Many cryptographic algorithm must randomly select a large prime numbers, this is Cryptography MILLER-RABIN algorithm to determine Primality.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6959
    • 提供者:汪博峰
  1. Cryptographylabreport

    0下载:
  2. 是大学信息安全方向的密码学课程的4个实验报告,包括古典密码,对称密码,非对称密码,HASH算法-The direction of the University Information Security Cryptography course four lab reports, including classical cryptography, symmetric key, asymmetric cryptography, HASH algorithm
  3. 所属分类:Network Security

    • 发布日期:2017-04-16
    • 文件大小:41950
    • 提供者:陆风
  1. mi

    0下载:
  2. 密码学,des等等密码啊算法的加密解密,主要是图像的加密解密。-Cryptography, des ah so the password encryption and decryption algorithms, the encryption key to decrypt the image.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-15
    • 文件大小:24551819
    • 提供者:张灵
  1. ECC加密算法入门介绍

    0下载:
  2. ECC加密算法入门介绍-ECC encryption algorithm introduced entry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:39384
    • 提供者:管冬兵
  1. Rijndael

    0下载:
  2. Rijndael(读作rain-dahl)是由美国国家标准与技术协会(NIST)所选的高级加密标准(AES)的候选算法。它是从最后的5个候选方案中选出的,而这5个候选方案又是从刚开始的15个算法中选出的。今后的几年内,在许多密码术的应用中Rijndael将逐步取代数据加密标准(DES)以及后来的Triple DES。-Rijndael (pronounced rain-dahl) is from the United States National Institute of Standards
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3223
    • 提供者:fulon
  1. DES_zyj

    0下载:
  2. 密码学的课程设计 实现DES加密解密功能。 -Cryptography curriculum design to achieve DES encryption and decryption functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:30853
    • 提供者:于婷婷
  1. RSAEncrypt

    0下载:
  2. RSA加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-RSA encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
  3. 所属分类:CA program

    • 发布日期:2017-03-26
    • 文件大小:924
    • 提供者:liufan
  1. Vigenere1

    0下载:
  2. 维尼利亚加密解密算法,本学期选修了计算机密码学,老师布置的第一个实验,可以给大家参考一下。-维尼利亚encryption and decryption algorithms, this semester elective computer cryptography, the teacher arranged the first experiment, can give you reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:113002
    • 提供者:qiutian
  1. mima

    0下载:
  2. 密码学的简单加密,用单表置换算法实现一个字符串的加密-Cryptography simple encryption, single-table replacement algorithm for the realization of a string encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:11657
    • 提供者:aww
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 35 »
搜珍网 www.dssz.com