summaryrefslogtreecommitdiff
path: root/crypto.h
AgeCommit message (Collapse)Author
2012-05-21add optional assymetric payload encryptionJan Huwald
This patch uses the NaCL library to en-/decrypt and authenticate the payload suitable private and public keys are found. It - adds crypto.h, containing all crypto logic (including the detection if the packet is to be en-/decrypted) - adds nacl dependency to Makefile (including a switch between internal and external nacl) It also - changes Makefile to build with -Werror -Wextra - builds warning-free
contact: Jan Huwald // Impressum