2003/02/12 06:21:04
[org.ibex.core.git] / src / org / bouncycastle / crypto / digests / MD2Digest.java
index 88aa6a4..64de3b0 100644 (file)
@@ -4,8 +4,6 @@ import org.bouncycastle.crypto.Digest;
 /**
  * implementation of MD2
  * as outlined in RFC1319 by B.Kaliski from RSA Laboratories April 1992
- *
- * @author Michael Lee
  */
 public class MD2Digest\r
     implements Digest\r