Chromium Code Reviews
DescriptionAfter bit-operation fixes the crypto library works with dart2js.
Only change is to avoid remaining issue that (8 >> 32) is 8 with
dart2js at this point. We restrict the length of the message to
"2^32 - 1" bits which.
R=sgjesse@google.com,floitsch@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=7533
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||