Gabriel Tofvesson 04ef028372 Added asynchronous key generation to network library
Replaced malloc() calls with new[] calls to make code more consistent
Fixed memory leaks
KeyData is now generated as a pointer
2017-10-16 20:37:06 +02:00
2017-09-29 00:47:33 +02:00
2017-10-11 23:25:55 +02:00
2017-09-29 00:47:33 +02:00
2017-09-29 00:47:33 +02:00

CPPTools

Useful tools for use in C++ projects

Description
Support lib for C++. Specifically aimed at networking but also contains functions to simplify cryptography, array concatenation and more...
Readme 14 MiB
Languages
C++ 96.6%
C 3.4%