• 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
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...