comparison lisp/w3/md5.el @ 16:0293115a14e9 r19-15b91

Import from CVS: tag r19-15b91
author cvs
date Mon, 13 Aug 2007 08:49:20 +0200
parents 9ee227acff29
children e04119814345
comparison
equal deleted inserted replaced
15:ad457d5f7d04 16:0293115a14e9
46 ;; (md5-update Mn) 46 ;; (md5-update Mn)
47 ;; (md5-final) 47 ;; (md5-final)
48 48
49 ;;; Copyright and licence: ---------------------------------------------------- 49 ;;; Copyright and licence: ----------------------------------------------------
50 50
51 ;; Copyright (C) 1995 by Gareth Rees 51 ;; Copyright (C) 1995, 1996, 1997 by Gareth Rees
52 ;; Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm 52 ;; Derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm
53 ;; 53 ;;
54 ;; md5.el is free software; you can redistribute it and/or modify it 54 ;; md5.el is free software; you can redistribute it and/or modify it
55 ;; under the terms of the GNU General Public License as published by the 55 ;; under the terms of the GNU General Public License as published by the
56 ;; Free Software Foundation; either version 2, or (at your option) any 56 ;; Free Software Foundation; either version 2, or (at your option) any