Commit Graph

4 Commits

Author SHA1 Message Date
Piotr Lizonczyk
d0899c6871 Removing old echo example 2017-09-03 19:42:14 +02:00
Piotr Lizonczyk
eaecac6af4 Wireguard interoperability test script
This commit introduces an example of interoperability of this library
with Wireguard. The script is responsible for performing a Noise
handshake between localhost and Wireguard test server. Then, ICMP echo
request is sent and ICMP echo reply is retrieved. Lastly, Wireguard
keepalive packet is sent.

Example utilises Noise messages wrapped in Wireguard's packet
format.
2017-09-03 01:03:41 +02:00
Piotr Lizonczyk
fd95788672 Adding readme files to examples 2017-08-06 21:29:10 +02:00
Piotr Lizonczyk
611c456d5e Moving example related files from noise directory 2017-08-06 21:29:10 +02:00