• Russ Cox's avatar
    hash reorg. · 140aed9a
    Russ Cox authored
    * new package hash defining interfaces Hash and Hash32.
    * adler32 and crc32 return Hash32 instead of specific types.
    * adler32 and crc32 provide non-allocating methods for single slices.
    * sha1 and md5 move to crypto, return Hash.
    * sum.go, a simple test program, moves to /usr/rsc.
    * refresh Make.deps
    
    R=r
    DELTA=1908  (935 added, 923 deleted, 50 changed)
    OCL=29095
    CL=29135
    140aed9a
Name
Last commit
Last update
..
cmd Loading commit data...
lib Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg/debug/macho/testdata Loading commit data...
runtime Loading commit data...
Make.conf Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...