passwordfile/tests
Martchus 448c5b1a37 Improve reading/writing overall file
* Allow to hash password N times using SHA-256
* Use flags instead of bool parameter
* Expose extended header
* Fix bugs when reading/writing extended headers
* Store password as std::string

Reading files written with previous versions is still
possible. If new features are not used it is also possible
to read new files with previous versions.
2018-12-18 23:17:19 +01:00
..
cppunit.cpp added tests 2016-02-28 01:07:58 +01:00
entrytests.cpp Test Field 2018-06-09 22:24:03 +02:00
fieldtests.cpp Test Field 2018-06-09 22:24:03 +02:00
opensslrandomdevice.cpp Make OpenSslRandomDevice usable with uniform_int_distribution 2018-06-09 19:47:50 +02:00
opensslutils.cpp Improve reading/writing overall file 2018-12-18 23:17:19 +01:00
passwordfiletests.cpp Improve reading/writing overall file 2018-12-18 23:17:19 +01:00
utils.h Test Field 2018-06-09 22:24:03 +02:00