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

搜索资源列表

  1. loki加密算法C语言源代码

    0下载:
  2. loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
  3. 所属分类:加密解密

    • 发布日期:2012-03-17
    • 文件大小:104373
    • 提供者:
  1. 300_encrypt

    0下载:
  2. 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:389062
    • 提供者:Nikii
  1. MD5v1.2

    0下载:
  2. MD5 加 密的V i s u a l C + + S o u r c e C o d e .-MD5 V i s a u l C S o u r c e C o d e.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:108187
    • 提供者:Raymond
  1. cryptoboot-1.0.tar

    0下载:
  2. cryptoboot is set of tools for disk encryption on Unix. It is especially suited to encrypt root partition, so _everything_ (except kernel and cryptoboot inself) is encrypted. -cryptoboot is set of tools for disk encrypt ion on Unix. It is espec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:66375
    • 提供者:wangdong
  1. RSA

    0下载:
  2. RSA公开密钥密码系统是由R.Rivest,A.Shamir,L.Adleman提出的,不仅仅可用于数据的加密,也可用于数字签名。本程序提供了RSA加密和解密过程实现的源代码。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:273582
    • 提供者:严玉洁
  1. Rijindael

    0下载:
  2. 对称密码体制的发展趋势将以分组密码为重点。分组密码算法通常由密钥扩展算法和加密(解密)算法两部分组成。密钥扩展算法将b字节用户主密钥扩展成r个子密钥。加密算法由一个密码学上的弱函数f与r个子密钥迭代r次组成。混乱和密钥扩散是分组密码算法设计的基本原则。抵御已知明文的差分和线性攻击,可变长密钥和分组是该体制的设计要点。
  3. 所属分类:加密解密

    • 发布日期:2014-01-18
    • 文件大小:3246
    • 提供者:王晓明
  1. DSA

    0下载:
  2. Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1; x:x
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136954
    • 提供者:wildkaede
  1. RSA解密和加密算法的实现和应用

    0下载:
  2. RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1393
    • 提供者:胡康康
  1. 利用了R.Devany混沌理论构造了一种混沌动力系统

    0下载:
  2. 混沌函数对图像加密的一种方法。利用了R.Devany混沌理论构造了一种混沌动力系统,并用所生成的混沌序列对图像进行加密.由于混沌动力系统有很强的不可预测性,因此,混沌序列对图像加密能更好的抵御各种攻击.此方法具有加密速度快、安全性高特点.,Chaotic function of a method of image encryption. Use of R. Chaos Theory Construction Devany a chaotic dynamical systems, and chao
  3. 所属分类:加密解密

    • 发布日期:2017-03-29
    • 文件大小:301434
    • 提供者:李苏宁
  1. RSA

    0下载:
  2. 基于大数库miracl的RSA加解密算法,其中gen.c是产生密钥,encode.c是进行加密,decode.c是进行解密-Based on large numbers of RSA encryption and decryption library miracl algorithm, which gen.c is to generate the key, encode.c is encrypted, decode.c is to decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1372336
    • 提供者:hbhb
  1. VBRSA

    0下载:
  2. 实现RSA算法,可以运行无误。是用VB实现的,列出了编写的全部代码。-The realization of RSA algorithm, can run correctly. VB is achieved, the preparation of a list of all the code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1657
    • 提供者:tch
  1. xssshell

    1下载:
  2. 最好的xss跨站源码,本人测试多次,均非常成功截获用户的cooick和账号密码,跨站最佳工具-The best xss cross-site source code, I tested many times, are very successfully intercepted the user cooick and account password, the best tool for cross-site
  3. 所属分类:Crack_Hack

    • 发布日期:2017-05-09
    • 文件大小:2279369
    • 提供者:winjia
  1. MD5ArchiveValidator

    0下载:
  2. 一个命令行下的MD5校验工具 ,用法:MD5AV [-c] [-f<FolderName>] [-h] [-n<FileName>] [-o<OutputFolder>] [-r] [-v] [-x<FolderName]-MD5ArchiveValidator (MD5AV) is a utility to confirm the accurate storage of files through MD5 Checksums. For each fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:88466
    • 提供者:天诛
  1. RSA

    0下载:
  2. RSA源码测试 openssl 中的RSA密钥算法的使用,可以作为知识的基础点,对加解密有一定的帮助-RSA source code test openssl in the use of RSA key algorithm can be used as knowledge base points, to a certain extent with the help of encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:35179
    • 提供者:liupeng
  1. RSA

    0下载:
  2. RSA公钥加密的基本实现 bmp灰度图片加解密操作包括 RSA 的加减密算法; 素数检测算法;RSA 密钥生成算法; 应用该 RSA 密码体制加、解密; BMP 灰度图的算法; Pollard p-1 算法 ; Pollard r 算法 ; -RSA public key encryption to achieve the basic gray-scale picture bmp including RSA encryption and decryption operations of addi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:27638
    • 提供者:魏汝垚
  1. CRC

    0下载:
  2. C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。-CRC checksum utility library in data storage and data communication fields, in order to ensure data is correct, will have to adopt a means of error detection.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:2698
    • 提供者:王平
  1. CRC

    0下载:
  2. C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,C R C 是最著名的一种。-CRC checksum utility library in data storage and data communication fields, in order to ensure data is correct, will have to adopt a means of error detection. Error in many instr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:3713
    • 提供者:王平
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:36122
    • 提供者:王小军
  1. RSA

    1下载:
  2. 详细介绍了Powerbuilder中RSA加解密程序的实现-RSA pb Powerbuilder
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-11-03
    • 文件大小:41484
    • 提供者:zsl
  1. c_rsa

    0下载:
  2. 采用C语言实现了RSA算法,演示了加密和解密。可以用于保护软件。-Adopt C language to realize RSA algorithm, has demonstrated that encrypts and deciphers. Can be used for protecting the software.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1184
    • 提供者:daxie
« 12 3 4 »
搜珍网 www.dssz.com