tomcrypt/notes/tech0007.txt

6 lines
147 B
Plaintext
Raw Normal View History

2005-08-01 12:36:47 -04:00
Tech Note #7
Quick building for testing with LTM
2006-08-30 19:30:00 -04:00
EXTRALIBS=-ltommath CFLAGS="-g3 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC" make -j3 IGNORE_SPEED=1 test
2005-08-01 12:36:47 -04:00