RobThree
f546c73537
* Added CSRNGProvider to requires in unittestfile.
2015-12-02 16:40:18 +01:00
RobThree
c94fcd83d8
* Added new (PHP7+) CSRNGProvider (uses random_bytes)
...
* Added a bunch basic of unittests for the RNG's
* QRicketProvider and QRServerProvider now throw on invalid MIME-types
* TwoFactorAuth now first tries to use CSRNGProvider before any of the other RNG providers
2015-12-02 16:38:20 +01:00
RobThree
74a18a8fa6
* Added some base32 decoding-specific unittests
...
* Base32 decoding now allows for padding chars
2015-03-22 23:46:15 +01:00
RobThree
fad49deb8c
* Unittest cleanup
2015-03-21 01:51:13 +01:00
RobThree
34b6f279ca
* Tabs -> Spaces. Yep.
2015-03-21 01:35:08 +01:00
RobThree
bfebb4b57d
* Added known testvectors from RFC 6238 to unittests
2015-03-20 16:46:24 +01:00
RobThree
1db877ac79
* Added unittests + travis-ci yml
2015-03-20 13:07:52 +01:00