experimental port to android - works with limited functionality

This commit is contained in:
Jaromil 2016-01-24 23:07:19 +01:00
parent 8f0b2943ce
commit ff57aa3214
2 changed files with 2778 additions and 0 deletions

18
extras/android/README.txt Normal file
View File

@ -0,0 +1,18 @@
This is an experimental port of Tomb to Android platform
REQUIRES ROOT - see on-line docs on how to root Android.
This includes a static binary of cryptsetup to interact with the
dm-crypt Linux API for filesystem cryptography (ELF for ARMv6)
Tombs can be created and opened correctly
Only aes-cbc-essiv:sha254 crypto algo is supported.
At the moment tombs cannot be closed.
One has to reboot the device for that.
Other functions have not been tested.
More than ever, this is provided WITHOUT ANY WARRANTY

2760
extras/android/tomb Executable file

File diff suppressed because it is too large Load Diff