• Adam Langley's avatar
    crypto: switch block ciphers to detination first. · 02939dec
    Adam Langley authored
    Previously all the functions took two arguments: src, dst. This is the
    reverse of the usual Go style and worth changing sooner rather than
    later.
    
    Unfortunately, this is a change that the type system doesn't help
    with. However, it's not a subtle change: any unittest worth the name
    should catch this.
    
    R=rsc, r
    CC=golang-dev
    https://golang.org/cl/2751042
    02939dec
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libcgo Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.ccmd Loading commit data...
Make.clib Loading commit data...
Make.cmd Loading commit data...
Make.common Loading commit data...
Make.inc Loading commit data...
Make.pkg Loading commit data...
all-nacl.bash Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
env.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...
version.bash Loading commit data...