algorithms.c (AEADAAD.copy): Propagate the hashed length to the copy.
[catacomb-python] / MANIFEST.in
index daa3b6d..33ce54a 100644 (file)
@@ -8,10 +8,12 @@ include MANIFEST.in setup.py Makefile
 
 ## C extension code.
 include *.c *.h
+include t/*.py t/keyring
 include algorithms.py
 exclude algorithms.h
 
 ## Scripts.
+include pock
 include pwsafe
 
 ## Manual pages.