aboutsummaryrefslogtreecommitdiff
path: root/hex.rs
Commit message (Expand)AuthorAgeFilesLines
* Update for 0.7Kevin Ballard2013-07-021-1/+1
* Remove unused use warning on latest incoming (eac0200)Kevin Ballard2013-06-151-1/+0
* Update for latest incoming (4a52ff0)Kevin Ballard2013-06-121-4/+4
* Update to latest incoming (878a9b9)Kevin Ballard2013-06-081-2/+2
* Update for latest incoming (3a3bf8b)Kevin Ballard2013-05-291-1/+1
* Update for current incomingKevin Ballard2013-05-231-1/+1
* Remove unnecessary `unsafe` blocksKevin Ballard2013-05-101-8/+4
* Update for Rust 0.6Kevin Ballard2013-04-201-12/+13
* Add support for HMAC, RC4, AES-128, hex encoding, etclloyd2013-03-111-0/+91