mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Twofish should have been listed as Kdb3.
This commit is contained in:
@@ -29,7 +29,7 @@ import com.keepassdroid.database.PwDatabaseV3;
|
||||
import com.keepassdroid.database.PwEncryptionAlgorithm;
|
||||
import com.keepassdroid.database.load.ImporterV3;
|
||||
|
||||
public class Kdb4Twofish extends AndroidTestCase {
|
||||
public class Kdb3Twofish extends AndroidTestCase {
|
||||
public void testReadTwofish() throws Exception {
|
||||
Context ctx = getContext();
|
||||
|
||||
Reference in New Issue
Block a user