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

搜索资源列表

  1. dess.zip

    0下载:
  2. Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
  3. 所属分类:加密解密

    • 发布日期:2023-11-09
    • 文件大小:52850
    • 提供者:
  1. 节省资源的MD5算法

    0下载:
  2. 为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe att
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2559
    • 提供者:林华
  1. n栏栅解密算法

    0下载:
  2. 此小程序为N栏栅解密算法的一种,对某一N值加密过的密文进行解密,此时只要确定N值即可解密。作者:万艳良 单位:武汉理工大学-the procedure is one of n bit palisade decrypt arithmetic,if decrypting the file which has been encrypted with N that one of the number,at this time ,if you know the N value ,you can
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6581
    • 提供者:万艳良
  1. 3des源代码

    1下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14763
    • 提供者:杨巍
  1. 1. A fast video encryption scheme based-on chaos.

    0下载:
  2. 这是一篇有关混沌在视频中加密的文章,题目为:A fast video encryption scheme based-on chaos。不过看看懂还是要花一些时间的,不过我可以和大家交流。还有这是英文作写。-This is a chaos in the video encryption article entitled : A fast encryption scheme based video-on chaos. But look at to understand or take some t
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:354899
    • 提供者:王清华
  1. MD5(verilog)

    1下载:
  2. MD5算法的verilog实现,同时包含有testbench。-Verilog of MD5 algorithm is realized, includes testbench at the same time .
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4806
    • 提供者:张雷
  1. pgp262

    0下载:
  2. PGP 是一种混合密码系统。当用户使用PGP 来对纯文字加密的时候, PGP 首先会压缩这 段纯文字。数据压缩能够节省调制解调器传输时间以及磁盘类空间,还有更重要的、强化密码法的 保密程度。-PGP is a hybrid cryptosystem. When the user to use PGP to encrypt the text, PGP will first this text compression. Data compression can save time and m
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:283099
    • 提供者:刘二
  1. vfp加密与解密

    5下载:
  2. 一个简单实用的数据加密程序,在我们生活中重要数据比如身份验证,采用明文存取,很容易被别人窃取,而先采用加密后再存入数据库,用的时候再还原,这样就保证了数据安全性.-a simple and practical data encryption procedures, in our lives important information such as authentication, access expressly adopted, it is easy for others to steal,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16886
    • 提供者:汪桂水
  1. SHA3

    1下载:
  2. SHA3的Java类,是在Java基础上开发的另外一种Hash函数,具有更好的时间和安全性能-SHA3 Java category is based on the Java Development of another Hash functions, with time and better safety performance
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5081
    • 提供者:刘光杰
  1. aes_core

    0下载:
  2. AES高级加密算法的verilog语言实现。同时附有AES协议的pdf文档,和此代码的测试程序,可作为一个IP核直接使用,可减少开发人员的设计时间。-AES Advanced Encryption Algorithm Verilog language. While the agreement with AES pdf documents, and that this code of the test procedure can be used as an IP core direct use,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:79788
    • 提供者:崔崔
  1. GODLEWSS

    0下载:
  2. 来VCKBASE好长时间了,从没做过贡献,今天用到AES加密算法,在GOOGLE里好像还没找到C++的AES代码,所以就由C#版照搬了一个类出来,只为方便大家使用,大家不要骂我抄袭哦,版权还是人家C#版的,有BUG mail:jruinet@163.com,在VC7.1下编译调试成功,下面是源代码,你们自已看着办吧-to VCKBASE good long time, but have never done contribution today use AES encryption algori
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:243130
    • 提供者:jarod
  1. TestAes

    0下载:
  2. aes算法的c++实现及其加密解密过程所需时间的测试,无解压密码-Aes Algorithm c achieve encryption and decryption process and the time required for testing, without extracting passwords
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16334
    • 提供者:dbmm
  1. AES

    0下载:
  2. 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:陈剑峰
  1. MY_CAP

    0下载:
  2. 这是我编的包括古典密码,还有DES,IDEA等的几个加密算法的加密结果实现,由于时间匆忙有点粗糙,请指教-This is my series, including classical passwords, as well as DES, Several other IDEA Encryption Algorithm encryption achieve results, as a bit hasty rough time, please enlighten
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:77399
    • 提供者:许志平
  1. CryptoAlgorithm

    0下载:
  2. 常用的密码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的-commonly used cryptographic algorithms, such as RSA, MD2, MD5, also includes a simple routine, a long time ago wrote a play
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:74503
    • 提供者:高志权
  1. RSA

    1下载:
  2. RSA算法的实验报告,有源码、流程图、时间复杂度分析等。-RSA algorithm experimental reports, source code, flowcharts, time complexity analysis.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-08-14
    • 文件大小:60049
    • 提供者:caixu
  1. s+key

    3下载:
  2. 一次性口令认证系统SKEY的实现,采用MD5算法对口令进行加密,传递校验码-One-Time Password Authentication System sKey realization, using MD5 algorithm to encrypt passwords, transmission Check Code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-04
    • 文件大小:497720
    • 提供者:赵斌
  1. ophcrack-3.3.1

    0下载:
  2. Ophcrack是一款密码破解软件,功能非常强大,它能在几秒钟内恢复99.9 %的数字密码。13位密码都可以在5分钟内破解出来。它有一个图形用户界面,可运行在多个平台之上。 特点: 可运行在Windows,Linux/Unix,Mac OS X LM和NTLM哈希 可用于Windows XP和Vista的自由表格 蛮力模块,简单的密码 使用LiveCD,以简化过程 从Windows分区载荷加密哈希,包括Vista在内 自由和开放源码软件(GPL)-Op
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:353185
    • 提供者:geddy
  1. Space-Time-Codes-and-MIMO-Systems

    0下载:
  2. 空域-时域编码及MIMO系统(英文版),本书主要介绍电信及移动系统中一些常用的编码方式和原理、应用-Space-Time Codes and MIMO Systems (English edition). This book generally introduces principles and applications of some basic coding schemes in telecommunication system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5355519
    • 提供者:陈健
  1. One-time-pad

    0下载:
  2. 由于上课需要,自己编写的One time pad加密算法。同样能实现相同的加密功能,但是所耗的资源、加密速度不同。-Due to scheduling needs, we have written One time pad encryption algorithm. Encryption can also achieve the same functionality, but the consumption of resources, different encryption speed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:720
    • 提供者:XNSH
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com