Skip to content
Snippets Groups Projects
Commit 73d6b38d authored by Niels Möller's avatar Niels Möller
Browse files

ChangeLog for previous changes.

parent c072c879
No related branches found
No related tags found
No related merge requests found
2023-12-04 Niels Möller <nisse@lysator.liu.se>
* examples/hogweed-benchmark.c (struct openssl_ctx): Unified
struct, replacing openssl_rsa_ctx and openssl_ecdsa_ctx.
(bench_openssl_init, bench_openssl_sign, bench_openssl_verify)
(bench_openssl_clear): New functions, using EVP interfaces to
signing, replacing rsa- and ecdsa-specific functions.
(bench_openssl_rsa_init, bench_openssl_ecdsa_init): Use bench_openssl_init.
2023-11-23 Niels Möller <nisse@lysator.liu.se>
* nettle-internal.h: Keep only declarations actually used
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment