Fast and Secure Tunnelling Daemon - Mirror
Find a file
Matthias Schiffer 9b9ead760f
uhash: add special case for empty input
uhash needs the input padded to a multiple of 32 bytes, with the special
case that an empty input needs to be padded to 32 as well. Handle this
special case in the uhash code itself, so it doesn't need to be handled
by the callers.
2020-06-13 20:11:22 +02:00
doc Development version 2020-05-22 20:34:37 +02:00
src uhash: add special case for empty input 2020-06-13 20:11:22 +02:00
test Add uhash unit test 2020-06-13 20:11:22 +02:00
.clang-format Introduce clang-format support 2020-03-08 18:32:56 +01:00
.gitignore android: update libuecc to v7, libsodium to 1.0.8 2016-03-27 03:46:01 +02:00
COPYRIGHT Update copyright information 2020-05-09 14:14:19 +02:00
meson.build Add uhash unit test 2020-06-13 20:11:22 +02:00
meson_options.txt Add uhash unit test 2020-06-13 20:11:22 +02:00
README.md Update README 2019-08-21 14:14:40 +02:00

For more information, see the documentation and the project wiki.