搜索资源列表
AES候选算法,安全性高于3DES而速度快过DES
- AES候选算法,安全性高于3DES而速度快过DES-candidate for AES, 3DES and safe to speed faster than DES
TinyEncrption
- Tiny Encrytion Algorithm压缩速度快,抗差分攻击力强-Compression Algorithm fast, highly offensive against Difference
xlspass
- 本程序只用于个人EXCEL密码遗忘时,试图探测密码; 减少重复劳动,不可进行其它不当使用,否则后果由使用者自负; 在文本框中输入EXCEL文档的全路径名称,例如: C:\\doc\\book1.xls; 适用于WINDOWS95/98/NT系统 ,安装了EXCEL97 。 此源码公开,欢迎感兴趣的网友优化提高。 稍加修改即可用于探测ACCESS ,WORD 文档的密码。 适当修改或增加密码字典:dict.DIC(纯文本),可提高探测速度。 可探测1~1
Sequence-Cipher-Algorithm
- 序列加密算法,用于文件的加密。基于硬件,速度快,还算好用-sequence encryption algorithm for file encryption. Hardware-based, fast and rather user-friendly
FastFileCRC-ChecksumTagging
- 实现文件CRC加密的VB程序,运行速度快,算法优化占CPU很少。-CRC files encrypted VB program, run faster, algorithm optimization for the CPU rarely.
mars加密算法
- 加解密算法,AES候选算法,安全性高于3DES而速度快过DES-encryption and decryption algorithms, AES algorithm candidate, safe in 3DES and faster than DES
IDEA_C.ZIP
- IDEA是一个分组长度为64位的分组密码算法,密钥长度为128位(抗强力攻击能力比DES强),同一算法既可加密也可解密。 IDEA的“混淆”和“扩散”设计原则来自三种运算,它们易于软、硬件实现(加密速度快): -IDEA is a packet length of the 64 block cipher algorithms, key length of 128 (anti strong offensive capability than-DES), the same encryptio
kfcmsg
- 局域网传送文件的一个相当好的软件。速度快,还可以聊天-LAN transmission of documents of a very good software. Fast, and can also chat
Vigenre
- 实现Vigenre密码加密算法,没有采用查表的方式来实现,同过采用直接计算的方式来实现,速度快,耗内存小-achieve Vigenre password encryption algorithm, without the use of the look-up table method to achieve. Guo with the direct calculation method to achieve speed and small memory consumption
DES_show
- 该示例演示了DES的加解密全过程,代码精简,运算速度快-example demonstration of the DES encryption of the entire process, code streamlining and high-speed calculation
MD5-VB6
- MD5 验证工具,适合字符串,运行速度快,代码精简等特点-MD5 verification tools, for the string, run faster, code streamlining and other characteristics
Base64_src
- 学习BASE64编码时的习作,VC/MFC编写的BASE64编、解码程序源代码,通过程序界面可直接将指定文本编码或解码,速度快。也可直接将代码稍加修改用于实际应用。-learning BASE64 encoding the coursework, VC / MFC prepared BASE64 series, decoder source code through the program interface can be directly specified text encoding or
ZDesk
- 实现Windows下的多桌面,是真正的多桌面,不是靠隐藏任务栏图标实现的那种,因此切换的速度快。 算不上原创,但也不是转载,修改自网上下载的程序“DesktopSwitch”。-under the Windows desktop more is truly multi-table not on the task bar icon hidden achieve the kind, the switching speed. Not really original, it is not repro
fbiSINE256
- 比WinZip速度快很多的SINE256加密算法模块。支持指定密钥,长度。-WinZip faster than many SINE256 encryption algorithm module. Key support for the designated length.
lbnews3
- v3.2 功能: 1.修改蓝白新闻V3.1的一些bug 2.界面友好,操作简便 性能进行了优化,速度快。 3.Aspx文件全部采用codebehind进行代码分离,界面修改容易。 4.系统管理员可设置默认风格,用户可自由选择系统风格。 5.可设推荐新闻和首页新闻. 6.可设置首页滚动图片,并自动生成缩略图。 7.新闻图片可以方便的在线上传。 8.新闻审核和浏览计数功能。 9.采用(类似Word)的编辑方式,可以方便的进行图文新闻混排。
c_clipper_demo
- Clipper是xbase语言中的一种,它能够执行dbase语言的基本命令,同时扩充了一些自定义函数。它是编译执行的,所以比dbase语言的运行速度快,常用来开发基于dbase数据库的商用程序。这是一个clipper语言和c的接口源程序,可作为范例-Clipper is a language, It dbase language to implement the basic commands, while expanding the number of self-defined function
sjcx
- vb网络升级程序,实现程序升级,并且速度快!
分组全息密码算法
- 密码算法速度快于其他密码算法-Cipher faster than other cryptographic algorithms
aes_core
- Verilog实现AES加密算法 密码模块作为安全保密系统的重要组成部分,其核心任务就是加密数据。分组密码算法AES以其高效率、低开销、实现简单等特点目前被广泛应用于密码模块的研制中。密码模块一般被设计成外接在主机串口或并口的一个硬件设备或是一块插卡,具有速度快,低时延的特点。而从整体发展趋势来看,嵌入式密码模块由于灵活,适用于多种用户终端、通信设备和武器平台,将会得到更加广泛的应用