hcrypto, otp: Remove hcrypto and otp!

We must switch to OpenSSL 3.x, and getting lib/hcrypto to provide
OpenSSL 3.x APIs is too large an undertaking.  Plus the hcrypto backend
is not safe, not secure (probably has timing leaks galore), and no one
has the resources to make it a world-class crypto library, so it just
has to go.
This commit is contained in:
Nicolas Williams
2025-10-09 19:00:39 -05:00
parent 199d6b7f8f
commit 7439820618
456 changed files with 62 additions and 82478 deletions

View File

@@ -471,24 +471,6 @@ HEIMDAL_KRB5_2.0 {
krb5_net_read;
krb5_net_write;
krb5_net_write_block;
krb5_ntlm_alloc;
krb5_ntlm_free;
krb5_ntlm_init_get_challenge;
krb5_ntlm_init_get_flags;
krb5_ntlm_init_get_opaque;
krb5_ntlm_init_get_targetinfo;
krb5_ntlm_init_get_targetname;
krb5_ntlm_init_request;
krb5_ntlm_rep_get_sessionkey;
krb5_ntlm_rep_get_status;
krb5_ntlm_req_set_flags;
krb5_ntlm_req_set_lm;
krb5_ntlm_req_set_ntlm;
krb5_ntlm_req_set_opaque;
krb5_ntlm_req_set_session;
krb5_ntlm_req_set_targetname;
krb5_ntlm_req_set_username;
krb5_ntlm_request;
krb5_openlog;
krb5_pac_add_buffer;
krb5_pac_free;