view libtomcrypt/notes/tech0007.txt @ 528:378a6389f88e

- Don't be dumb and encrypt/decrypt in a while() loop - why did I do this??
author Matt Johnston <matt@ucc.asn.au>
date Wed, 25 Feb 2009 14:04:02 +0000
parents 0cbe8f6dbf9e
children
line wrap: on
line source

Tech Note #7
Quick building for testing with LTM

EXTRALIBS=-ltommath CFLAGS="-g3 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC" make -j3 IGNORE_SPEED=1 test