aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/crypto/hmac.rs
Commit message (Expand)AuthorAgeFilesLines
* Support HMAC PKeys and remove hmac moduleSteven Fackler2016-10-151-565/+0
* Add support for OpenSSL 1.1.0Alex Crichton2016-10-121-38/+92
* Mangle c helper functionsSteven Fackler2016-08-131-12/+12
* Make hmac support optional and remove openssl-sys-extrasSteven Fackler2016-08-091-17/+19
* Hash reformSteven Fackler2016-08-071-80/+72
* RustfmtSteven Fackler2016-05-161-2/+1
* RustfmtSteven Fackler2015-12-151-167/+205
* Move HMAC_CTX_copy to sys-extrasSteven Fackler2015-11-161-1/+1
* Split stuff requiring a shim out to a separate crateSteven Fackler2015-11-161-9/+11
* Import shim'd HMAC stuff with the original nameSteven Fackler2015-06-271-9/+9
* Fixup for betaAlex Crichton2015-04-021-1/+1
* Fix doctest errorsSteven Fackler2015-04-021-2/+2
* Fix doc testSteven Fackler2015-03-211-1/+1
* Convert to new IO.Steven Fackler2015-02-241-6/+11
* Update depreciated codeKevin Butler2015-02-201-3/+3
* Remove deprecated functions from openssl-sysSteven Fackler2015-02-131-1/+1
* Fix builds against 0.9.x OpenSSLSteven Fackler2015-02-081-9/+8
* Move docs to this repo and auto buildSteven Fackler2015-02-071-0/+474