搜索资源列表
dess.zip
- 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
xlspass
- 本程序只用于个人EXCEL密码遗忘时,试图探测密码; 减少重复劳动,不可进行其它不当使用,否则后果由使用者自负; 在文本框中输入EXCEL文档的全路径名称,例如: C:\\doc\\book1.xls; 适用于WINDOWS95/98/NT系统 ,安装了EXCEL97 。 此源码公开,欢迎感兴趣的网友优化提高。 稍加修改即可用于探测ACCESS ,WORD 文档的密码。 适当修改或增加密码字典:dict.DIC(纯文本),可提高探测速度。 可探测1~1
aes_encrypt
- AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
2005533243332
- AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
YQNfE7dt
- 此源码半年前写的第一版,没完善,没优化,只是给新手学习使用。 可以学到: 文本,文件,配置文件操作。使用打开文件与打开加密文件,对列表框的基本了解与使用,根据其位置取出文本等等 总之很简单,代码看懂了 你自己也能写一些简单的东西 代码完成度98 ,稍作修改可以直接使用,不过我删除了某些命令 可能有些地方进不去,这个自己修改下。比如用户管理的密码是对的 可是也进不去。自己弄弄吧。 -The source c
wenbenjiami
- 加密文本框中的内容,采用的是固态加密。程序可以修改成动态加密方式-Encrypted in the text box, using the solid-state encryption. Program can be modified into a dynamic encryption
Feistel-crypto
- 模仿DES的结构,采用sm4的s盒,可以实现文本的加密和解密,重点在于Feistel结构的演示。-DES mimic the structure, using sm4 of s box, you can achieve text encryption and decryption, focusing on demonstration Feistel structure.