summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/HMAC.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove a dangling cross reference reported by jmc@.schwarze2017-01-061-5/+8
| | | | | | I'm not convinced documenting EVP_MD_CTX_set_flags(3) would be wise. Instead, refer people to the header file to make it more obvious that they are tinkering with internals when using such flags.
* some Vt fixes;jmc2016-12-081-3/+3
|
* Add Copyright and license.schwarze2016-11-271-9/+88
| | | | | | Fix a typo in the NAME section. Document HMAC_CTX_copy(3), HMAC_CTX_set_flags(3), HMAC_size(3), from OpenSSL. Drop the uselesss statement that void functions do not return values.
* various cleanup;jmc2016-11-221-2/+5
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert HMAC and MD5 manuals from pod to mdocschwarze2016-11-031-0/+206