10 2004 档案

摘要:一个OA项目,原来的需求文档已经面目全非了,得益于版本管理,找到了需求差异分析前的最后一个版本:---------------------------------------------------------------------------------------3.1.2.6. 安排其他用... 阅读全文
posted @ 2004-10-25 20:28 emu 阅读(309) 评论(0) 推荐(0)
摘要:/** * 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)