-.\" $OpenBSD: EVP_add_cipher.3,v 1.3 2023/08/25 10:54:44 tb Exp $
+.\" $OpenBSD: EVP_add_cipher.3,v 1.4 2023/08/25 11:43:14 tb Exp $
.\"
.\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org>
.\"
Key-value pairs already added before an error occurred
remain in the global associative array,
leaving it in an unknown state.
+.Pp
+While aliases can be added and removed, there is no dedicated API
+to remove added ciphers or digests.