Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | boxes: a number of improvements | Egor Tensin | 2015-06-22 |
| | | | | | | | | | * Algorithm interfaces are no longer required to load partial blocks, the space for which is allocated dynamically. * Padding schemes are now also separated, perhaps in the future to become a "box" parameter. Consequently, algorithm interfaces are no longer required to implement padding either. | ||
* | add buffer encryption to "boxes" | Egor Tensin | 2015-06-19 |
| | |||
* | error message update | Egor Tensin | 2015-06-19 |
| | |||
* | add call stacks to errors | Egor Tensin | 2015-06-19 |
| | |||
* | better error messages + refactoring | Egor Tensin | 2015-06-18 |
| | |||
* | add the "Not implemented" error | Egor Tensin | 2015-06-17 |
| | |||
* | handle block parsing errors the standard way | Egor Tensin | 2015-06-15 |
| | |||
* | error handling refactoring + more docs | Egor Tensin | 2015-06-15 |
| | |||
* | add error message formatting functions | Egor Tensin | 2015-06-11 |
| | |||
* | add error codes & messages to the library | Egor Tensin | 2015-06-11 |