File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -5378,6 +5378,10 @@ Based on the recommendations of [NIST SP 800-131A][]:
53785378
53795379See the reference for other recommendations and details.
53805380
5381+ Some algorithms that have known weaknesses and are of little relevance in
5382+ practice are only available through the [ legacy provider] [ ] , which is not
5383+ enabled by default.
5384+
53815385### CCM mode
53825386
53835387CCM is one of the supported [ AEAD algorithms] [ ] . Applications which use this
@@ -5912,6 +5916,7 @@ See the [list of SSL OP Flags][] for details.
59125916[ certificate object ] : tls.md#certificate-object
59135917[ encoding ] : buffer.md#buffers-and-character-encodings
59145918[ initialization vector ] : https://en.wikipedia.org/wiki/Initialization_vector
5919+ [ legacy provider ] : cli.md#--openssl-legacy-provider
59155920[ list of SSL OP Flags ] : https://wiki.openssl.org/index.php/List_of_SSL_OP_Flags#Table_of_Options
59165921[ modulo bias ] : https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle#Modulo_bias
59175922[ safe integers ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger
You can’t perform that action at this time.
0 commit comments