Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-05 | Tell libtfm that the ARM is little-endian, so it can optimize ↵ | Paul Selkirk | |
fp_read_unsigned_bin(). This enables some overflow-detection code, which fixes CT-01-009. It also saves 484us/call, which adds up to 6.3ms/RSA signature. | |||
2018-04-06 | Merge branch 'profiling' | Paul Selkirk | |
2017-10-11 | Cleanup: signed/unsigned mismatches, mostly in loop counters | Paul Selkirk | |
2017-09-07 | Rebase branch 'profiling' from master | Paul Selkirk | |
2017-06-17 | Fix optimization settings in HSM's build of libtfm. | Rob Austein | |
2016-07-06 | Simplify library Makefiles by using symbols defined in top-level Makefile, ↵ | Paul Selkirk | |
rather than re-deriving them. | |||
2016-06-25 | Split LIB*_DIR into _SRC and _BLD. | Paul Selkirk | |
Also rename all instances of GNUmakefile to Makefile. | |||
2016-06-25 | Finish unwinding subrepository hairball: VPATH setup. | Rob Austein | |