Dario
|
c617ed7173
|
moved server config init into global test main, instead per test. ServerConfig can't handle multiple initializing calls, from every test case
|
2020-06-09 10:00:19 +02:00 |
|
Dario
|
8170bb21f0
|
Add test for TestAuthenticatedEncryption and update code to work with test
|
2020-06-08 12:54:07 +02:00 |
|
Dario
|
4a93b26e9a
|
cleanup tests, they now working as expected
|
2020-06-07 19:44:50 +02:00 |
|
Dario
|
2a907d50e5
|
remove profiling code, update key generation algorithmus from KeyPairEd25519 to get same results like KeyPair
|
2020-06-07 19:32:43 +02:00 |
|
Dario
|
28c2830d75
|
adding some profiling code sha 512
|
2020-06-07 18:32:47 +02:00 |
|
Dario
|
82d599f950
|
Add test for new key pair ed25519 class, because optimized algo create other results than old implementation
|
2020-06-07 17:24:53 +02:00 |
|
Dario
|
2f343eb756
|
fix test, add initalizing of word lists
|
2020-06-02 13:49:17 +02:00 |
|
Dario
|
7518832bf4
|
Add GoogleTest via conan and first tests
|
2020-06-02 12:54:55 +02:00 |
|