mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-28 12:47:13 +09:00
422 lines
12 KiB
Plaintext
422 lines
12 KiB
Plaintext
./commandline/nacl-sha256.c
|
|
./commandline/nacl-sha512.c
|
|
./cpucycles/alpha.c
|
|
./cpucycles/alpha.h
|
|
./cpucycles/amd64cpuinfo.c
|
|
./cpucycles/amd64cpuinfo.h
|
|
./cpucycles/amd64cpuspeed.c
|
|
./cpucycles/amd64cpuspeed.h
|
|
./cpucycles/amd64tscfreq.c
|
|
./cpucycles/amd64tscfreq.h
|
|
./cpucycles/celllinux.c
|
|
./cpucycles/celllinux.h
|
|
./cpucycles/cortex.c
|
|
./cpucycles/cortex.h
|
|
./cpucycles/dev4ns.c
|
|
./cpucycles/dev4ns.h
|
|
./cpucycles/do
|
|
./cpucycles/gettimeofday.c
|
|
./cpucycles/gettimeofday.h
|
|
./cpucycles/hppapstat.c
|
|
./cpucycles/hppapstat.h
|
|
./cpucycles/ia64cpuinfo.c
|
|
./cpucycles/ia64cpuinfo.h
|
|
./cpucycles/mips.c
|
|
./cpucycles/mips.h
|
|
./cpucycles/monotonic.c
|
|
./cpucycles/monotonic.h
|
|
./cpucycles/monotoniccpuinfo.c
|
|
./cpucycles/monotoniccpuinfo.h
|
|
./cpucycles/osfreq.c
|
|
./cpucycles/powerpccpuinfo.c
|
|
./cpucycles/powerpccpuinfo.h
|
|
./cpucycles/powerpcmacos.c
|
|
./cpucycles/powerpcmacos.h
|
|
./cpucycles/sgi.c
|
|
./cpucycles/sgi.h
|
|
./cpucycles/sparc32cpuinfo.c
|
|
./cpucycles/sparc32cpuinfo.h
|
|
./cpucycles/sparccpuinfo.c
|
|
./cpucycles/sparccpuinfo.h
|
|
./cpucycles/test.c
|
|
./cpucycles/x86cpuinfo.c
|
|
./cpucycles/x86cpuinfo.h
|
|
./cpucycles/x86cpuspeed.c
|
|
./cpucycles/x86cpuspeed.h
|
|
./cpucycles/x86estimate.c
|
|
./cpucycles/x86estimate.h
|
|
./cpucycles/x86tscfreq.c
|
|
./cpucycles/x86tscfreq.h
|
|
./cpuid/cbytes.c
|
|
./cpuid/cpuid.c
|
|
./cpuid/do
|
|
./cpuid/unknown.c
|
|
./cpuid/x86.c
|
|
./crypto_auth/hmacsha256/checksum
|
|
./crypto_auth/hmacsha256/ref/api.h
|
|
./crypto_auth/hmacsha256/ref/hmac.c
|
|
./crypto_auth/hmacsha256/ref/verify.c
|
|
./crypto_auth/hmacsha256/used
|
|
./crypto_auth/hmacsha512256/checksum
|
|
./crypto_auth/hmacsha512256/ref/api.h
|
|
./crypto_auth/hmacsha512256/ref/hmac.c
|
|
./crypto_auth/hmacsha512256/ref/verify.c
|
|
./crypto_auth/hmacsha512256/selected
|
|
./crypto_auth/hmacsha512256/used
|
|
./crypto_auth/measure.c
|
|
./crypto_auth/try.c
|
|
./crypto_auth/wrapper-auth.cpp
|
|
./crypto_auth/wrapper-verify.cpp
|
|
./crypto_box/curve25519xsalsa20poly1305/checksum
|
|
./crypto_box/curve25519xsalsa20poly1305/ref/after.c
|
|
./crypto_box/curve25519xsalsa20poly1305/ref/api.h
|
|
./crypto_box/curve25519xsalsa20poly1305/ref/before.c
|
|
./crypto_box/curve25519xsalsa20poly1305/ref/box.c
|
|
./crypto_box/curve25519xsalsa20poly1305/ref/keypair.c
|
|
./crypto_box/curve25519xsalsa20poly1305/selected
|
|
./crypto_box/curve25519xsalsa20poly1305/used
|
|
./crypto_box/measure.c
|
|
./crypto_box/try.c
|
|
./crypto_box/wrapper-box.cpp
|
|
./crypto_box/wrapper-keypair.cpp
|
|
./crypto_box/wrapper-open.cpp
|
|
./crypto_core/hsalsa20/checksum
|
|
./crypto_core/hsalsa20/ref/api.h
|
|
./crypto_core/hsalsa20/ref/core.c
|
|
./crypto_core/hsalsa20/ref/implementors
|
|
./crypto_core/hsalsa20/ref2/api.h
|
|
./crypto_core/hsalsa20/ref2/core.c
|
|
./crypto_core/hsalsa20/ref2/implementors
|
|
./crypto_core/hsalsa20/used
|
|
./crypto_core/measure.c
|
|
./crypto_core/salsa20/checksum
|
|
./crypto_core/salsa20/ref/api.h
|
|
./crypto_core/salsa20/ref/core.c
|
|
./crypto_core/salsa20/ref/implementors
|
|
./crypto_core/salsa20/used
|
|
./crypto_core/salsa2012/checksum
|
|
./crypto_core/salsa2012/ref/api.h
|
|
./crypto_core/salsa2012/ref/core.c
|
|
./crypto_core/salsa2012/ref/implementors
|
|
./crypto_core/salsa2012/used
|
|
./crypto_core/salsa208/checksum
|
|
./crypto_core/salsa208/ref/api.h
|
|
./crypto_core/salsa208/ref/core.c
|
|
./crypto_core/salsa208/ref/implementors
|
|
./crypto_core/salsa208/used
|
|
./crypto_core/try.c
|
|
./crypto_core/wrapper-empty.cpp
|
|
./crypto_hash/measure.c
|
|
./crypto_hash/sha256/checksum
|
|
./crypto_hash/sha256/ref/api.h
|
|
./crypto_hash/sha256/ref/hash.c
|
|
./crypto_hash/sha256/ref/implementors
|
|
./crypto_hash/sha256/used
|
|
./crypto_hash/sha512/checksum
|
|
./crypto_hash/sha512/ref/api.h
|
|
./crypto_hash/sha512/ref/hash.c
|
|
./crypto_hash/sha512/ref/implementors
|
|
./crypto_hash/sha512/selected
|
|
./crypto_hash/sha512/used
|
|
./crypto_hash/try.c
|
|
./crypto_hash/wrapper-hash.cpp
|
|
./crypto_hashblocks/measure.c
|
|
./crypto_hashblocks/sha256/checksum
|
|
./crypto_hashblocks/sha256/inplace/api.h
|
|
./crypto_hashblocks/sha256/inplace/blocks.c
|
|
./crypto_hashblocks/sha256/inplace/implementors
|
|
./crypto_hashblocks/sha256/ref/api.h
|
|
./crypto_hashblocks/sha256/ref/blocks.c
|
|
./crypto_hashblocks/sha256/ref/implementors
|
|
./crypto_hashblocks/sha256/used
|
|
./crypto_hashblocks/sha512/checksum
|
|
./crypto_hashblocks/sha512/inplace/api.h
|
|
./crypto_hashblocks/sha512/inplace/blocks.c
|
|
./crypto_hashblocks/sha512/inplace/implementors
|
|
./crypto_hashblocks/sha512/ref/api.h
|
|
./crypto_hashblocks/sha512/ref/blocks.c
|
|
./crypto_hashblocks/sha512/ref/implementors
|
|
./crypto_hashblocks/sha512/selected
|
|
./crypto_hashblocks/sha512/used
|
|
./crypto_hashblocks/try.c
|
|
./crypto_hashblocks/wrapper-empty.cpp
|
|
./crypto_onetimeauth/measure.c
|
|
./crypto_onetimeauth/poly1305/53/api.h
|
|
./crypto_onetimeauth/poly1305/53/auth.c
|
|
./crypto_onetimeauth/poly1305/53/verify.c
|
|
./crypto_onetimeauth/poly1305/amd64/api.h
|
|
./crypto_onetimeauth/poly1305/amd64/auth.s
|
|
./crypto_onetimeauth/poly1305/amd64/constants.s
|
|
./crypto_onetimeauth/poly1305/amd64/verify.c
|
|
./crypto_onetimeauth/poly1305/checksum
|
|
./crypto_onetimeauth/poly1305/ref/api.h
|
|
./crypto_onetimeauth/poly1305/ref/auth.c
|
|
./crypto_onetimeauth/poly1305/ref/verify.c
|
|
./crypto_onetimeauth/poly1305/selected
|
|
./crypto_onetimeauth/poly1305/used
|
|
./crypto_onetimeauth/poly1305/x86/api.h
|
|
./crypto_onetimeauth/poly1305/x86/auth.s
|
|
./crypto_onetimeauth/poly1305/x86/constants.s
|
|
./crypto_onetimeauth/poly1305/x86/verify.c
|
|
./crypto_onetimeauth/try.c
|
|
./crypto_onetimeauth/wrapper-auth.cpp
|
|
./crypto_onetimeauth/wrapper-verify.cpp
|
|
./crypto_scalarmult/curve25519/checksum
|
|
./crypto_scalarmult/curve25519/donna_c64/api.h
|
|
./crypto_scalarmult/curve25519/donna_c64/base.c
|
|
./crypto_scalarmult/curve25519/donna_c64/implementors
|
|
./crypto_scalarmult/curve25519/donna_c64/smult.c
|
|
./crypto_scalarmult/curve25519/ref/api.h
|
|
./crypto_scalarmult/curve25519/ref/base.c
|
|
./crypto_scalarmult/curve25519/ref/implementors
|
|
./crypto_scalarmult/curve25519/ref/smult.c
|
|
./crypto_scalarmult/curve25519/used
|
|
./crypto_scalarmult/measure.c
|
|
./crypto_scalarmult/try.c
|
|
./crypto_scalarmult/wrapper-base.cpp
|
|
./crypto_scalarmult/wrapper-mult.cpp
|
|
./crypto_secretbox/measure.c
|
|
./crypto_secretbox/try.c
|
|
./crypto_secretbox/wrapper-box.cpp
|
|
./crypto_secretbox/wrapper-open.cpp
|
|
./crypto_secretbox/xsalsa20poly1305/checksum
|
|
./crypto_secretbox/xsalsa20poly1305/ref/api.h
|
|
./crypto_secretbox/xsalsa20poly1305/ref/box.c
|
|
./crypto_secretbox/xsalsa20poly1305/selected
|
|
./crypto_secretbox/xsalsa20poly1305/used
|
|
./crypto_sign/ed25519/description
|
|
./crypto_sign/ed25519/designers
|
|
./crypto_sign/ed25519/ref/api.h
|
|
./crypto_sign/ed25519/ref/ed25519.c
|
|
./crypto_sign/ed25519/ref/fe25519.c
|
|
./crypto_sign/ed25519/ref/fe25519.h
|
|
./crypto_sign/ed25519/ref/ge25519.c
|
|
./crypto_sign/ed25519/ref/ge25519.h
|
|
./crypto_sign/ed25519/ref/ge25519_base.data
|
|
./crypto_sign/ed25519/ref/implementors
|
|
./crypto_sign/ed25519/ref/sc25519.c
|
|
./crypto_sign/ed25519/ref/sc25519.h
|
|
./crypto_sign/ed25519/selected
|
|
./crypto_sign/ed25519/used
|
|
./crypto_sign/edwards25519sha512batch/ref/api.h
|
|
./crypto_sign/edwards25519sha512batch/ref/fe25519.c
|
|
./crypto_sign/edwards25519sha512batch/ref/fe25519.h
|
|
./crypto_sign/edwards25519sha512batch/ref/ge25519.c
|
|
./crypto_sign/edwards25519sha512batch/ref/ge25519.h
|
|
./crypto_sign/edwards25519sha512batch/ref/sc25519.c
|
|
./crypto_sign/edwards25519sha512batch/ref/sc25519.h
|
|
./crypto_sign/edwards25519sha512batch/ref/sign.c
|
|
./crypto_sign/edwards25519sha512batch/selected
|
|
./crypto_sign/edwards25519sha512batch/used
|
|
./crypto_sign/measure.c
|
|
./crypto_sign/try.c
|
|
./crypto_sign/wrapper-keypair.cpp
|
|
./crypto_sign/wrapper-sign-open.cpp
|
|
./crypto_sign/wrapper-sign.cpp
|
|
./crypto_stream/aes128ctr/checksum
|
|
./crypto_stream/aes128ctr/portable/afternm.c
|
|
./crypto_stream/aes128ctr/portable/api.h
|
|
./crypto_stream/aes128ctr/portable/beforenm.c
|
|
./crypto_stream/aes128ctr/portable/common.c
|
|
./crypto_stream/aes128ctr/portable/common.h
|
|
./crypto_stream/aes128ctr/portable/consts.c
|
|
./crypto_stream/aes128ctr/portable/consts.h
|
|
./crypto_stream/aes128ctr/portable/int128.c
|
|
./crypto_stream/aes128ctr/portable/int128.h
|
|
./crypto_stream/aes128ctr/portable/stream.c
|
|
./crypto_stream/aes128ctr/portable/types.h
|
|
./crypto_stream/aes128ctr/portable/xor_afternm.c
|
|
./crypto_stream/aes128ctr/used
|
|
./crypto_stream/measure.c
|
|
./crypto_stream/salsa20/checksum
|
|
./crypto_stream/salsa20/ref/api.h
|
|
./crypto_stream/salsa20/ref/implementors
|
|
./crypto_stream/salsa20/ref/stream.c
|
|
./crypto_stream/salsa20/ref/xor.c
|
|
./crypto_stream/salsa20/used
|
|
./crypto_stream/salsa2012/checksum
|
|
./crypto_stream/salsa2012/ref/api.h
|
|
./crypto_stream/salsa2012/ref/implementors
|
|
./crypto_stream/salsa2012/ref/stream.c
|
|
./crypto_stream/salsa2012/ref/xor.c
|
|
./crypto_stream/salsa2012/used
|
|
./crypto_stream/salsa208/checksum
|
|
./crypto_stream/salsa208/ref/api.h
|
|
./crypto_stream/salsa208/ref/implementors
|
|
./crypto_stream/salsa208/ref/stream.c
|
|
./crypto_stream/salsa208/ref/xor.c
|
|
./crypto_stream/salsa208/used
|
|
./crypto_stream/try.c
|
|
./crypto_stream/wrapper-stream.cpp
|
|
./crypto_stream/wrapper-xor.cpp
|
|
./crypto_stream/xsalsa20/checksum
|
|
./crypto_stream/xsalsa20/ref/api.h
|
|
./crypto_stream/xsalsa20/ref/implementors
|
|
./crypto_stream/xsalsa20/ref/stream.c
|
|
./crypto_stream/xsalsa20/ref/xor.c
|
|
./crypto_stream/xsalsa20/selected
|
|
./crypto_stream/xsalsa20/used
|
|
./crypto_verify/16/checksum
|
|
./crypto_verify/16/ref/api.h
|
|
./crypto_verify/16/ref/verify.c
|
|
./crypto_verify/16/used
|
|
./crypto_verify/32/checksum
|
|
./crypto_verify/32/ref/api.h
|
|
./crypto_verify/32/ref/verify.c
|
|
./crypto_verify/32/used
|
|
./crypto_verify/measure.c
|
|
./crypto_verify/try.c
|
|
./crypto_verify/wrapper-empty.cpp
|
|
./dist-dirs
|
|
./dist-files
|
|
./do
|
|
./inttypes/crypto_int16.c
|
|
./inttypes/crypto_int32.c
|
|
./inttypes/crypto_int64.c
|
|
./inttypes/crypto_int8.c
|
|
./inttypes/crypto_uint16.c
|
|
./inttypes/crypto_uint32.c
|
|
./inttypes/crypto_uint64.c
|
|
./inttypes/crypto_uint8.c
|
|
./inttypes/do
|
|
./inttypes/signed.h
|
|
./inttypes/unsigned.h
|
|
./MACROS
|
|
./Makefile.in
|
|
./measure-anything.c
|
|
./okcompilers/abiname.c
|
|
./okcompilers/abinames
|
|
./okcompilers/archivers
|
|
./okcompilers/c.in
|
|
./okcompilers/do.in
|
|
./okcompilers/lib.c
|
|
./okcompilers/lib.cpp
|
|
./okcompilers/main.c
|
|
./okcompilers/main.cpp
|
|
./okcompilers/test-okar
|
|
./okcompilers/test-okc
|
|
./okcompilers/test-okc2
|
|
./okcompilers/test-okclink
|
|
./okcompilers/test.c
|
|
./okcompilers/test10.c
|
|
./okcompilers/test5.c
|
|
./okcompilers/test5.cpp
|
|
./okcompilers/test6.c
|
|
./okcompilers/test9.c
|
|
./OPERATIONS
|
|
./PROTOTYPES.c
|
|
./randombytes/devurandom.c
|
|
./randombytes/devurandom.h
|
|
./randombytes/do
|
|
./randombytes/test.c
|
|
./tests/auth.c
|
|
./tests/auth.out
|
|
./tests/auth2.c
|
|
./tests/auth2.out
|
|
./tests/auth3.c
|
|
./tests/auth3.out
|
|
./tests/auth4.cpp
|
|
./tests/auth4.out
|
|
./tests/auth5.c
|
|
./tests/auth5.out
|
|
./tests/auth6.cpp
|
|
./tests/auth6.out
|
|
./tests/box.c
|
|
./tests/box.out
|
|
./tests/box2.c
|
|
./tests/box2.out
|
|
./tests/box3.cpp
|
|
./tests/box3.out
|
|
./tests/box4.cpp
|
|
./tests/box4.out
|
|
./tests/box5.cpp
|
|
./tests/box5.out
|
|
./tests/box6.cpp
|
|
./tests/box6.out
|
|
./tests/box7.c
|
|
./tests/box7.out
|
|
./tests/box8.c
|
|
./tests/box8.out
|
|
./tests/core1.c
|
|
./tests/core1.out
|
|
./tests/core2.c
|
|
./tests/core2.out
|
|
./tests/core3.c
|
|
./tests/core3.out
|
|
./tests/core4.c
|
|
./tests/core4.out
|
|
./tests/core5.c
|
|
./tests/core5.out
|
|
./tests/core6.c
|
|
./tests/core6.out
|
|
./tests/hash.c
|
|
./tests/hash.out
|
|
./tests/hash2.cpp
|
|
./tests/hash2.out
|
|
./tests/hash3.c
|
|
./tests/hash3.out
|
|
./tests/hash4.cpp
|
|
./tests/hash4.out
|
|
./tests/Makefile.in
|
|
./tests/onetimeauth.c
|
|
./tests/onetimeauth.out
|
|
./tests/onetimeauth2.c
|
|
./tests/onetimeauth2.out
|
|
./tests/onetimeauth5.cpp
|
|
./tests/onetimeauth5.out
|
|
./tests/onetimeauth6.cpp
|
|
./tests/onetimeauth6.out
|
|
./tests/onetimeauth7.c
|
|
./tests/onetimeauth7.out
|
|
./tests/onetimeauth8.cpp
|
|
./tests/onetimeauth8.out
|
|
./tests/scalarmult.c
|
|
./tests/scalarmult.out
|
|
./tests/scalarmult2.c
|
|
./tests/scalarmult2.out
|
|
./tests/scalarmult3.cpp
|
|
./tests/scalarmult3.out
|
|
./tests/scalarmult4.cpp
|
|
./tests/scalarmult4.out
|
|
./tests/scalarmult5.c
|
|
./tests/scalarmult5.out
|
|
./tests/scalarmult6.c
|
|
./tests/scalarmult6.out
|
|
./tests/scalarmult7.cpp
|
|
./tests/scalarmult7.out
|
|
./tests/secretbox.c
|
|
./tests/secretbox.out
|
|
./tests/secretbox2.c
|
|
./tests/secretbox2.out
|
|
./tests/secretbox3.cpp
|
|
./tests/secretbox3.out
|
|
./tests/secretbox4.cpp
|
|
./tests/secretbox4.out
|
|
./tests/secretbox5.cpp
|
|
./tests/secretbox5.out
|
|
./tests/secretbox6.cpp
|
|
./tests/secretbox6.out
|
|
./tests/secretbox7.c
|
|
./tests/secretbox7.out
|
|
./tests/secretbox8.c
|
|
./tests/secretbox8.out
|
|
./tests/stream.c
|
|
./tests/stream.out
|
|
./tests/stream2.c
|
|
./tests/stream2.out
|
|
./tests/stream3.c
|
|
./tests/stream3.out
|
|
./tests/stream4.c
|
|
./tests/stream4.out
|
|
./tests/stream5.cpp
|
|
./tests/stream5.out
|
|
./tests/stream6.cpp
|
|
./tests/stream6.out
|
|
./tests/stream7.cpp
|
|
./tests/stream7.out
|
|
./tests/stream8.cpp
|
|
./tests/stream8.out
|
|
./try-anything.c
|
|
./version
|
|
./windows/include/windows-quirks.h
|