mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 13:19:52 +01:00
Add a password strength meter to SetupActivity. Dev task #42.
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
<test name='org.briarproject.crypto.KeyDerivationTest'/>
|
||||
<test name='org.briarproject.crypto.KeyEncodingAndParsingTest'/>
|
||||
<test name="org.briarproject.crypto.PasswordBasedKdfTest"/>
|
||||
<test name="org.briarproject.crypto.PasswordStrengthEstimatorTest"/>
|
||||
<test name='org.briarproject.crypto.SecretKeyImplTest'/>
|
||||
<test name='org.briarproject.db.BasicH2Test'/>
|
||||
<test name='org.briarproject.db.DatabaseCleanerImplTest'/>
|
||||
|
||||
Reference in New Issue
Block a user