memxor.h, pkcs1.h and rsa-compat.h.
Rev: src/nettle/ChangeLog:1.227
Rev: src/nettle/Makefile.am:1.68
2004-01-11 Niels Möller <nisse@harpo.hack.org>
+ * Makefile.am (libnettleinclude_HEADERS): Added bignum.h,
+ memxor.h, pkcs1.h and rsa-compat.h.
+
* configure.ac: Bumped version to 1.9.
2004-01-10 Niels Möller <nisse@harpo.hack.org>
libnettleincludedir = $(includedir)/nettle
lib_LIBRARIES = libnettle.a
-libnettleinclude_HEADERS = aes.h arcfour.h blowfish.h \
+libnettleinclude_HEADERS = aes.h arcfour.h bignum.h blowfish.h \
base16.h base64.h buffer.h cast128.h \
cbc.h \
des.h des-compat.h dsa.h \
macros.h \
md2.h md4.h \
md5.h md5-compat.h \
+ memxor.h \
nettle-meta.h nettle-types.h \
- pgp.h realloc.h rsa.h \
+ pgp.h pkcs1.h realloc.h rsa.h rsa-compat.h \
sexp.h \
serpent.h sha.h twofish.h \
yarrow.h