openssl/openssl

AES_encrypt manpage is missing on openssl website in migration guide

Open

#23,038 opened on Dec 13, 2023

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C (11,262 forks)batch import
backlog fixbranch: 3.0branch: 3.1branch: 3.2branch: masterhelp wantedtriaged: documentation

Repository metrics

Stars
 (30,157 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

https://www.openssl.org/docs/man3.0/man7/migration_guide.html

says: "Low-level encryption functions such as AES_encrypt(3) and AES_decrypt(3) have been informally discouraged from use for a long time"

but the link is broken

thank you!

Contributor guide