index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auto_tests
/
crypto_test.c
Age
Commit message (
Expand
)
Author
2016-01-30
Realised there was no test to test these functions.
irungentoo
2014-08-09
Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions
pyruvate
2014-05-02
Fixed other test.
irungentoo
2014-05-01
Protocol implementation is starting to look ok.
irungentoo
2014-04-21
Fixed test.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2013-12-21
Added function to save an encrypted version of the messenger.
irungentoo
2013-10-24
Removed define that could become confusing.
irungentoo
2013-09-16
Make test "endtoend" pass on 'slow' systems
Coren[m]
2013-09-10
Fixed building with NaCl.
irungentoo
2013-08-24
consistency check
JamoBox
2013-08-24
Rename core directory because of autoconf name clash
jin-eld
2013-08-20
Fixed issue 470, crypto_test still forcing libsodium when NaCL is chosen
Sean Qureshi
2013-08-16
Passed everything through astyle.
irungentoo
2013-08-14
Reduced redundant code, added new crypto test
slvr
2013-08-10
Implemented encrypt_data_fast, decrypt_data_fast and crypto tests
slvr