| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Sun Studio gives a strange warning about this. This probably doesn't
help actually compile under Sun Studio. But it doesn't hurt to be
explicit.
|
|
|
|
| |
Notable reductions in code size, stack size and function call overhead.
|
|
|
|
|
|
|
| |
This function changed behavior in 0d403a3 see also GH #1187
Add new return code BOTAN_FFI_INVALID_VERIFIER and use it for
both signature and bcrypt verification functions.
|
| |
|
|
|
|
| |
Based on VC2017 output
|
|
It was getting pretty big and would get worse over time, eg whenver
I get around to adding TLS support.
|