1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:14:46 -07:00
The Go programming language
Go to file
Russ Cox b112d42ad6 add hmac.NewSHA1 and hmac.NewMD5.
fix Reset bug in sha1.
add hmac, sha1, md5 tests.
document hmac.

R=r
DELTA=146  (111 added, 6 deleted, 29 changed)
OCL=29294
CL=29299
2009-05-22 22:40:26 -07:00
doc key:value notation for composites 2009-05-22 10:25:06 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src add hmac.NewSHA1 and hmac.NewMD5. 2009-05-22 22:40:26 -07:00
test another interface conversion test 2009-05-22 09:53:37 -07:00
usr move pretty/comment.go into go/doc. 2009-05-22 21:42:16 -07:00