summaryrefslogtreecommitdiff
path: root/tweetnacl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename nacl.h to naclite.hJeffrey Walton2018-01-211-1/+1
* Cleared GCC warning with -WallJeffrey Walton2018-01-201-1/+2
* Clear unary minus on unsigned warning under MSVCJeffrey Walton2018-01-191-1/+3
* Clear Coverity finding CID 186949Jeffrey Walton2018-01-191-2/+4
* Convert Kalyna from variable block size (GH #535)Jeffrey Walton2018-01-181-1/+1
* Add _unchecked versions of crypto_box, crypto_box_open and crypto_box_beforenmJeffrey Walton2018-01-181-7/+65
* Add interface to TweetNaCl library (#566)Jeffrey Walton2018-01-171-0/+837