摘要: /** * This Java Class consists the server side for the wondeful JavaScript library 'sha1.js'. I wrote it because I basically needed * some cheap clie... 阅读全文
posted @ 2004-10-21 14:57 emu 阅读(139) 评论(0) 推荐(0)
摘要: public class MD5 { /* * A Java implementation of the RSA Data Security, Inc. MD5 Message * Digest Algorithm, as defined in RFC 1321. * Bas... 阅读全文
posted @ 2004-10-21 14:51 emu 阅读(193) 评论(0) 推荐(0)
摘要: /* * A JavaScript implementation of the RSA Data Security, Inc. MD4 Message * Digest Algorithm, as defined in RFC 1320. * Version 2.1 Copyright (C) J... 阅读全文
posted @ 2004-10-21 14:49 emu 阅读(154) 评论(0) 推荐(0)
摘要: /* * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message * Digest Algorithm, as defined in RFC 1321. * Version 2.1 Copyright (C... 阅读全文
posted @ 2004-10-21 14:47 emu 阅读(160) 评论(0) 推荐(0)
摘要: /* * A JavaScript implementation of the Secure Hash Algorithm, SHA-1, as defined * in FIPS PUB 180-1 * Copyright (C) Paul Johnston 2000 - 2002. * See... 阅读全文
posted @ 2004-10-21 14:44 emu 阅读(175) 评论(0) 推荐(0)