Age | Commit message (Collapse) | Author |
|
The handshakes are now schedules in a doubly-linked list that is maintained as a
part of the peer structure.
|
|
|
|
The NaCl implementation has a code size of more than 10KiB.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This doesn't really improve performance on my Intel CPU (I guess due to the
context switches), but more tests have to be made, in combination with
offloading the AES to the kernel as well, and on different hardware.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
most of the config file parser
|
|
|
|
|
|
crypto implementation
|
|
|
|
|
|
|
|
|