Age | Commit message (Collapse) | Author |
|
* pkey is only set on success.
|
|
* Add additional error checking.
|
|
* Add error checking on all OpenSSL and Erlang calls.
|
|
A number of files will do bounds checking.
|
|
Make it NULL safe.
|
|
Make it NULL safe.
|
|
Make it NULL safe.
|
|
Make it NULL safe.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Using the same copyright header as crypto.c
|
|
While it uses chacha20, it doesn't use Erlang chacha20 functions.
|
|
crypto.c is now only responsible for declaring NIFs and setup/tear down.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, move a FIPS check macro to the common openssl_config.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also move some of the common functionality that's used in the NIF
implementations.
|
|
|
|
|
|
|
|
introduced after OTP_R13B03.
|
|
* maint:
Updated OTP version
Prepare release
|