Difference between revisions of "Talk:EVP Key Derivation"

From OpenSSLWiki
Jump to navigationJump to search
(Add note agreeing that it was never a published APi.)
m
 
Line 6: Line 6:
 
--[[User:Levitte|Levitte]] ([[User talk:Levitte|talk]]) 04:13, 15 September 2019 (UTC)
 
--[[User:Levitte|Levitte]] ([[User talk:Levitte|talk]]) 04:13, 15 September 2019 (UTC)
  
This is the gist of my direct comment.  The ctrl APIs were transient, we're migrating to OSSL_PARAM based ones globally -- it's just going to take a while.
+
: This is the gist of my direct comment.  The ctrl APIs were transient, we're migrating to OSSL_PARAM based ones globally -- it's just going to take a while.
 +
:
 +
: --[[User:Pauli|Pauli]] ([[User talk:Pauli|talk]])

Latest revision as of 07:23, 15 September 2019

About this page[edit]

It should be noted that ever since this page got filled in with examples and all that, it strictly talks about upcoming functionality. The EVP_KDF API doesn't exist in any current release (and hasn't reached its final form yet), but will be part of the upcoming 3.0 release. It's therefore to be expected that the example shown on this page will change as the API evolves.

--Levitte (talk) 04:13, 15 September 2019 (UTC)

This is the gist of my direct comment. The ctrl APIs were transient, we're migrating to OSSL_PARAM based ones globally -- it's just going to take a while.
--Pauli (talk)