Age | Commit message (Collapse) | Author |
|
New versions of libsodium have dropped support for aes128-ctr. AES support
is only available with OpenSSL now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These new helpers will terminate fastd on allocation failures and add some
additional convenience (allow strdup with NULL; typesafe new(type) macros).
|
|
|
|
|
|
|
|
|
|
ENABLE_OPENSSL
|
|
|
|
Not a single implementation was using them...
|
|
invalid aliasing (hopefully)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|