CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 对称算法

搜索资源列表

  1. des

    0下载:
  2. 抄书本的DES对称加密算法,对算法的结构性实现有很大帮助。-The抄书the DES symmetric encryption algorithm, the realization of the structural algorithm of great help.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:289718
    • 提供者:pan
  1. RSA

    0下载:
  2. 对加密算法RSA的C++实现,RSA是非对称经典加解密算法-RSA encryption algorithm on the C++ to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:35179
    • 提供者:fox
  1. duichengjuzhen

    0下载:
  2. 对称矩阵相乘:2. A和B是两个n×n阶的对称矩阵,以行为主序输入对称矩阵的下三角元素,压缩存储存入一维数组A和B,编写一个算法计算对称矩阵A和B的乘积,结果存入二维数组C。-Symmetric matrices: 2. A and B are two n × n symmetric band matrix, in order to conduct the main sequence of input symmetric matrix elements of lower triangular,
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:160424
    • 提供者:李月
  1. 734939RSA

    0下载:
  2. rsa算法源程序,C代码.信息安全rsa非对称加密算法用c语言编程实现 rsa的C语言实现 gcc 3.4.2编译通过 -rsa algorithm source code, C code. information security rsa asymmetric encryption algorithm using c language rsa the C programming language compiler gcc 3.4.2 through
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:46562
    • 提供者:易守望
  1. algorithm

    0下载:
  2. 这么个思路:首先通过提取系统时间和运行时间作为加密算式的动态参数进行文件加密,然后将这些参数以及密码和是否加密的标志加密加载到文件中(不然就解密不了文件了),最后在解密的话,就是通过一定得方法提取这些参数,将其解密。 由于这些参数是动态变化的,所以每次对同一个文件进行加密后的结果都是不一样的,这样的话对于破解者来说就没有规律可循了。 这种加密法就是一个对称密码,很难用穷举法破解(虽然我没有试过),但是跟金老师上课讲的那些对称密码像DES,是没的比的,那些事可以公开算法的,而这个算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1906303
    • 提供者:Aaron
  1. Symmetric_encryption_Stream_encryption_CBC_RSA_DH.

    0下载:
  2. 对称加密解密,流加密,CBC加密解密,RSA加密算法,DH公钥和私钥算法-Symmetric encryption and decryption, stream encryption, CBC encryption and decryption, RSA encryption algorithm, DH public key and private key algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:19317
    • 提供者:Peter
  1. XOR_encrypt_In_Delphi

    0下载:
  2. delphi的XOR加密解密例子,考虑以下需求: 需要在页面中使用一种较简单的算法来加密信息(对称加解密),并且传递到Delphi中可以进行解密.-delphi encryption and decryption of the XOR example, consider the following requirements: the need for the use of a page than a simple algorithm to encrypt information (symme
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8760
    • 提供者:ldeng76
  1. colljz

    0下载:
  2. C++实现离散数学中对称矩阵的判断,很不错。很好的一个算法。-C++ realization of discrete mathematics to determine the symmetric matrix, is pretty good. A good algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1893306
    • 提供者:yellow_lee
  1. zhongshu

    0下载:
  2. 对称加密算法 对称加密算法 对称加密算法-vagga vagga vagga vagga vagga vagga vagga vagga vagga vagga vagga vagga
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:174551
    • 提供者:陈杰
  1. logcrypt_forward_security_and_public_verification_

    0下载:
  2. 前向安全日志,非对称安全日志加密的,算法描述;给出了一个过程描述图-logcrypt_forward_security_and_public_verification_for_secure_audit_logs.pdf
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:437951
    • 提供者:liwei
  1. idea.tar

    0下载:
  2. idea对称密钥加密算法symmetric key encryption algorithm idea-symmetric key encryption algorithm idea
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:12459
    • 提供者:liuyulin
  1. FileEncryptionAndDecryption

    0下载:
  2. C#加解密文件,可以自己创建私有密钥对文件进行加密与解密,IO对称加解密操作,强度很高,无私钥与解密算法情况下可逆性几乎为零。。VS2003/VS2005下编译通过-C# file encryption and decryption, you can create your own private key to encrypt and decrypt files, IO symmetric encryption and decryption operations, a high intensit
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:27979
    • 提供者:赵世玉
  1. matrix

    0下载:
  2. 第6章: 矩阵特征值计算 Chapoly 通过求矩阵特征多项式的根来求其特征值 pmethod 幂法求矩阵的主特征值及主特征向量 rpmethod 瑞利商加速幂法求对称矩阵的主特征值及主特征向量 spmethod 收缩法求矩阵全部特征值 ipmethod 收缩法求矩阵全部特征值 dimethod 位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量 qrtz QR基本算法求矩阵全部特征值 hessqrtz 海森伯格QR算法求矩阵全部特征值 rqrtz 瑞
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:3302
    • 提供者:舞蛳
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  1. des_code

    0下载:
  2. des算法源码 DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。   其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。   DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。-des algorithm source code for DES algorithm of the symmetric cryptosystem cry
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4485
    • 提供者:李大力
  1. RASTest

    0下载:
  2. RAS非对称加密算法 ,使用生成的两个库app.lib和ras.d- RAS asymmetric encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2121366
    • 提供者:lein
  1. AntSystem-WithPlay

    0下载:
  2. 基于蚁群算法求解对称非对称旅行商问题(第一个程序和这个介绍的应该是这个) -Solving Symmetrical and DisSymmetrical TSP base on Ant Colony Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:27513
    • 提供者:spf
  1. Blowfish

    0下载:
  2. JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。 -JAVA The Blowfish symmetric key encryption algorithms are, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, it
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10693
    • 提供者:曹海林
  1. RSAEncrypt

    0下载:
  2. java 实现的RSA加密算法,解密算法,对称密钥实现-RSA encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:892
    • 提供者:张一
  1. idea

    0下载:
  2. idea 算法,对称加密算法的一种。相对于DES更好理解而且更安全的算法-idea algorithm, a symmetric encryption algorithm. As opposed to a better understanding and more secure DES algorithm
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:3090
    • 提供者:陈博
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 29 »
搜珍网 www.dssz.com