mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
9c6a8432ce
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. |
||
---|---|---|
.. | ||
assoc_test.c | ||
crypto_test.c | ||
friends_test.c | ||
Makefile.inc | ||
messenger_test.c | ||
network_test.c | ||
onion_test.c | ||
skeleton_test.c | ||
TCP_test.c | ||
tox_test.c | ||
toxav_basic_test.c |