info.txt |
|
83 |
mgf1.cpp |
|
742 |
mgf1.h |
MGF1 from PKCS #1 v2.0
@param hash hash function to use
@param in input buffer
@param in_len size of the input buffer in bytes
@param out output buffer. The buffer is XORed with the output of MGF1.
@param out_len size of the output buffer in bytes
|
830 |