toxcore/auto_tests
irungentoo 9c6a8432ce Crypto related cleanups.
Moved Bunch of functions from net_crypto to crypto_core.

decrypt_data_fast and decrypt_data_symmetric were the same thing
therefore, removed decrypt_data_fast.

Replaced all the crypto_secretbox_* defines with the equivalent
crypto_box_* one.

New define: crypto_box_KEYBYTES that is equal to
crypto_box_BEFORENMBYTES.
2014-04-21 16:51:36 -04:00
..
2013-12-16 20:49:24 -05:00
2014-04-21 16:51:36 -04:00
2014-04-10 20:46:24 -04:00
2014-02-22 11:52:46 -05:00
2014-04-21 16:51:36 -04:00
2014-04-16 13:53:51 -04:00