toxcore/toxencryptsave/crypto_pwhash_scryptsalsa208sha256
iphydf c08b2fb3e2
Remove tokstyle exemptions from build files.
We put some tokstyle exemptions into the source files themselves,
instead. This way we can check some of the code in those files, and more
in the future when tokstyle supports more constructs (like apidsl).

Also: hacked ping_array.api.h to not emit `_array` as parameter names.
We'll need to fix apidsl to do this better. This works for now.
2020-04-16 11:05:08 +00:00
..
nosse encrypted save fully work with both libsodium and nacl 2014-09-12 21:15:05 -05:00
sse Fixes to the imported sodium sources to compile without warnings. 2018-06-25 20:09:53 +00:00
crypto_pwhash_scryptsalsa208sha256.h Standardise header guards. 2018-09-14 19:09:10 +00:00
crypto_scrypt-common.c Fixes to the imported sodium sources to compile without warnings. 2018-06-25 20:09:53 +00:00
crypto_scrypt.h Standardise header guards. 2018-09-14 19:09:10 +00:00
export.h Standardise header guards. 2018-09-14 19:09:10 +00:00
note_to_maintainers.txt compiling against nacl seems to break VANILLA_NACL... 2014-09-09 12:23:09 -05:00
pbkdf2-sha256.c Fixes to the imported sodium sources to compile without warnings. 2018-06-25 20:09:53 +00:00
pbkdf2-sha256.h Standardise header guards. 2018-09-14 19:09:10 +00:00
pwhash_scryptsalsa208sha256.c Remove tokstyle exemptions from build files. 2020-04-16 11:05:08 +00:00
runtime.c Fixes to the imported sodium sources to compile without warnings. 2018-06-25 20:09:53 +00:00
runtime.h Standardise header guards. 2018-09-14 19:09:10 +00:00
scrypt_platform.c encrypted save fully work with both libsodium and nacl 2014-09-12 21:15:05 -05:00
sysendian.h Standardise header guards. 2018-09-14 19:09:10 +00:00