keypair: Add routines to generate and verify a keypair
commitf712d7a28192cbfcde5845d0c2e78fefd7386273
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 4 Jun 2013 12:05:28 +0000 (4 14:05 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Tue, 4 Jun 2013 12:08:17 +0000 (4 14:08 +0200)
tree1b190d1617389ada0bf3c94f77d73d6f612a9021
parentc19bbb5083376a7941e2ea4607ee5e90ecfb5cde
keypair: Add routines to generate and verify a keypair

This is needed in order to replace curvetun's routines.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
config.h [new file with mode: 0644]
crypto.h
curvetun/Makefile
keypair.c [new file with mode: 0644]
keypair.h [new file with mode: 0644]