Update the built-in Chacha20-Poly1305 code to an RFC 7539 complaint version.
[tinc] / test / meson.build
1 if python.found()
2   subdir('integration')
3 endif
4
5 subdir('unit')
6