2
0
Maarten Billemont f782b2ef62 Fixed counter type, added Android integrity testing.
[IMPROVED]  Type of Master Password counter is unsigned int; Guava's
            UnsignedInteger allows us to better enforce that in code,
            fixing a few places where ints were treated badly, limiting
            counter support.
[ADDED]     An integrity test activity to the Android app to ensure the
            Android device properly generates the expected passwords
            before allowing the user to rely on it.
[UPDATED]   Made standard test suite available for all without needing
            JAXB; implemented SAX reading of mpw_tests.xml + a good API
            for running the tests and getting feedback at runtime.
2015-12-24 22:26:17 -05:00
2015-12-13 10:49:58 -05:00
2015-12-13 11:33:00 -05:00
2012-08-19 20:02:23 +02:00
2011-11-30 22:42:40 +01:00
2014-01-26 11:57:57 -05:00
2014-10-22 23:21:21 -04:00

Gittip Travis CI

Master Password

Master Password is an algorithm and Java/iOS application to solve the real trouble with passwords.

Description
Local clone of source to prevent link rot
Readme 485 MiB
Languages
Objective-C 33.5%
Java 21.6%
C 20.2%
Shell 15.8%
JavaScript 7.7%
Other 1%