Aegis/app
Alexander Bakker 5dfdbabf30 Patch scrypt implementation to directly use Java's Integer.rotateLeft
This should improve performance in some rare cases where the wrapper
function that BouncyCastle has for Integer.rotateLeft is not inlined.

See: #1024
2022-11-20 12:54:55 +01:00
..
src Patch scrypt implementation to directly use Java's Integer.rotateLeft 2022-11-20 12:54:55 +01:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Update test dependencies to stable releases 2022-11-09 15:49:33 +01:00
lint.xml Downgrade ResourceType linter error to a warning 2022-08-03 22:42:56 +02:00
proguard-rules.pro Disable R8 obfuscation 2022-10-09 18:28:56 +02:00