Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more comments explaining what is going on in dl_work_factor | lloyd | 2012-03-30 | 1 | -1/+1 |
| | |||||
* | Use size_t instead of u32bit in all of pubkey | lloyd | 2010-10-12 | 1 | -1/+1 |
| | |||||
* | These functions are internal use only, and don't need to be exported with | lloyd | 2010-06-30 | 1 | -3/+5 |
| | | | | BOTAN_DLL | ||||
* | Split up util.h into 3 files | lloyd | 2009-09-17 | 1 | -0/+22 |
- rounding.h (round_up, round_down) - workfactor.h (dl_work_factor) - timer.h (system_time) And update all users of the previous util.h |