CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - s-des

搜索资源列表

  1. DES_CPP

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热.(如:UNIX的密码算法就是以DES算法为基础的)。将其修改为三重DES也能抵抗破解。-DES (Data Encryption Standard) algorit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:624289
    • 提供者:唐一峰
  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. DesX

    0下载:
  2. 华为的一个朋友写的高效DES算法。-Huawei s a friend to write efficient DES algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. C#加密解密程序及源代码,加密主要分两步进行,第一步选择文件,第二步随机产生对成加密钥匙Key和IV、使用发送者私钥签名随机密钥,使用接收者公钥加密密钥和签名、利用随机密钥使用DES算法分组加密数据、MD5摘要生成-->用发送者私钥签名;-Encryption and decryption procedures and source code in C#, encryption, mainly in two steps, the first step to select the file,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:18479
    • 提供者:程亮
  1. IS_DDESencrypn

    0下载:
  2. 按照分组密码运行的CBC方式式,将其中的DES算法置换为S -In accordance with the block cipher running in CBC mode, in which the DES algorithm replacement for the S
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1594
    • 提供者:kgd815
  1. AES-encryption-algorithm-c

    0下载:
  2. AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original DES has been multi-analysis and is widely used around
  3. 所属分类:assembly language

    • 发布日期:2017-11-02
    • 文件大小:60684
    • 提供者:刘平
  1. AesEncrypt.cpp

    1下载:
  2. 高级加密标准(AES)的C++实现,AES又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准,用来替代原先的DES。-The Advanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. NIST。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:5718
    • 提供者:drawde
  1. encryptdll3.8

    1下载:
  2. 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:993624
    • 提供者:曾宪
  1. ReadDiskSerialNum

    0下载:
  2. 读取本机硬盘的序列号,并使用DES加密,转换为加密字符串,并可Copy到剪贴板。可用于系统绑定,授权等简单保护。-To read the serial number of the machine s hard drive, and use the DES encryption convert encrypted string can Copy it to the clipboard. Can be used for system-bound, authorized simple protecti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:13014
    • 提供者:
  1. aodv

    0下载:
  2. Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
  3. 所属分类:CA program

    • 发布日期:2017-12-10
    • 文件大小:10811
    • 提供者:rahmath
  1. mobilenode

    0下载:
  2. Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
  3. 所属分类:Modem program

    • 发布日期:2017-11-15
    • 文件大小:5089
    • 提供者:rahmath
  1. ns-default

    0下载:
  2. Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
  3. 所属分类:Web Server

    • 发布日期:2017-11-09
    • 文件大小:14711
    • 提供者:rahmath
  1. ns-namsupp

    0下载:
  2. Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
  3. 所属分类:Email Client

    • 发布日期:2017-11-06
    • 文件大小:4316
    • 提供者:rahmath
  1. packet

    0下载:
  2. Some operating systems support more than one type of hash. In fact, sometimes the standard DES-based algorithm is replaced by an MD5-based algorithm. The hash type is triggered by the salt argument. Prior to 5.3, PHP would determine the available alg
  3. 所属分类:Email Client

    • 发布日期:2017-11-04
    • 文件大小:7547
    • 提供者:rahmath
  1. gauss_seidel

    0下载:
  2. La méthode Gauss-Seidel est une méthode itérative de résolution d un système linéaire (de dimension finie) de la forme Ax = b, ce qui signifie qu elle génère une suite qui converge vers une solution de cette équation, lorsque celle-ci en a une et lor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7075
    • 提供者:zineb24
  1. aaes

    0下载:
  2. AES is based on the Rijndael cipher developed by two Belgian cryptographers, Joan Daemen and Vincent Rijmen, who submitted a proposal to NIST during the AES selection process. Rijndael is a family of ciphers with different key and block sizes. F
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:3663
    • 提供者:ammulu
  1. AES_Code

    0下载:
  2. 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。-Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryptio
  3. 所属分类:CA program

    • 发布日期:2017-04-15
    • 文件大小:5917
    • 提供者:by
  1. mohim

    0下载:
  2. La norme DVB-S (Digital Video Broadcasting - Satellite) est l application de la norme DVB aux transmissions par satellite. Le développement de la norme s est fait de 1993 à 1997 avec une première version émise en 1994. La première application commerc
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:17722
    • 提供者:
  1. NLa-b

    0下载:
  2. 对16轮DES线性攻击时计算S盒的NL值表。(所选用表格已给定)-S box for computation of 16 rounds of DES linear attack of NL value table
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:570209
    • 提供者:侯聪
  1. SetTime

    0下载:
  2. 一款可以修改文件或文件夹的修改时间工具。 param: -v show information of file s time -c clone information of file time -m modify information of file time ---------------------------------------- -s source file or directory -d destion file or directory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3591
    • 提供者:MrZhang
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com