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

搜索资源列表

  1. 组合加密软件包 Lock Manage 5

    0下载:
  2. Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:102537
    • 提供者:何福保
  1. operater_jiami

    0下载:
  2. 这是一个可以实现随机加密,定入解密的算法,可以个性化加密-this can be achieved is a random encryption, decryption set into the algorithm can be personalized encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3338123
    • 提供者:rare
  1. bigint_zxf

    1下载:
  2. 一个很好用的大整数的类, 最大可支持9999990位的十进制整数, 可进行大整数的加、减、乘、除和取模运算,并带有求大整数的 最大公因数、扩展Euclidean算法、中国剩余定理算法、 Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库, 这个类的动态库曾用于商业软件之中,其可靠性和速度是得到 确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support th
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:185001
    • 提供者:张晓峰
  1. my_LFSR

    0下载:
  2. 根据LFSR算法写的一个产生随机序列的应用程序,希望对学习LFSR的朋友有所帮助-under LFSR wrote an algorithm to produce random sequences of procedures, hope to learn LFSR help of a friend
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28020
    • 提供者:蒙相
  1. a3a8

    0下载:
  2. SIM卡的A3A8加密算法,理解后可以通过随机碰撞来爆破SIM卡的KI。即可以复制SIM卡-SIM cards A3A8 encryption algorithm, can be understood through random after the collision to blast SIM cards KI. That can be replicated SIM cards
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4597
    • 提供者:JackChen
  1. file

    0下载:
  2. 基于随机码数列的文件加密算法的实现 :本文提出一种基于随机码数列的文件加密算法。该算法采用按位随机码数列+异或+循环密钥的方式进行加密。与传 统的和其它加密方法相比,增加了破译难度而系统开销并不大。对提供的源代码做随机码数列的变换可生成新的加密算法 用于不同的文件。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:193863
    • 提供者:hujun
  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. logic

    0下载:
  2. 利用混沌影射的方法设计了一种多随机性的文件加密算法.分析了数据加密和Logistic混沌映射 的原理,提出了基于混沌方法的多随机性文件加密算法,采用VB完成了文件加密软件的设计.软件测试表 明:该加密算法的混沌特性和多随机特性增加了解密的难度,提高了加密数据的安全性,实现了密钥的随机 生成和加密算法的随机调用,使得加密后的文件更加安全.
  3. 所属分类:加密解密

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

    0下载:
  2. RSA加密算法,可以对任意文件进行加密解密,可以设置N、E大数,或者随机生成。-RSA encryption algorithm, you can decrypt any encrypted files, you can set the N, E large numbers, or randomly generated.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:43091
    • 提供者:Zn
  1. myMD5

    0下载:
  2. 利用MD5计算文件的hash值,MD5是密码学里的重要随机算法-Calculated using MD5 hash value of files, MD5 is a cryptographic key in the randomized algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:178304
    • 提供者:wangxuefeng
  1. LFSRRC4

    0下载:
  2. 伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1942687
    • 提供者:王风
  1. RSADemo

    2下载:
  2. 基于网上流传的一版DELPHI实现的RSA算法进行了大量封装,实现了意位长的密钥生成,并支持以64进制,base64编码,16进制,10进制,和2进制流方式保存和读取密钥文件。和标准DES算法结合,实现了任意长度的明文加密解密算法(使用RSA密钥加密随机DES密钥),和MD5,SHA1 摘要算法结合,实现了带有时间戳的签名验证算法。可以直接调用其中已经做好的rsa manipulator类,使用非常方便,可作共享软件授权用!QQ 78273318-RSA MANIPULATOR
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:436877
    • 提供者:qiang.dennis
  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. RSA_java

    1下载:
  2. 带界面的RSA算法,软件包中含有可执行程序,功能有自动生成随机素数P、Q,公钥,密钥,对数字进行加密解密。-Interface with the RSA algorithm, packages containing executable programs, automatic generation of random functions of prime numbers P, Q, a public key, keys for encryption and decryption of digit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-09
    • 文件大小:23194
    • 提供者:xuxu
  1. 1024RSA

    0下载:
  2. 支持大整数的RSA算法,还可以自动生成随机大素数-Support for large integer RSA algorithm, can also automatically generate random large prime numbers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:63056
    • 提供者:
  1. RSA

    0下载:
  2. RSA算法,实现加密、解密文字,随机生成公钥和私钥~ -RSA algorithm encryption, decryption text, randomly generated public key and private key ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:16583
    • 提供者:rita
  1. traditionalcode

    0下载:
  2. 古典密码算法中的单表代换密码算法、移位密码算法、Vigenere密码算法。算法比较简单,用命令的方式。可以随机生成明文和密钥。-Classical cryptographic algorithm in a single table substitution cipher, transposition cipher, Vigenere cipher. Algorithm is relatively simple, way to use the command. Can be randomly ge
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:2087
    • 提供者:baichi123
  1. rsa

    0下载:
  2. RSA加密和解密算法 其中的大因素q是用随机算法随机实现的 实现了更加安全的RSA的加密-RSA encryption and decryption algorithm is one of the big factors q random random algorithm to achieve a more secure implementation of RSA encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:232543
    • 提供者:陈新
  1. rsa_algorithm

    0下载:
  2. rsa加密的验证和实现以及获取密钥的随机算法(rsa encryption algorithm)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:18432
    • 提供者:wljfans
  1. Double random phase encoding

    0下载:
  2. 基于fresnel的双随机相位编码算法,直接可以运行,很适合刚刚学习的朋友(it can run directly, it is suitable for friends who have just studied)
  3. 所属分类:加密解密

    • 发布日期:2017-12-18
    • 文件大小:304128
    • 提供者:拉卡
« 12 3 »
搜珍网 www.dssz.com