Descriptioncrypto: include hash number in panic message.
In the event that code tries to use a hash function that isn't compiled
in and panics, give the developer a fighting chance of figuring out
which hash function it needed.
Patch Set 1 #Patch Set 2 : diff -r adc2b4f10096 https://code.google.com/p/go/ #Patch Set 3 : diff -r adc2b4f10096 https://code.google.com/p/go/ #Patch Set 4 : diff -r 6dee0694f35b https://code.google.com/p/go/ #MessagesTotal messages: 3
|