summaryrefslogtreecommitdiff
path: root/toxencryptsave/crypto_pwhash_scryptsalsa208sha256
AgeCommit message (Collapse)Author
2014-09-13Properly ported a toxencryptsave function to NaCl.irungentoo
removed now useless files.
2014-09-12sigh... forgot to add very necessary files...dubslow
2014-09-12encrypted save fully work with both libsodium and nacldubslow
they both reliably pass "make check"
2014-09-09compiling against nacl seems to break VANILLA_NACL...Dubslow