Latest update.
This commit is contained in:
@@ -226,7 +226,7 @@ EVP_DigestInit_ex() can be called to initialize a new digest operation.
|
||||
=item EVP_DigestFinalXOF()
|
||||
|
||||
Interfaces to extendable-output functions, XOFs, such as SHAKE128 and SHAKE256.
|
||||
It retrieves the digest value from I<ctx> and places it in I<len>-sized <B>md.
|
||||
It retrieves the digest value from I<ctx> and places it in I<len>-sized I<md>.
|
||||
After calling this function no additional calls to EVP_DigestUpdate() can be
|
||||
made, but EVP_DigestInit_ex() can be called to initialize a new operation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user