95 lines
1.6 KiB
Plaintext
95 lines
1.6 KiB
Plaintext
*.cmake
|
|
*.dSYM
|
|
*.la
|
|
*.lo
|
|
*.log
|
|
*.o
|
|
*.plist
|
|
*.scan
|
|
*.status
|
|
*.tar.*
|
|
*~
|
|
.DS_Store
|
|
.deps
|
|
.done
|
|
.libs
|
|
INSTALL
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
build
|
|
compile
|
|
confdefs.h
|
|
config.*
|
|
configure
|
|
depcomp
|
|
install-sh
|
|
libtool
|
|
libsodium-*
|
|
ltmain.sh
|
|
m4/argz.m4
|
|
m4/libtool.m4
|
|
m4/ltoptions.m4
|
|
m4/ltsugar.m4
|
|
m4/ltversion.m4
|
|
m4/lt~obsolete.m4
|
|
man/*.html
|
|
man/Makefile.in
|
|
missing
|
|
src/curvecp/curvecpclient
|
|
src/curvecp/curvecpmakekey
|
|
src/curvecp/curvecpmessage
|
|
src/curvecp/curvecpprintkey
|
|
src/curvecp/curvecpserver
|
|
src/libsodium/*.def
|
|
src/libsodium/include/sodium/crypto_scalarmult_curve25519.h
|
|
src/libsodium/include/sodium/crypto_stream_salsa20.h
|
|
src/libsodium/include/sodium/version.h
|
|
stamp-*
|
|
test/default/*.res
|
|
test/default/*.trs
|
|
test/default/auth
|
|
test/default/auth2
|
|
test/default/auth3
|
|
test/default/auth5
|
|
test/default/box
|
|
test/default/box2
|
|
test/default/box7
|
|
test/default/box8
|
|
test/default/core1
|
|
test/default/core2
|
|
test/default/core3
|
|
test/default/core4
|
|
test/default/core5
|
|
test/default/core6
|
|
test/default/generichash
|
|
test/default/generichash2
|
|
test/default/hash
|
|
test/default/hash3
|
|
test/default/onetimeauth
|
|
test/default/onetimeauth2
|
|
test/default/onetimeauth7
|
|
test/default/randombytes
|
|
test/default/scalarmult
|
|
test/default/scalarmult2
|
|
test/default/scalarmult5
|
|
test/default/scalarmult6
|
|
test/default/secretbox
|
|
test/default/secretbox2
|
|
test/default/secretbox7
|
|
test/default/secretbox8
|
|
test/default/shorthash
|
|
test/default/sodium_core
|
|
test/default/sodium_utils
|
|
test/default/sodium_version
|
|
test/default/stream
|
|
test/default/stream2
|
|
test/default/stream3
|
|
test/default/stream4
|
|
test/default/stream5
|
|
test/default/stream6
|
|
test-driver
|
|
testing
|
|
|