Age | Commit message (Collapse) | Author |
|
* maint:
crypto: Reorg
crypto: Misc fixes: double time, calibrate once
|
|
|
|
|
|
* maint:
crypto: Refresh of test case for elliptic curves
crypto: Rename a testcase
|
|
|
|
crypto_SUITE:generate_all_supported -> use_all_elliptic_curves
|
|
* maint:
crypto: New test suite - crypto_bench_SUITE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|