summaryrefslogtreecommitdiff
path: root/curve.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-06all: drop fmem{cpy,set}Tobias Klauser1-8/+8
2013-06-15curve: free buffers in reverse order to allocationDaniel Borkmann1-3/+3
2013-06-15curve: curve25519_tfm_alloc/curve25519_tfm_free helpersDaniel Borkmann1-22/+41
2013-06-15curve: directly include config.h for FILE_PRIVKEYDaniel Borkmann1-0/+1
2013-06-15curve: minor: fix typo in variableDaniel Borkmann1-6/+6
2013-06-15curve: curve25519_encode/curve25519_decode: simplify crypto transformsDaniel Borkmann1-27/+27
2013-06-15curve: simplify curve25519_proto_init and othersDaniel Borkmann1-33/+19
2013-06-15curve: rename encode/decode buffersDaniel Borkmann1-17/+17
2013-06-11curve: move selftest to own fileDaniel Borkmann1-79/+0
2013-06-04taia: move taia evaluation out of curve.Daniel Borkmann1-1/+1
2013-06-04crypto: add crypto header with includes and definesDaniel Borkmann1-9/+3
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-06-04rnd: break out prng from xutilsDaniel Borkmann1-0/+1
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+281