59606162636465666768
// setup the encryptor (use a dummy IV) m_bfish = new BlowfishCBC(hasher.getDigest(), 0); hasher.clear(); };