bitcoinj/core
Sean Gilligan 57b3649e55 PBKDF2SHA512: replace unneeded check for max dkLen with comment
Since the check for `dkLen > (2^32 - 1) * H_LEN` is effectively a no-op,
replace it with a comment.
2023-09-16 09:07:50 +02:00
..
src PBKDF2SHA512: replace unneeded check for max dkLen with comment 2023-09-16 09:07:50 +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