4ab63ccd3a
This entails: • Using pdflatex to influence the modification/creation timestamp in the resulting PDF • Replacing the unique ID with 0/0 • Using the timestamp from crypt.tex instead of the current date/time See also http://superuser.com/a/130804 This change is necessary because for Multi-Arch Debian packages, non-arch-dependent files need to have the same checksum, which is not guaranteed without this commit. See http://bugs.debian.org/734109 |
||
---|---|---|
demos | ||
doc | ||
notes | ||
src | ||
testprof | ||
.gitignore | ||
.travis.yml | ||
build.sh | ||
changes | ||
crypt.lof | ||
crypt.tex | ||
Doxyfile | ||
filter.pl | ||
fixupind.pl | ||
genlist.sh | ||
libtomcrypt_VS2005.sln | ||
libtomcrypt_VS2005.vcproj | ||
libtomcrypt_VS2008.sln | ||
libtomcrypt_VS2008.vcproj | ||
libtomcrypt.dsp | ||
LICENSE | ||
makefile | ||
makefile.icc | ||
makefile.msvc | ||
makefile.shared | ||
makefile.unix | ||
mess.sh | ||
parsenames.pl | ||
README.md | ||
run.sh | ||
testbuild.sh | ||
testme.sh | ||
TODO | ||
updatemakes.sh |
libtomcrypt
See doc/crypt.pdf for a detailed documentation
Build Status
Submitting patches
Please branch off from develop if you want to submit a patch.
Branches
Please be aware, that all branches besides master and develop can and will be force-pushed, rebased and/or removed!
If you want to rely on such an unstable branch, create your own fork of this repository to make sure nothing breaks for you.