aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/crypto/hmac.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Add derive(Clone) and don't negate unsigned numbers
* 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
| | | | Namely builds on OSX
* Move docs to this repo and auto buildSteven Fackler2015-02-071-0/+474