/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.fourisland.instadisc.Item;
import com.fourisland.instadisc.Functions;
import java.security.MessageDigest;
import java.util.logging.Level;
import java.util.logging.Logger;
/**
*
* @author hatkirby
*/
public class MD5 {
String ver;