summaryrefslogtreecommitdiff
path: root/lib/libc/hash/sha1.3
AgeCommit message (Expand)Author
2003-04-16Usewiz
2003-03-30VAX, not vax. Igor Sobrado in PR 19678.wiz
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-02-07generate & symbolicallyross
2002-02-07Generate <>& symbolically.ross
2001-09-16Standardize and sort sections, remove some whitespace.wiz
2001-03-29Fix printf format used in example; from Jim Bernard in PR lib/12496.kleink
2001-01-02Note that sha1 has been there since 1.4.wiz
2000-12-11The second argument to xxData() is a size_t.ad
2000-09-21Use .{B,Bs,F,N,O}x and fix miscellaneous errors.ad
1999-02-28Urk, .Nx doesn't DTRT either.ross
1999-02-27Don't .Xr sha1(1) until we get such a thing, but do .Xr md5(1).ross
1999-02-04add sha1 functions, like md5/4explorer