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

搜索资源列表

  1. 3DES

    1下载:
  2. 3DES又称Triple DES,是DES加密算法的一种模式,它使用3条56位的密钥对数据进行三次加密。数据加密标准(DES)是美国的一种由来已久的加密标准,它使用对称密钥加密法,并于1981年被ANSI组织规范为ANSI X.3.92。DES使用56位密钥和密码块的方法,而在密码块的方法中,文本被分成64位大小的文本块然后再进行加密。比起最初的DES,3DES更为安全。-3DES, also known as Triple DES, DES encryption algorithm is a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:5715
    • 提供者:Laura
  1. rsa

    0下载:
  2. ras算法,非对称加密的代表。RSA算法是第一个同时用于加密和数值前面的算法,易于理解和操作。-ras algorithm, representatives of non-symmetric encryption. RSA algorithm is used for both encryption and the first value of the previous algorithms, easy to understand and operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:588
    • 提供者:yilujie
  1. Keyencryptionalgorithm

    0下载:
  2. Java中的Blowfish对称密钥加密算法类和实例-Java in the Blowfish symmetric key encryption algorithm classes and instances
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:15314
    • 提供者:lisheng
  1. RSA

    0下载:
  2. 非对称加密的RSA算法,常用于CA认证和数字签名-RSA asymmetric encryption algorithm, commonly used in the CA authentication and digital signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:540
    • 提供者:何伊
  1. DES

    0下载:
  2. DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法-DES algorithm in symmetric key cryptography system, also known as the United States Data Encryption Standard, was developed in 1972, the United States, IBM' s symmetric cipher encryption a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3213
    • 提供者:程利伟
  1. ecc-lib-2.1.tar

    0下载:
  2. ecc加密算法库,是一种非对称加密算,可用于数字签名等。-ecc encryption algorithms,can be used to signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:272109
    • 提供者:GoodLuck
  1. 2-TransEncry

    0下载:
  2. 对称加密的解密算法,C++编写,包括穷举法和密码本法的替代和置换加密的解密算法-Symmetric encryption and decryption algorithms, C++ written, including brute-force method, and password replacement and the replacement of this Act encryption and decryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:13728
    • 提供者:jay
  1. des

    0下载:
  2. des加密算法,c++实现对称的加密算法 -des encryption algorithm, c++ to achieve symmetric encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2436
    • 提供者:www
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. RSAManaged

    0下载:
  2. Silverlight中非对称加密及数字签名RSA算法的实现-Silverlight RSA Algrithm to impliment dissymmetrical encryption and digit sign
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:486019
    • 提供者:Zhaohua Mei
  1. DES

    0下载:
  2. DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法-DES algorithm for password system of symmetric cryptosystem, and be become us data encryption standard, is in 1972 the United States IBM research of the symmetric cryptosystem encryption algo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3950163
    • 提供者:jason
  1. DES

    0下载:
  2. DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。 明文按64位进行分组, 密钥长64位,密钥事实上是56位参与DES运算(第8、16、24、32、40、48、56、64位是校验位, 使得每个密钥都有奇数个1)分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。 -DES algorithm for the key system of symmetrical cipher system, also know
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:13185
    • 提供者:yangyifan
  1. SingleKeyExample

    0下载:
  2. Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。   用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥;   用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2295
    • 提供者:同同
  1. dlldes

    0下载:
  2. des算法 一种对称的加密算法 在中国银联和互联网安全中应用很广泛-a key method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2951
    • 提供者:韩朋成
  1. DES

    0下载:
  2. 对称密码算法 DES 1、DES的加密、解密算法流程框图    2、DES加密系统关键模块的实现(加必要代码注释)    3、DES加密前后的明文与密文-Symmetric cryptographic algorithm DES In 1, DES encryption, decryption algorithm flow diagram you you2, DES encryption system key modules (add the neces
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:11179
    • 提供者:zlg
  1. PairKeyExample

    0下载:
  2. java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -java encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5667
    • 提供者:Yibo Song
  1. SMS4

    0下载:
  2. sms4对称密钥加密算法源代码,符合 “可信计算密码支撑平台功能与接口规范”-sms4 symmetric key encryption algorithm source code, in line with "Trusted Computing Cryptographic Support Platform functionality and interface specifications
  3. 所属分类:Windows CE

    • 发布日期:2017-04-06
    • 文件大小:411212
    • 提供者:翁骁骏
  1. DESCPPcode

    0下载:
  2. des算法的vc++源代码 基于分组技术的图像加密算法 对称分组 DES算法-des encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:2755
    • 提供者:Meng
  1. DES

    0下载:
  2. 基于分组技术的图像加密算法 采用对称分组技术,即DES算法进行加密的vc++源代码-DES encryption
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:7123
    • 提供者:Meng
  1. Asymmetric-Key-Cryptosystem

    0下载:
  2. 一个关于非对称加密系统的算法实验,使用C++编写,在VC6、VS2005下正常运行。-Algorithm experiment, the use of asymmetric encryption system Visual C++ write
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:139370
    • 提供者:felicity
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com