搜索资源列表
FileEncrypt
- 文件加密程序,采用了系统提供的md5和AES加密两种方式。
MD5oo
- java md5 加密打包文件,和相应的javascr iptmd5加密算法
copypastefile
- java实现文件复制粘贴文件的源程序,利用线程监视进度,同时用MD5进行文件校验
jiami
- Java 开发的MD5与DES验证工具,DES还包括签名。仅限学习探讨,Jar文件,安装jre可直接运行,也可解压运行。
c2007629214256
- 在管理员表中初始插入数据 usn: admin, pwd: 21232F297A57A5A743894A0E4A801FC3 初始用户账号/密码: admin (密码为 md5 加密) SRC/: JAVA 程序源文件目录 src/Conn.java 是数据库连接的类 请先修改里面的数据库连接 src/Gload.java 全局类 实现一些全局功能 mssqlserver.jar, msutil.jar, msbase.jar ------- SQL Server
MD5
- java写的一个计算文件md5的值的类(支持大文件)
STRUTS
- 图书馆管理系统 如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 469e80d32c0559f8 那么密码就是admin-Library management system if they are MD5 encrypted file, not knowing the password, please put in the database encrypted data for this group it is the admin passw
java source
- 里面有5个工程文件,功能分别为搜索引擎建立索引与查询功能、java的MD5算法、HashMap的功能、FileDao文件操作大全、动态生成验证码,可定制字体,图片背景,和干扰线等。-There are five project file, function set up for search engine indexing and query functions, java the MD5 algorithm, HashMap function, FileDao file operations
xueshengupdata
- 程序如果发现不知道密码请在数据库里找. 如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 MD5_16加密的请换成 469e80d32c0559f8 如果是MD5_32加密的换成 7fef6171469e80d32c0559f88b377245 那么密码就是admin-Procedures do not know if the password in the database to find. If there is MD5 encrypted
project05.29
- md5加密解密根据用户输入的密钥对文件加密码解密-java md5 jamijiemi keyi shuru
encryption
- Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
beans
- 实现zip文件压缩的类,内容MD5密码验证功能-Zip file compression to achieve the class, the content of MD5 authentication and encryption functions
MessageDigestTest
- 演示了SHA1和MD5加密结果,支持文件-Demonstrate the SHA1 and MD5 encryption results, supporting documents
Md5
- java实现的MD5算法,class文件,可直接用-java implementation of the MD5 algorithm, class files can be directly used
FST
- 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files
MD5
- 具有MD5校验功能的文件传输系统,不过稍微有一点bug-MD5 checksum file transfer system
MD5
- JAVA开发的文件加密程序,带界面,可随机生成密码。使用MD5方法生成密钥,进行加密。由eclipse开发。-JAVA development file encryption program, with the interface, can be randomly generated password. Using the MD5 method to generate keys for encryption. By the eclipse development.
MD5
- MD5信息摘要,读取文件并计算该文件的MD5值-Read a file from disk and calculate its MD5 value
MD5
- 非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。 -Achieve asymmetric cryptographic techniques (1) be familiar with RSA-related functions (public and private key generation
com.changditong.service
- 通过向文件尾写入一段字符串,来改变文件的md5.(By writing a string to the end-of-file, to change the file md5.)