opnsense-src/sys/contrib/libsodium/test/default
Conrad Meyer 0ac341f145 Bring in libsodium to sys/contrib
Bring in https://github.com/jedisct1/libsodium at
461ac93b260b91db8ad957f5a576860e3e9c88a1 (August 7, 2018), unmodified.

libsodium is derived from Daniel J. Bernstein et al.'s 2011 NaCl
("Networking and Cryptography Library," pronounced "salt") software library.
At the risk of oversimplifying, libsodium primarily exists to make it easier
to use NaCl.  NaCl and libsodium provide high quality implementations of a
number of useful cryptographic concepts (as well as the underlying
primitics) seeing some adoption in newer network protocols.

I considered but dismissed cleaning up the directory hierarchy and
discarding artifacts of other build systems in favor of remaining close to
upstream (and easing future updates).

Nothing is integrated into the build system yet, so in that sense, no
functional change.
2018-08-17 00:23:50 +00:00
..
aead_aes256gcm.c
aead_aes256gcm.exp
aead_chacha20poly1305.c
aead_chacha20poly1305.exp
aead_xchacha20poly1305.c
aead_xchacha20poly1305.exp
auth.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
auth.exp Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
auth2.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
auth2.exp Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
auth3.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
auth3.exp Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
auth5.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
auth6.c
auth6.exp Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
auth7.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
box.c
box.exp
box2.c
box2.exp
box7.c
box8.c
box_easy.c
box_easy.exp
box_easy2.c
box_easy2.exp
box_seal.c
box_seal.exp
box_seed.c
box_seed.exp
chacha20.c
chacha20.exp
cmptest.h
codecs.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
codecs.exp Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
core1.c
core1.exp
core2.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
core2.exp
core3.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
core3.exp
core4.c
core4.exp Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
core5.c
core5.exp
core6.c
core6.exp
core_ed25519.c
core_ed25519.exp
ed25519_convert.c
ed25519_convert.exp
generichash.c
generichash.exp
generichash2.c
generichash2.exp
generichash3.c
generichash3.exp
hash.c
hash.exp
hash2.exp
hash3.c
hash3.exp
index.html.tpl
kdf.c
kdf.exp
keygen.c
keygen.exp
kx.c
kx.exp
Makefile.am
metamorphic.c
metamorphic.exp
misuse.c
nacl-test-wrapper.sh
onetimeauth.c
onetimeauth.exp
onetimeauth2.c
onetimeauth2.exp
onetimeauth7.c
pre.js.inc
pwhash_argon2i.c
pwhash_argon2i.exp
pwhash_argon2id.c
pwhash_argon2id.exp
pwhash_scrypt.c
pwhash_scrypt.exp
pwhash_scrypt_ll.c
pwhash_scrypt_ll.exp
randombytes.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
randombytes.exp Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
scalarmult.c
scalarmult.exp
scalarmult2.c
scalarmult2.exp
scalarmult5.c
scalarmult5.exp
scalarmult6.c
scalarmult6.exp
scalarmult7.c
scalarmult7.exp
scalarmult_ed25519.c
scalarmult_ed25519.exp
secretbox.c
secretbox.exp
secretbox2.c
secretbox2.exp
secretbox7.c
secretbox8.c
secretbox_easy.c
secretbox_easy.exp
secretbox_easy2.c
secretbox_easy2.exp
secretstream.c
secretstream.exp
shorthash.c
shorthash.exp
sign.c
sign.exp
siphashx24.c
siphashx24.exp
sodium_core.c
sodium_core.exp
sodium_utils.c
sodium_utils.exp
sodium_utils2.c
sodium_utils2.exp
sodium_utils3.c
sodium_utils3.exp
sodium_version.c
sodium_version.exp
stream.c
stream.exp Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
stream2.c Bring in libsodium to sys/contrib 2018-08-17 00:23:50 +00:00
stream2.exp
stream3.c
stream3.exp
stream4.c
stream4.exp
verify1.c
verify1.exp
wintest.bat
xchacha20.c
xchacha20.exp