Age | Commit message (Collapse) | Author |
|
invalid aliasing (hopefully)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cipher
|
|
|
|
don't need to secure_memzero it
|
|
|
|
|
|
|
|
While it isn't realistic for the nonce to wrap in less than one hour, it's
better to check for this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
key derivation scheme
|
|
|
|
|
|
|
|
As libsodium has some strange include files (like a version.h), we try to use
absolute include paths whenever possible in fastd now and rename our generated
headers.
|
|
|
|
|