diff options
author | sthen <> | 2014-10-01 13:15:40 +0000 |
---|---|---|
committer | sthen <> | 2014-10-01 13:15:40 +0000 |
commit | 6999bb74c7c7a3e4d8c4a9f510bdf86ec39f2740 (patch) | |
tree | 67663f7db6cba735d8fc6ce3333a938521b78ff7 /src/lib/libcrypto/ui/ui_lib.c | |
parent | dc535afb800e7778925e89258237423816c4f4f8 (diff) | |
download | openbsd-6999bb74c7c7a3e4d8c4a9f510bdf86ec39f2740.tar.gz openbsd-6999bb74c7c7a3e4d8c4a9f510bdf86ec39f2740.tar.bz2 openbsd-6999bb74c7c7a3e4d8c4a9f510bdf86ec39f2740.zip |
Switch "openssl req" to using SHA256 for hashes and AES256 to encrypt on-disk
keys by default (instead of SHA1/3DES) and update documentation to match.
Another way to do this is s/NID_sha1/NID_sha256/ in src/crypto/rsa/rsa_ameth.c
("case ASN1_PKEY_CTRL_DEFAULT_MD_NID") but going with the more targetted method
above that only affects "openssl req" for now.
Help/OK jsing@. OKs on earlier diffs changing openssl.cnf from phessler@ aja@
Diffstat (limited to 'src/lib/libcrypto/ui/ui_lib.c')
0 files changed, 0 insertions, 0 deletions