This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
src
/
cpp
/
test
/
crypto
History
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
..
TestAuthenticatedEncryption.cpp
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
TestAuthenticatedEncryption.h
Add test for TestAuthenticatedEncryption and update code to work with test
2020-06-08 12:54:07 +02:00
TestKeyPairEd25519.cpp
remove profiling code, update key generation algorithmus from KeyPairEd25519 to get same results like KeyPair
2020-06-07 19:32:43 +02:00
TestPassphrase.cpp
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
TestPassphrase.h
adding some profiling code sha 512
2020-06-07 18:32:47 +02:00