003 File Manager
Current Path:
/usr/src/sys/contrib/libsodium/src/libsodium/include/sodium/private
usr
/
src
/
sys
/
contrib
/
libsodium
/
src
/
libsodium
/
include
/
sodium
/
private
/
📁
..
📄
common.h
(5.34 KB)
📄
ed25519_ref10.h
(2.95 KB)
📄
ed25519_ref10_fe_25_5.h
(29.45 KB)
📄
ed25519_ref10_fe_51.h
(10.71 KB)
📄
implementations.h
(433 B)
📄
mutex.h
(115 B)
📄
sse2_64_32.h
(1.09 KB)
Editing: implementations.h
#ifndef implementations_H #define implementations_H int _crypto_generichash_blake2b_pick_best_implementation(void); int _crypto_onetimeauth_poly1305_pick_best_implementation(void); int _crypto_pwhash_argon2_pick_best_implementation(void); int _crypto_scalarmult_curve25519_pick_best_implementation(void); int _crypto_stream_chacha20_pick_best_implementation(void); int _crypto_stream_salsa20_pick_best_implementation(void); #endif
Upload File
Create Folder