Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sha2: Write final hash directly to output buffer | Tobias Brunner | 2017-08-07 | 1 | -56/+26 |
| | | | | | | This avoids having the last output in internal memory that's not wiped. References #2388. | ||||
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -29/+29 |
| | |||||
* | Add a return value to hasher_t.reset() | Martin Willi | 2012-07-16 | 1 | -4/+12 |
| | |||||
* | Add a return value to hasher_t.allocate_hash() | Martin Willi | 2012-07-16 | 1 | -4/+8 |
| | |||||
* | Add a return value to hasher_t.get_hash() | Martin Willi | 2012-07-16 | 1 | -4/+8 |
| | |||||
* | use specific reset method | Andreas Steffen | 2011-09-28 | 1 | -42/+42 |
| | |||||
* | Migrated sha2_hasher to INIT/METHOD macros | Andreas Steffen | 2011-09-28 | 1 | -123/+116 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -31/+31 |
| | |||||
* | support of SHA224-based certificate signatures | Andreas Steffen | 2009-08-05 | 1 | -0/+64 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -0/+632 |