comparison libtomcrypt/notes/tech0007.txt @ 399:a707e6148060

merge of '5fdf69ca60d1683cdd9f4c2595134bed26394834' and '6b61c50f4cf888bea302ac8fcf5dbb573b443251'
author Matt Johnston <matt@ucc.asn.au>
date Sat, 03 Feb 2007 08:20:34 +0000 (2007-02-03)
parents 0cbe8f6dbf9e
children
comparison
equal deleted inserted replaced
394:17d097fc111c 399:a707e6148060
1 Tech Note #7
2 Quick building for testing with LTM
3
4 EXTRALIBS=-ltommath CFLAGS="-g3 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC" make -j3 IGNORE_SPEED=1 test
5