More perf. improvements on crypto. _wordToBytes return Uint8List, but addAll is not prepared to run optimzally with typed data so use more neutral List<int> as result.
TODO: adapt addAll for faster operations on typed data as well.

Review URL: https://codereview.chromium.org//883333002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/crypto@43309 260f80e4-7a28-3924-810f-c04153c831b5
1 file changed
tree: bf3019b79b9fce6aba34046a23e09e8db86dd771
  1. lib/
  2. test/
  3. LICENSE
  4. pubspec.yaml