diff options
author | schwarze <> | 2017-01-29 23:41:49 +0000 |
---|---|---|
committer | schwarze <> | 2017-01-29 23:41:49 +0000 |
commit | 26515580f3d95861fda40afc48c3fac1fe3ff762 (patch) | |
tree | 83b0e7ffbb25488021b344d6b87cca01b6781a0b /src/lib/libssl/ssl.h | |
parent | 7bec0756a83b2f934fdc8388eaaa8511392ef87e (diff) | |
download | openbsd-26515580f3d95861fda40afc48c3fac1fe3ff762.tar.gz openbsd-26515580f3d95861fda40afc48c3fac1fe3ff762.tar.bz2 openbsd-26515580f3d95861fda40afc48c3fac1fe3ff762.zip |
Seriously warn against calling BN_init(3), BN_MONT_CTX_init(3),
and BN_RECP_CTX_init(3). They are not only deprecated but so
dangerous that they are almost unusable. I found these scary
traps while reading the code in order to document BN_set_flags(3).
While here, delete ERR_get_error(3) from SEE ALSO.
Diffstat (limited to 'src/lib/libssl/ssl.h')
0 files changed, 0 insertions, 0 deletions