added Base64.java, fixed package names
[org.ibex.crypto.git] / src / org / ibex / crypto / MD2.java
index 7e5da64..700824c 100644 (file)
@@ -20,7 +20,7 @@
  * DEALINGS IN THE SOFTWARE.
  */
 
-package com.brian_web.crypto;
+package org.ibex.crypto;
 
 /* implementation of MD2
  * as outlined in RFC1319 by B.Kaliski from RSA Laboratories April 1992