org.silverpeas.util.crypto
Class BlowfishCipherTest
java.lang.Object
org.silverpeas.util.crypto.BlowfishCipherTest
public class BlowfishCipherTest
- extends Object
Unit tests on the Blowfish cipher as implemented in Silverpeas.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlowfishCipherTest
public BlowfishCipherTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testGetAlgorithmName
public void testGetAlgorithmName()
throws Exception
- Throws:
Exception
testEncrypt
public void testEncrypt()
throws Exception
- Throws:
Exception
testDecrypt
public void testDecrypt()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.