mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-05 21:07:58 +00:00
experimental port to android - works with limited functionality
This commit is contained in:
parent
8f0b2943ce
commit
ff57aa3214
18
extras/android/README.txt
Normal file
18
extras/android/README.txt
Normal 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
2760
extras/android/tomb
Executable file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user