bitcoinj/core
Sean Gilligan 140deb0669 PBKDF2SHA512: move dkLen check out of try/catch
It throws an exception so doesn't need an if/else
and it also doesn't need to be in the try.
2023-09-14 22:34:12 +02:00
..
src PBKDF2SHA512: move dkLen check out of try/catch 2023-09-14 22:34:12 +02:00
build.gradle build.gradle: update EasyMock to 5.2.0 2023-09-02 18:09:47 +02:00
findbugs.xml Renamespace to org.bitcoinj away from com.google.bitcoin, as bitcoinj is no longer a Google project and being namespaced under com.google causes issues with Sonatype/Maven Central. 2014-09-30 17:05:07 +02:00