summaryrefslogtreecommitdiff
path: root/toxencryptsave
AgeCommit message (Expand)Author
2015-03-17Save function renamed to tox_get_savedata()irungentoo
2015-03-06Fixed typedef.irungentoo
2015-03-01Merge branch 'new_api' of https://github.com/dubslow/toxcore into new_apiirungentoo
2015-02-27Realign toxencryptsave with new APIDubslow
2015-02-14A bit of new api work done.irungentoo
2015-01-15Fixed warning.irungentoo
2014-10-23Merge branch 'dubslow-master'irungentoo_trip
2014-10-23fix #1124 by adding salt manip functionsdubslow
2014-10-17Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-10-17add new test cases, cleanup astray printfdubslow
2014-10-17add load/save from key instead of pwdubslow
2014-10-16astyle toxencryptsave.irungentoo
2014-10-12Fix include issuedubslow
2014-10-12Merge branch 'master' of https://github.com/irungentoo/toxcoredubslow
2014-10-12apparently i forgot to add/commit these comments...dubslow
2014-10-10Merge branch 'master' of https://github.com/dubslow/toxcoreirungentoo
2014-10-09re-refactor to separate pass->key and key->encryptiondubslow
2014-10-08refactor toxencryptedsave to allow passphrase encryption of arbitrary datadubslow
2014-09-14Fixed toxencryptsave include issue.irungentoo
2014-09-13Properly ported a toxencryptsave function to NaCl.irungentoo
2014-09-13Merge branch 'encrypted_data' of https://github.com/dubslow/toxcoreirungentoo
2014-09-12sigh... forgot to add very necessary files...dubslow
2014-09-12encrypted save fully work with both libsodium and nacldubslow
2014-09-11memzero() segfaulted for unknown reasons... probably pebkac...Dubslow
2014-09-11Add magic number, auto tests still requiredDubslow
2014-09-10nacl compiles! still needs testing though.Dubslow
2014-09-10modify inclusionsDubslow
2014-09-09compiling against nacl seems to break VANILLA_NACL...Dubslow