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

搜索资源列表

  1. 数据加密传输

    0下载:
  2. :某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:    每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 -: a company using a public phone data transfer, data is four integer, in the course of transmission is encrypted, encryption rules are as follows : E
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2956
    • 提供者:小倪
  1. SDes_java

    2下载:
  2. S-加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。 加密算法包括5个函数:初始置换(IP);复杂函数fk,它包含有置换和代换运算,并且依赖于输入的密钥;用以转换数据两个部分的简单置换函数(SW);再一次运用函数fk;最后的一个置换函数是IP的逆。解密过程是加密的逆过程。 -S-encryption algorithm for the importation of an eight expre
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4417
    • 提供者:linvg
  1. 5个des算法

    0下载:
  2. 我找到的5个des算法。-I found five des algorithm.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:131827
    • 提供者:王亮
  1. 020827_encryp

    0下载:
  2. 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐。-almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, won t
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:49257
    • 提供者:过风
  1. 软件破解入门

    0下载:
  2. 很多人都想学学做cracker,好象破了一个程序很风光的,人人都很佩服。 可是做一个cracker其实很累,需花费大量的时间,而且经常会碰壁,三五天毫无进展是极为平常的事情。  做cracker的五个必要条件是: 1. 知识 2. 经验 3. 感觉 4. 耐心 5. 运气 。  如果你刚开始学crack,也许你遇到不少麻烦,并且有点想退却,其实你不要着急,只要你认真学习,成功就在眼前。没有人是生来就什么都会的,如果你有问题,就大胆的去问你周围的人,多来我主页论坛请教。计算机水平不高怎么办?没关系
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1957797
    • 提供者:王辉
  1. secret 五位明文破解

    1下载:
  2. 五位明文破解,实现密文到明文的转换,同时输出结果。-Clear break of five to achieve the transformation of ciphertext into plaintext, while the output.
  3. 所属分类:加密解密

    • 发布日期:2012-10-13
    • 文件大小:27119
    • 提供者:赵薇
  1. Rijndael

    0下载:
  2. Rijndael(读作rain-dahl)是由美国国家标准与技术协会(NIST)所选的高级加密标准(AES)的候选算法。它是从最后的5个候选方案中选出的,而这5个候选方案又是从刚开始的15个算法中选出的。今后的几年内,在许多密码术的应用中Rijndael将逐步取代数据加密标准(DES)以及后来的Triple DES。-Rijndael (pronounced rain-dahl) is from the United States National Institute of Standards
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3223
    • 提供者:fulon
  1. lib_crc-CRC_library

    0下载:
  2. The file lib_crc.c contains source code for functions to calculate five commonly used CRC values: CRC-16, CRC-32, CRC-DNP, CRC-SICK, CRC-Kermit and CRC-CCITT. The functions can be freely used. - The file lib_crc.c contains source cod
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:7720
    • 提供者:freaX
  1. 17

    0下载:
  2. 数据加密程序。数据是四位整数,传递过程需要加密,规则如下:每位数字都加上5,然后用和除以10的余数代替该字,再将第一位和第四位的交换,第二位跟第三位交换,用C语言完成。-Data encryption programs. The data is four integers, transmission process requires encryption, the rules are as follows: Each figures with five, and then divided by
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:12604
    • 提供者:wtl
  1. Cprom

    0下载:
  2. You should upload at least five sourcecodes/documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:91483
    • 提供者:123
  1. aes

    0下载:
  2. 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。-Cryptography Advanced
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2057
    • 提供者:李新
  1. 5_attractor_sync1

    1下载:
  2. 采用主动-被动的同步方案实现两个具有5涡卷蔡氏混沌电路系统同步-By active- passive synchronization scheme to achieve the two Chua' s chaotic circuit with five scroll synchronization
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1634
    • 提供者:高建明
  1. aes-decryption

    0下载:
  2. aes加解密及五种工作模式源代码加解密及五种工作模式源代码-aes encryption source code mode and five and five modes of encryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:957485
    • 提供者:tony
  1. a5

    0下载:
  2. A5算法是一种序列密码,它是欧洲GSM标准中规定的加密算法,用于数字蜂窝移动电话的加密,加密从用户设备到基站之间的链路。A5算法包括很多种,主要为A5/1和A5/2。其中,A5/1为强加密算法,适用于欧洲地区;A5/2为弱加密算法,适用于欧洲以外的地区。-The GSM encryption algorithm, A5, is not much good. Its effective key length is at most five bytes and anyone with the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1634
    • 提供者:vince
  1. 3gpp-TS35.206

    0下载:
  2. 3GPP认证和密钥生成算法,主要介绍AKA认证机制,共包含5个不同的密钥生成算法-3GPP authentication and key generation algorithm, introduces the AKA authentication mechanism, contains a total of five different key generation algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:157614
    • 提供者:周星星
  1. Five-Stage-of-Hacking

    0下载:
  2. five stage to hack your system
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-08
    • 文件大小:229484
    • 提供者:Ben
  1. AES

    0下载:
  2. 图像加密 五种加密方式 ECB CBC CFB CTR OFB-Image Encryption five encryption ECB CBC CFB CTR OFB
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:6485
    • 提供者:NiaLee
  1. JMSF

    0下载:
  2. 可加密解密 一共6层加密 1。字符----》ASCII 2-3.第一二层为字符的ASCII的加密 4.ASCII的十进制转化为三十五进制 5-6.第三四层为三十五进制的位置变换-Encrypt a total of six layers. Character---- " ASCII 2-3. First floor for the characters in the ASCII decimal encryption 4.ASCII into thirty-five h
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:4954
    • 提供者:林广
  1. Elgamal

    0下载:
  2. You should upload at least five sourcecodes/documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:26254
    • 提供者:Febriyanto
  1. hundunyingshe

    0下载:
  2. 基于混沌映射的图像加密算法是目前研究的主流,该本件中包含五类混沌映射,有一维混沌映射、二维混沌映射以及三个超混沌映射。- Image encryption algorithm based on chaotic map is mainstream research, which this piece contains five chaotic map, there is a one-dimensional chaotic maps, as well as three-dimensional c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2305
    • 提供者:薛薛
« 12 »
搜珍网 www.dssz.com