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

搜索资源列表

  1. RC5_C

    0下载:
  2. 这个压缩包内是一个用C实现的简单的RC5密码算法,适合初学密码学的人看。-within the compressed C is a simple realization of the RC5 cipher algorithm suitable for beginners Cryptography the people.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4960
    • 提供者:张华
  1. fangshemiyao

    0下载:
  2. 压缩包内论文只是通过对一个简单的密码体制:仿射密码(Affine Cipher)的分析、设计和实现来说明简单的加密思想,从这个思想我们可以研究更复杂的加密算法。最后,我以软件的形式将其实现,通过测试,发现使用效率还可以;但是,这只是个实验性的设计,要想不被人破译,还需要更复杂的密钥空间和更难的算法。-compressed within the papers only through a simple password system : Affine password (Affine Cipher
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5023
    • 提供者:张华
  1. encrypt_de

    0下载:
  2. This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value. -This code is a cipher which takes in a plaint ext or ciphertext string and encrypts / decrypt 's according to
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8959
    • 提供者:tongtong
  1. code1000

    0下载:
  2. 各种密码算法的源代码,欢迎大家下载阅读。(VC实现)-various cipher algorithm source code and you are welcome to download reading. (VC)
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:708989
    • 提供者:孙辉
  1. datadecrypt

    0下载:
  2. 该例程实现了一个简单的16轮分组加密算法,我在嵌入式Linux系统开发时候开发并使用的。-the routines to achieve a simple 16 block cipher algorithm, I embedded Linux system development time for the development and use.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1655
    • 提供者:guoqiang
  1. foxpro-command

    0下载:
  2. 本人经过收集整理,并且经常使用的一些vfp命令,可作初学者快速入门使用。-After I collected, and often use the Cipher command, for beginners to use Quick Start.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5795
    • 提供者:qlw
  1. mmsf

    0下载:
  2. 密码算法 密码算法 密码算法-cipher cipher cipher cipher cipher algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8227
    • 提供者:sinceret
  1. rsajiamijiemi

    0下载:
  2. rsa密码算法仅供参考加密解密过程容易 请自己编程-rsa cipher algorithm for reference encryption and decryption process easy to please their programming
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1466
    • 提供者:龙渐昌
  1. nhxx

    0下载:
  2. 是一个学校的评教评学软件,功能不多。是用vfp做的。学习之用。-is an assessment of the school assessment software, functional small. Cipher is done. Learning.
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:59092
    • 提供者:霍任俊
  1. karn-md5-cipher.tar

    0下载:
  2. 应用密码学的应用,实现密码算法,用C语言实现。-application of cryptography applications, password algorithm, using C language.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4228
    • 提供者:成名
  1. pittner-prng-cipher-3.c

    0下载:
  2. 应用密码学的应用,实现密码算法,用C语言实现。-application of cryptography applications, password algorithm, using C language.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11362
    • 提供者:成名
  1. Cipher

    0下载:
  2. DES 加解密算法的VC实现-DES encryption and decryption algorithms VC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34197
    • 提供者:陈建湘
  1. des

    0下载:
  2. DES是一种分组密码。假定明文m是由0和1组成的长度为64位的符号串,密钥k也是64位的0、1符号串。-DES is a block cipher. M is expressly assumed by 0 and a length of 64 strings of symbols, as well as key k 0 64, a string of symbols.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2485
    • 提供者:蓝色简单
  1. cipher

    0下载:
  2. 对文件的加密解密,同时能对文件进行比较与合并。-right document encryption and decryption, and the documents can be compared with the merger.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:112117
    • 提供者:xinglinhai
  1. cipher

    0下载:
  2. 该程序将键盘输入的字符串与机内设定的字符串比较,若相同,则显示“OK”,否则显示“illegal user” 程序中有详细注释。
  3. 所属分类:汇编语言

    • 发布日期:2014-01-16
    • 文件大小:926
    • 提供者:
  1. cipher

    0下载:
  2. 这个源码包括两个最简单的加密——置换加密和替代加密的实现
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29227
    • 提供者:肖丽萍
  1. spn-cipher

    0下载:
  2. 对spn分组密码基于用同一个密钥加密后的周期的漏洞分析
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4087
    • 提供者:lws
  1. mimasuanfa

    0下载:
  2. 密码算法c语言源代码-Cipher c language source code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8880482
    • 提供者:李拴保
  1. 流密码加密

    0下载:
  2. 采用流密码加密/解密,源码易懂-using stream cipher encryption / decryption, accessible source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:795797
    • 提供者:精心
  1. 分组全息密码算法

    0下载:
  2. 密码算法速度快于其他密码算法-Cipher faster than other cryptographic algorithms
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5316
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com