Improve bat helpers / minor changes to logging and todo messages

This commit is contained in:
ljacqu
2016-07-02 08:38:23 +02:00
parent 73a9b5ce0c
commit 1f35ccd841
6 changed files with 10 additions and 6 deletions
@@ -6,7 +6,7 @@ import org.junit.Ignore;
* Test for {@link CryptPBKDF2}.
*/
@Ignore
// TODO #369: This algorithm seems broken
// TODO #685: This algorithm seems broken
public class CryptPBKDF2Test extends AbstractEncryptionMethodTest {
public CryptPBKDF2Test() {