Commit graph

23 commits

Author SHA1 Message Date
Coda Hale
6a90f24967 Simplified the API a bit.
Also simplified the guts.
2014-10-02 20:48:18 -07:00
Coda Hale
94a733bbc3 Only test on Go 1.3.3. 2014-10-02 20:43:36 -07:00
Coda Hale
c593af6152 Change to the MIT license. 2014-07-02 07:39:01 -07:00
Coda Hale
2708c3df48 Drop unnecessary newline. 2013-12-16 11:50:22 -08:00
Coda Hale
65cab4152e Improve package docs. 2013-12-16 11:50:11 -08:00
Coda Hale
0ef4a7eac3 Test with 1.2 and tip. 2013-12-02 19:49:29 -08:00
Coda Hale
0cc26c947a Build for Go 1.1.2 and tip. 2013-09-06 17:33:16 -07:00
Coda Hale
02033f3815 Added build status to the readme. 2013-09-06 17:31:39 -07:00
Coda Hale
3c52eee23b Add email notifications. 2013-09-06 17:30:36 -07:00
Coda Hale
aac40923e7 Added Travis-CI support. 2013-09-06 17:25:14 -07:00
Coda Hale
918da99c4e gofmt 2013-09-03 10:02:50 -07:00
Coda Hale
6a92cfbd65 Reuse buffers for HMACs. 2013-09-03 10:02:20 -07:00
Coda Hale
191cf5200e Comply with golint.
Also renamed HashAlgorithm to HashFunc, since that's really what it is.
2013-09-03 09:59:37 -07:00
Coda Hale
da59853aa3 Clean up HashAlgorithm a bit. 2013-08-28 06:30:52 -07:00
Coda Hale
305d16d1de Add examples.
EXECUTABLE EXAMPLES

Man is that cool.
2013-08-26 20:14:56 -07:00
Coda Hale
26d3e208da Small, tender improvements. 2013-08-26 19:48:12 -07:00
Coda Hale
b8b070246b Add links. 2013-08-20 17:49:14 -07:00
Coda Hale
137727d2f8 Small clarification. 2013-08-20 17:47:02 -07:00
Coda Hale
b7c529105e Add an example to the readme. 2013-08-20 17:46:11 -07:00
Coda Hale
2c93b6d329 Small cleanup. 2013-08-20 17:39:06 -07:00
Coda Hale
ce0a68115f Add full impl. 2013-08-20 17:35:15 -07:00
Coda Hale
71ba6d9717 Fix license. 2013-08-20 17:34:56 -07:00
Coda Hale
f51c10551a Initial commit 2013-08-20 17:32:22 -07:00