Commit Graph

20 Commits

Author SHA1 Message Date
Matt Johnston
e3cd6c782e mpi.c isn't needed if we're using libtommath seperately
--HG--
branch : libtomcrypt
extra : convert_revision : 00028dc87749feae2af01082f93d892f91e42a6d
LTC_DB_0.44
2005-01-02 17:19:46 +00:00
Matt Johnston
ef7fcc83a7 make data pointers volatile so that memory zeroing won't get optimised away
--HG--
branch : libtomcrypt
extra : convert_revision : fa68f28b581de8ed5f2af8f1ab95b33bcf4a7e18
2005-01-02 17:09:05 +00:00
Matt Johnston
2b69e81c3d Makefile.in: don't compile things we don't need
--HG--
branch : libtomcrypt
extra : convert_revision : e4e3c69b5ae95ebc784a4dbad067fc3abc461adb
2004-12-20 14:46:40 +00:00
Matt Johnston
8a767263d9 Cleaning up various unused bits (des_*, rijndael, MDS for twofish)
--HG--
branch : libtomcrypt
extra : convert_revision : 1ef3379fdde1e2cca49289fd2a1cd1c5bac514d7
2004-12-20 14:25:33 +00:00
Matt Johnston
a3f18d837c Fixes for it to compile and work nicely with Dropbear.
In particular, OS X's 'ar' doesn't seem to like arrays
which don't have initialising values.

--HG--
branch : libtomcrypt
extra : convert_revision : 7ff4e3d69a4b17b01a3882777311f0f7664e4cda
2004-12-19 16:23:32 +00:00
Matt Johnston
ca4c64ea1b propagate of 3f8f752126017cbe7d93c4086c27a91550df745f and 747ebf284d40a15b338e5a5c7730ecec6eade3d7 from branch 'au.asn.ucc.matt.ltc-orig' to 'au.asn.ucc.matt.ltc-db'
--HG--
branch : libtomcrypt
extra : convert_revision : 6abc32a16c5814f6a46957d95c1cc4c5a3f63191
2004-12-19 11:47:33 +00:00
Matt Johnston
0c10d50a69 import of libtomcrypt 0.99
--HG--
branch : libtomcrypt-orig
extra : convert_revision : 7122128aa22564d1a53eebfac79c0393c4d0c011
2004-12-19 11:34:45 +00:00
Matt Johnston
33dcdb7044 Pristine compilation works
--HG--
branch : libtomcrypt
extra : convert_revision : d547b52bc79c7809a9e1c90faead1411c9a10a9a
2004-12-17 06:27:09 +00:00
Matt Johnston
d933b59ce3 merge of 8231809d2509aa54773443786e3123766438d924
and e30f886c9c14efb01f49297b3fb6b97c8868fd88

--HG--
branch : libtomcrypt
extra : convert_revision : 3ee37627e4d31a7a7584ef312845b64c5a6b5696
2004-09-14 13:28:31 +00:00
Matt Johnston
be3ddd9dd3 Fix for big-endian load/store macros
--HG--
branch : libtomcrypt
extra : convert_revision : 7e16f2d7b4546915812c8f17989e68c37c222c0d
2004-09-03 08:31:12 +00:00
Matt Johnston
86d817f825 Fix typo in the big-endian macros
--HG--
branch : libtomcrypt
extra : convert_revision : 20b064e5f8948be5d302e84a8d51ed9a2039a13b
2004-09-02 15:34:30 +00:00
Matt Johnston
5044b24c63 Merge of the normal Dropbear makefile:
- Don't include mpi.o, since it does Bad Things (tm) (wrt LTM)
	- Don't try to make clean in tests if it doesn't exist (infinite looping
	  makefiles, mmmmm)

--HG--
branch : libtomcrypt
extra : convert_revision : 2e048f798d212ab751471d7c19b5893745ce0e19
2004-08-07 16:33:31 +00:00
Matt Johnston
3aa21f813d Include files accidentally zeroed when merging 0.96 release
--HG--
branch : libtomcrypt
extra : convert_revision : 947de25878b9466872d1428ec1dd57a1b8b90477
2004-06-15 16:47:55 +00:00
Matt Johnston
d407fec953 makefile
--HG--
branch : libtomcrypt
extra : convert_revision : 7fd8a0313edb710f4a3bef7eae0df50b8b94deae
2004-06-15 14:34:07 +00:00
Matt Johnston
900a5eb418 Removed PDFs, if people want them there's the .tex
--HG--
branch : libtomcrypt
extra : convert_revision : 897b1aaba9b009816bbb20b639d6a6a8b5bb4cde
2004-06-15 14:32:29 +00:00
Matt Johnston
e609fda866 propagate of e8bea23df30f9f46c647d06db3b223427b4e3604 and b0b6b4a8843b94d9f049cb5ffe0b1ae91ec1bf8b from branch 'au.asn.ucc.matt.ltc-orig' to 'au.asn.ucc.matt.ltc-db'
--HG--
branch : libtomcrypt
extra : convert_revision : 7ec1075e00b7528eb3c6130d5ae651f705db4355
2004-06-15 14:27:14 +00:00
Matt Johnston
b8237ec416 0.96 release of LibTomCrypt
--HG--
branch : libtomcrypt-orig
extra : convert_revision : a1c3f430d3257b3ce499c24261ad1366b200f2ce
2004-06-15 14:07:21 +00:00
Matt Johnston
a923823e62 Missing ranlib in makefile for library
--HG--
branch : libtomcrypt
extra : convert_revision : da041e04c62e2628db3c49282c4d8185e884f459
2004-06-02 08:31:25 +00:00
Matt Johnston
c9bcca21e4 Branch renaming
--HG--
branch : libtomcrypt-orig
extra : convert_revision : 1626dca9b669f35fc7b143ba5133a7ea90a191d3
2004-05-31 18:25:41 +00:00
Matt Johnston
dad9dbb0bd put back the 0.95 makefile which was inadvertently merged over
--HG--
branch : libtomcrypt
extra : convert_revision : a8432150cae4fe7441284bef582b002687ede6e0
2004-05-31 18:21:40 +00:00