Commit graph

7 commits

Author SHA1 Message Date
Alexander Bakker
b681d57b4e Update testdata file to use 'test' as the password 2019-04-03 15:03:56 +02:00
Alexander Bakker
cae77b085c Update testdata 2018-06-07 17:34:55 +02:00
Alexander Bakker
c3f94b37c8 Use GCM instead of a hash to check master key integrity
This is the last database format change before the initial release, probably
2018-06-06 19:38:13 +02:00
Alexander Bakker
4a4ab1a82c Bunch of refactoring
- Get rid of KeyProfile and use DatabaseEntry directly
- Don't store Google auth style urls in the db, but use separate fields
- Update testdata to reflect db format changes
- Lay the ground work for HOTP support
- Refactor KeyInfo and split it into OtpInfo, TotpInto and HotpInfo
- Surely some other stuff I forgot about
2018-06-06 16:15:31 +02:00
Alexander Bakker
ebf06aca01 Update database test files 2018-03-13 18:32:02 +01:00
Alexander Bakker
990acd36a6 Update testdata database format 2018-02-14 22:08:48 +01:00
Alexander Bakker
0aabc0b130 Add a test database that can be used by developers to test with 2017-12-27 23:25:28 +01:00