| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Closes GH #1557
|
|
|
|
|
|
|
| |
botan_cipher_query_keylen doesn't return the modulus.
Renames (recently added/unreleased) botan_{block_cipher,mac}_query_keylen
to x_get_keyspec so the names are consistent.
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
|
It was getting pretty big and would get worse over time, eg whenver
I get around to adding TLS support.
|