Aegis/app
Alexander Bakker 10ac1af6b0 Replace implementations of Base16, Base32 and Base64 with Guava
I kept the classes in the encoding package and turned them into wrappers for
Guava. I also changed the functions in the Base32 class to take and return
strings insteads if character arrays.
2020-02-01 14:11:55 +01:00
..
src Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Replace implementations of Base16, Base32 and Base64 with Guava 2020-02-01 14:11:55 +01:00
proguard-rules.pro Initial commit 2016-08-15 21:29:41 +02:00