Hello Freedom
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
# libntruencrypt.la - a libtool library file
|
||||
# Generated by libtool (GNU libtool) 2.4.6.42-b88ce
|
||||
#
|
||||
# Please DO NOT delete this file!
|
||||
# It is necessary for linking the library.
|
||||
|
||||
# The name that we can dlopen(3).
|
||||
dlname='libntruencrypt.so.0'
|
||||
|
||||
# Names of this library.
|
||||
library_names='libntruencrypt.so.0.1.0 libntruencrypt.so.0 libntruencrypt.so'
|
||||
|
||||
# The name of the static archive.
|
||||
old_library=''
|
||||
|
||||
# Linker flags that cannot go in dependency_libs.
|
||||
inherited_linker_flags=''
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=''
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for libntruencrypt.
|
||||
current=1
|
||||
age=1
|
||||
revision=0
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
|
||||
# Should we warn about portability when linking against -modules?
|
||||
shouldnotlink=no
|
||||
|
||||
# Files to dlopen/dlpreopen
|
||||
dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/usr/local/lib'
|
||||
BIN
legacy-code/deb2/deb_dist/ntru-nino-0.1/ntru_nino/.libs/libntruencrypt.so
Executable file
BIN
legacy-code/deb2/deb_dist/ntru-nino-0.1/ntru_nino/.libs/libntruencrypt.so
Executable file
Binary file not shown.
BIN
legacy-code/deb2/deb_dist/ntru-nino-0.1/ntru_nino/.libs/libntruencrypt.so.0
Executable file
BIN
legacy-code/deb2/deb_dist/ntru-nino-0.1/ntru_nino/.libs/libntruencrypt.so.0
Executable file
Binary file not shown.
BIN
legacy-code/deb2/deb_dist/ntru-nino-0.1/ntru_nino/.libs/libntruencrypt.so.0.1.0
Executable file
BIN
legacy-code/deb2/deb_dist/ntru-nino-0.1/ntru_nino/.libs/libntruencrypt.so.0.1.0
Executable file
Binary file not shown.
@@ -0,0 +1,13 @@
|
||||
{ global:
|
||||
ntru_crypto_drbg_generate;
|
||||
ntru_crypto_drbg_instantiate;
|
||||
ntru_crypto_drbg_reseed;
|
||||
ntru_crypto_drbg_uninstantiate;
|
||||
ntru_crypto_drbg_external_instantiate;
|
||||
ntru_crypto_ntru_decrypt;
|
||||
ntru_crypto_ntru_encrypt;
|
||||
ntru_crypto_ntru_encrypt_keygen;
|
||||
ntru_crypto_ntru_encrypt_publicKey2SubjectPublicKeyInfo;
|
||||
ntru_crypto_ntru_encrypt_subjectPublicKeyInfo2PublicKey;
|
||||
ntru_encrypt_get_param_set_name;
|
||||
local: *; };
|
||||
Binary file not shown.
Reference in New Issue
Block a user