搜索资源列表

  1. 肖俊.java

    0下载:
  2. ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encr
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:肖俊
  1. RSA程序算法分析

    0下载:
  2. 密码学中极重要的RSA算法的C编程实现。希望对一些喜欢C的朋友有用-cryptography very important RSA algorithm in C programming. Some like to hope that the friends useful C
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:陈生
  1. Cryptography

    0下载:
  2. 这是一个简单的加密解密程序,其中有加密和解密函数各一个,注意其中的文件调用,特别是它的路径。-This is a simple encryption and decryption procedures, which have encryption and decryption function of the 1, to call the document, particularly its path.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:yata
  1. wangding(06.01.07)

    0下载:
  2. 应用编码与计算机密码学>程序 如果好的话请发言-application coding and computer cryptography
  3. 所属分类:书籍源码

    • 发布日期:2024-05-06
    • 文件大小:7567360
    • 提供者:于杰
  1. CipherSystem

    0下载:
  2. 关于网络信息密码学的加密和解密算法,包括DES,LFSR,CAESER,IDEA,RC4,KEYWORD,VIGENERE,PLAYFAIR-information on the network cryptography encryption and decryption algorithms including DES, LFSR, CAESER. IDEA, RC4, somewhat, VIGENERE, PLAYFAIR
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:578560
    • 提供者:王福财
  1. IntroductiontoCRYPTOGRAPHYwithCODINGTHEORY

    0下载:
  2. 《密码学概论》 本书全面讲解了密码学的基本知识以及相关的基础数论,并对椭圆曲线、量子密码体制等密码学前沿知识进行了介绍。-"An Introduction to Cryptography" comprehensive book on cryptography and the basic knowledge base related to the number theory. also elliptic curves,
  3. 所属分类:电子书籍

    • 发布日期:2024-05-06
    • 文件大小:10531840
    • 提供者:zxh
  1. An_Introduction_To_Cryptography

    0下载:
  2. 加密解密入门书籍:An Introduction To Cryptography-encryption and decryption introductory books : An Introduction To Cryptography
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:590848
    • 提供者:熊光安
  1. cryptology

    0下载:
  2. 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:李栋
  1. DownRSA

    0下载:
  2. RSA加密算法java代码,自动生成公钥和密钥-RSA encryption algorithm java code, automatic generation public key cryptography
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:sikyZhao
  1. ECCFp

    0下载:
  2. 椭圆加密,实现了通过椭圆曲线实现加密,生成密钥对等。-elliptical encryption, achieved through the realization of elliptic curve cryptography, generating key pairs, and so on.
  3. 所属分类:并行运算

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:随风
  1. 99-GuTingTing-RSA

    0下载:
  2. RSA算法是一种公钥密码算法.实现RSA算法包括生成RSA密钥,用RSA加密规则和解密规则处理数据。RSA数字签名算法利用RSA算法实现数字签名。本文详述了RSA算法的基本原理, RSA加密算法的实现以及如何利用RSA实现数字签名.-RSA is a public key cryptography algorithm. Implementation of RSA algorithm include RSA key generation.
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:19456
    • 提供者:huke
  1. RSA

    0下载:
  2. RSA算法是密码学中一个重要算法,该程序给出了该算法的完整实现过程。 -RSA cryptography algorithm is an important algorithm, the procedure of the algorithm is a complete implementation process.
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:共乐
  1. SymmetricAlgorithms

    0下载:
  2. 密码学的作业--对称算法,主要是对称加密解密-Cryptography operations- symmetric algorithm, symmetric encryption and decryption is mainly
  3. 所属分类:WEB源码

    • 发布日期:2024-05-06
    • 文件大小:41984
    • 提供者:elsie
  1. RSA

    0下载:
  2. RSA对称、非对称加密解密算法,源代码和可执行文件,希望对学习密码学的朋友有帮助! -RSA symmetric, asymmetric encryption and decryption algorithms, source code and executable files, and they hope to learn cryptography helpful friend!
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:432128
    • 提供者:胡定勇
  1. ellipt2d-1.8

    0下载:
  2. 椭圆曲线加密ECC源代码,使用c++编写。转sourceforge-Elliptic Curve Cryptography ECC source code, the use of c++ Prepared. To sourceforge
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:1234944
    • 提供者:xcr
  1. ecc

    0下载:
  2. 椭圆曲线密码系统教程和相关源代码,是非常难得的学术资料-Elliptic Curve Cryptography Tutorial and related source code, it is very rare academic information
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:526336
    • 提供者:王袍
  1. crypt-0.75

    0下载:
  2. NIST推荐的素域上的椭圆曲线,在密码学领域相当重要。-Su-NIST recommended elliptic curve domain, important in the field of cryptography.
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:586752
    • 提供者:王志辉
  1. GuidetoEllipticCurveCryptography

    0下载:
  2. 密码学中椭圆曲线的介绍和开发。本文详细介绍了该算法的原理、方法和标准。-Elliptic Curve Cryptography in the introduction and development. This paper describes the principle of the algorithm, methods and standards.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-06
    • 文件大小:2553856
    • 提供者:wang xi
  1. bcprov-jdk15-138.tar

    0下载:
  2. java非对称加密的源代码-asymmetric cryptography java source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:3437568
    • 提供者:sam
  1. Cryptography

    0下载:
  2. AES和MD5算法源码,用C#语言编写,可以当作实验的参考使用-AES and MD5 algorithm source code, using C
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:987136
    • 提供者:ljj
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org