Age | Commit message (Collapse) | Author |
|
|
|
We used to return NULL from these methods but now we return an empty
block so this can never actually be null now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will be useful for doing challenge authentication on InspIRCd.
|
|
Using HMAC instead of changing the IV is a lot safer.
|