• Adam Langley's avatar
    crypto/rsa: fix decryption benchmark. · 3acce59b
    Adam Langley authored
    I was an idiot and was thinking that a small base didn't matter
    because the exponentiation would quickly make the number the same size
    as the modulus. But, of course, the small base continues to make
    multiplications unrealistically cheap throughout the computation.
    
    R=golang-dev, r
    CC=golang-dev
    https://golang.org/cl/6649048
    3acce59b
Name
Last commit
Last update
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.dist Loading commit data...
all.bash Loading commit data...
all.bat Loading commit data...
all.rc Loading commit data...
clean.bash Loading commit data...
clean.bat Loading commit data...
clean.rc Loading commit data...
make.bash Loading commit data...
make.bat Loading commit data...
make.rc Loading commit data...
run.bash Loading commit data...
run.bat Loading commit data...
run.rc Loading commit data...
sudo.bash Loading commit data...