summaryrefslogtreecommitdiffhomepage
path: root/src/crypto/curve25519.c
AgeCommit message (Expand)Author
2016-12-11global: move to consistent use of uN instead of uintN_t for kernel codeJason A. Donenfeld
2016-11-21headers: cleanup noticesJason A. Donenfeld
2016-11-10curve25519: use kmalloc in order to not overflow stackJason A. Donenfeld
2016-11-05c89: the static keyword is okay in c99, but not in c89Jason A. Donenfeld
2016-09-29Rework headers and includesJason A. Donenfeld
2016-08-02selftest: move to subfolderJason A. Donenfeld
2016-08-02c: specify static array size in function paramsJason A. Donenfeld
2016-07-07curve25519: unneeded zeros variableJason A. Donenfeld
2016-06-25tests: make fatalJason A. Donenfeld
2016-06-25Initial commitJason A. Donenfeld