资源列表

« 1 2 ... .02 .03 .04 .05 .06 407.08 .09 .10 .11 .12 ... 1664 »

[加密解密jiamiwenjian

说明:1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符 2.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密 形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文-1. This program will all possible symbols in Engli
<liyunfei> 在 2025-04-11 上传 | 大小:1kb | 下载:0

[加密解密vnx4

说明:vnc本地口令破解C源代码 默认情况下VNC服务端的密码是放在注册表中的,本工具只针对这种情况。首先用ASP读出注册表中的加密密码,然后用破解工具破解。我给出大家一个读取VNC密码的ASP脚本,默认情况下VNC密码存放在HKCU\Software\ORL\WinVNC3\Password Set WshShell = server.CreateObject("Wscr ipt.Shell") bkey=WSHShell.RegRea
<小李> 在 2025-04-11 上传 | 大小:4kb | 下载:0

[加密解密VNCDump

说明:VNC Password and Port Dump This a simple program that just dumps the encrypted VNC password on the screen and also saves it in a file in the directory as where the binarie is located. We thought about the idea t
<小李> 在 2025-04-11 上传 | 大小:6kb | 下载:0

[加密解密sanpack_rsa_vs2003sln_src

说明:分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有
<周刘兵> 在 2025-04-11 上传 | 大小:1mb | 下载:0

[加密解密DES_MD5

说明:用C写的两个安全算法DES和MD5 水平有限 大家多指教-C wrote two security MD5 and the DES algorithm is limited enlighten everyone
<徐欣民> 在 2025-04-11 上传 | 大小:128kb | 下载:0

[加密解密keyring-2.0-pre6.tar

说明:keyring是一种用于保护PALM中关键信息的系统,保护的数据包括用户名、密码、信用卡号等-keyring is a PALM China for the protection of critical information systems, protection of data including user name, password, credit card number, etc.
<姓名> 在 2025-04-11 上传 | 大小:236kb | 下载:0

[加密解密cryptmount-1.1.1.tar

说明:Cryptmount是对Linux系统下的文件系统以及用户设备、文档等进行加密的系统.-Cryptmount of the Linux system and the file system of user equipment. Documents and other encryption systems.
<姓名> 在 2025-04-11 上传 | 大小:198kb | 下载:0

[加密解密KeePassX-0.2.2.tar

说明:KeePassX用于保护密码的安全,使用了高强度的加密数据库-KeePassX password protection for the safety of the use of high-strength encryption database
<姓名> 在 2025-04-11 上传 | 大小:296kb | 下载:0

[加密解密CDes_standard

说明:该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm
<李文> 在 2025-04-11 上传 | 大小:181kb | 下载:0

[加密解密passdic

说明:由于目前很多字典生成的密码很难满足我们的要求,假如你的密码忘记一部份但又记得一些 如果使用常规的密码字典生成的密码将非常庞大,爆破时间会非常长,本程序特点是你可以输入一段固定的密码加上密码字典生成的密码。 所以本人写了这个密码字典程序,希望能给大家破解密码带来方便!-As many dictionaries generated passwords difficult to meet our requirements. If yo
<gsj0791> 在 2025-04-11 上传 | 大小:198kb | 下载:0

[加密解密yymmxue

说明:密码学文献有一个奇妙的发展历程,当然,密而不宣总是扮演主要角色。第一次世界大战前,重要的密码学进展很少出现在公开文献中,但该领域却和其它专业学科一样向前发展。-cryptography literature has a wonderful history, of course, close does not declare always played the leading role. Before the First World Wa
<李志坚> 在 2025-04-11 上传 | 大小:327kb | 下载:0

[加密解密DESencrypt

说明:这是我用c++实现的一个DES加密算法!应该可以适合那些对加密感兴趣的人看。-This is achieved with c a DES encryption algorithm. Should be suitable for those interested in encryption right people.
<黄树林> 在 2025-04-11 上传 | 大小:249kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 407.08 .09 .10 .11 .12 ... 1664 »

源码中国 www.ymcn.org