Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -0/+35 |
| | | | | | includes a lot of other modifications | ||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -2/+0 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | public declaration of all HASH_SIZEs in hasher.h | Martin Willi | 2006-09-20 | 1 | -4/+0 |
| | |||||
* | added copyright notice to sha2_hasher | Martin Willi | 2006-09-19 | 1 | -3/+3 |
| | | | | included SHA2 in build process | ||||
* | implemented sha2_hasher which supports SHA-256, SHA-384 and SHA-512 | Martin Willi | 2006-09-19 | 1 | -0/+643 |