tREADME.txt - tomb - the crypto undertaker
 (HTM) git clone git://parazyd.org/tomb.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       tREADME.txt (514B)
       ---
            1 This is an experimental port of Tomb to Android platform
            2 
            3 REQUIRES ROOT - see on-line docs on how to root Android.
            4 
            5 This includes a static binary of cryptsetup to interact with the
            6 dm-crypt Linux API for filesystem cryptography (ELF for ARMv6)
            7 
            8 Tombs can be created and opened correctly 
            9 
           10 Only aes-cbc-essiv:sha254 crypto algo is supported.
           11 
           12 At the moment tombs cannot be closed.
           13 One has to reboot the device for that.
           14 
           15 Other functions have not been tested.
           16 
           17 More than ever, this is provided WITHOUT ANY WARRANTY
           18