1. 925a88c add changelog, prepare for 2.1.5 (#92) by Kevin Moore · 4 years ago 2.1.5
  2. 4bae8cb Rename example/hasher.dart -> example/example.dart (#91) by Kevin Moore · 4 years ago
  3. 10a1b45 Update README links to pub.dev (#89) by Kevin Moore · 4 years ago
  4. 988c127 Run browser tests in chrome (#87) by Kevin Moore · 4 years, 2 months ago
  5. 7422fb2 Fix newly enforced package:pedantic lints (#81) by Nate Bosch · 4 years, 5 months ago
  6. ffb7166 SHA 512/384 padding is 128 bit (#77) by John McDole · 4 years, 5 months ago 2.1.4
  7. 11aff37 Merge pull request #76 from jonasfj/fix-constant-time-comparison by Jonas Finnemann Jensen · 4 years, 8 months ago 2.1.3
  8. 22c1af1 Fixed constant-time comparison in `Digest`. by Jonas Finnemann Jensen · 4 years, 8 months ago
  9. 69cbacd Merge pull request #71 from jtmcdole/fixHmac512 by Jonas Finnemann Jensen · 4 years, 9 months ago 2.1.2
  10. dcb40bf Nits by John Thomas McDole · 4 years, 9 months ago
  11. a1d2be1 Update SHA-384/512 Blocksize + Test by John Thomas McDole · 4 years, 9 months ago
  12. 520b538 Bump version number for re-publishing. (#68) by Emily Fortuna · 4 years, 9 months ago
  13. 68f0ecd Added a workaround for a bug in DDC (used in build_web_compilers 1.x). by Emily Fortuna · 4 years, 9 months ago
  14. ae27765 Revert "Revert "UPdated CHANGELOG.md wth the changes from commit a66bf909d882c24e783be34de4fc0a1b592b928b before publishing."" by Emily Fortuna · 4 years, 9 months ago
  15. 4a4e374 Revert "added ignore: uri_does_not_exist workaround for conditional imports and old analyzer bug." by Emily Fortuna · 4 years, 9 months ago
  16. 426420c Revert "UPdated CHANGELOG.md wth the changes from commit a66bf909d882c24e783be34de4fc0a1b592b928b before publishing." by Emily Fortuna · 4 years, 9 months ago
  17. 431aa4a added ignore: uri_does_not_exist workaround for conditional imports and old analyzer bug. by Emily Fortuna · 4 years, 9 months ago
  18. f5a2941 UPdated CHANGELOG.md wth the changes from commit a66bf909d882c24e783be34de4fc0a1b592b928b before publishing. by Emily Fortuna · 4 years, 9 months ago
  19. a66bf90 Add missing SHA224, SHA384, and SHA512 (#63) by John McDole · 4 years, 9 months ago
  20. a5c46a1 Update examples to not rely on src/ imports (#61) by Greg Littlefield · 5 years ago
  21. d7319d3 Enable and fix lints, test on oldest supported Dart SDK (#60) by Kevin Moore · 5 years ago
  22. 3deb080 Support Dart 2 gold (#58) by Kevin Moore · 6 years ago 2.0.6
  23. c83790c test: update to latest pkg:test (#53) by Kevin Moore · 6 years ago
  24. 01b9190 Change maximum message width to 3ffff...ff (#52) by Emily Fortuna · 6 years ago 2.0.5
  25. c714b42 Remove 64 bit int constant so that dart2js can compile with crypto. (#51) by Emily Fortuna · 6 years ago
  26. 8b9705e Remove upper case constants (#47) by Lasse R.H. Nielsen · 6 years ago 2.0.3
  27. d810413 Stop testing Dartium on Travis (#46) by Kevin Moore · 6 years ago
  28. 69c50ed Readme improvements (#36) by Hoylen Sue · 6 years ago
  29. 30ec20b Merge pull request #41 from dart-lang/kevmoo_tweaks by Lasse R.H. Nielsen · 7 years ago 2.0.2+1
  30. 8234117 Fix SDK constraint, prepare for 2.0.2+1 by Kevin Moore · 7 years ago
  31. 43ad504 fix indention in analysis_options by Kevin Moore · 7 years ago
  32. ee424ab standardize on single quoted strings by Kevin Moore · 7 years ago
  33. 1da9366 test fewer things on travis (#40) by Kevin Moore · 7 years ago
  34. ab5dd93 Add missing dependency on pkg/typed_data (#39) by Kevin Moore · 7 years ago 2.0.2
  35. ba73627 Support SDK v2-dev (#38) by Kevin Moore · 7 years ago
  36. 5d3cb4a Prepare dart/crypto library for limiting integers to 64 bits in Dart (#37) by Alexander Markov · 7 years ago
  37. 48f51e0 Use the recommended name for analysis_options by Kevin Moore · 7 years ago
  38. 1b47705 dartfmt by Kevin Moore · 7 years ago
  39. 65896e3 Stop using deprecated pkg/test methods by Kevin Moore · 7 years ago
  40. c0ba0d0 Enable Travis-CI by Kevin Moore · 7 years ago
  41. 383db7c Actually declare the version as 2.0.1. by Natalie Weizenbaum · 8 years ago 2.0.1
  42. 94868c7 Declare support for convert 2.0.0. by Natalie Weizenbaum · 8 years ago
  43. 4332804 Stop implementing ChunkedConverter. by Natalie Weizenbaum · 8 years ago 2.0.0
  44. d257280 Close underlying Hash sinks. by Natalie Weizenbaum · 8 years ago 1.1.1
  45. aa022ca Fix strong mode warnings. by Natalie Weizenbaum · 8 years ago 1.1.0
  46. baf97b0 fix example by Kevin Moore · 8 years ago 1.0.0
  47. 9a7d953 fixed some strong-mode and analyzer issues by Kevin Moore · 8 years ago
  48. 493d76d Add Digest.hashCode. by Natalie Weizenbaum · 8 years ago
  49. 3bb8955 Merge branch '0.9.x' by Natalie Weizenbaum · 8 years ago
  50. 8882b9d Avoid calling ByteData.setUint64. by Natalie Weizenbaum · 8 years ago 0.9.2+1
  51. 9809d9f Remove deprecated APIs. by Natalie Weizenbaum · 8 years ago
  52. 72c7471 Update deprecations. by Natalie Weizenbaum · 8 years ago 0.9.2
  53. 17bd07d Get rid of all the library tags. by Natalie Weizenbaum · 8 years ago
  54. 1c3c81e Merge pull request #28 from Pacane/patch-1 by Seth Ladd · 9 years ago
  55. 0afae7b added HMAC to the README by Joel Trottier-Hebert · 9 years ago
  56. d50eadc Use the new test runner on the bots. by Natalie Weizenbaum · 9 years ago
  57. 0599487 Make HMAC a Converter. by Natalie Weizenbaum · 9 years ago
  58. f940f8c Fix invocations of the MD5 constructors. by Natalie Weizenbaum · 9 years ago
  59. 9fe896f Change Hash subclasses to be Converters. by Natalie Weizenbaum · 9 years ago
  60. 3da0d20 Fix hmac_md5_test. by Natalie Weizenbaum · 9 years ago
  61. 200f2e6 Use a rich object to represent a message digest. by Ladislav Thon · 9 years ago
  62. 193d3dc Improve the style of tests. by Natalie Weizenbaum · 9 years ago
  63. ff5295a Improve the style of code in lib/. by Natalie Weizenbaum · 9 years ago
  64. 28dcddf mark two tests as slow by Seth Ladd · 9 years ago
  65. 85e581e Test large inputs for sha1 and sha256, also remove unused import. by Seth Ladd · 9 years ago
  66. c34372e Update documentation comments. by Natalie Weizenbaum · 9 years ago
  67. 660d2df Mention fix for large inputs by Seth Ladd · 9 years ago
  68. 113e820 Don't assume 32-bit message bit lengths. by Ryan Macnak · 9 years ago
  69. 8303b50 Fix the signature for CryptoUtils.bytesToBase64. by Natalie Weizenbaum · 9 years ago
  70. 96e1d48 a more generic example start an example by Seth Ladd · 9 years ago
  71. b77eba1 Stop using parts. by Natalie Weizenbaum · 9 years ago
  72. 308e8be Run the formatter over crypto. by Natalie Weizenbaum · 9 years ago
  73. 5aa4a84 Link to test status by Seth Ladd · 9 years ago
  74. faf99d8 bump for 0.9.1 release by Seth Ladd · 9 years ago 0.9.1
  75. 8aacc6c Add disclaimer to README by Seth Ladd · 9 years ago
  76. bfc116a Don't pass type parameters to Uint8List. by Natalie Weizenbaum · 9 years ago
  77. 7ba83a2 Make base64 decoding return a Uint8List. by Natalie Weizenbaum · 9 years ago
  78. dd0ff8b Simplify base64 streaming decoder, drop decoding check. by William Hesse · 9 years ago
  79. d4558de Add an option for percent-encoding of the padding character to Base64Codec by Alexander Ivanov · 9 years ago
  80. 3a2b312 Implement a Base64 codec by Alexander Ivanov · 9 years ago
  81. f476702 Upgrade tests to the new version of test package by Alexander Ivanov · 9 years ago
  82. 39edeb7 Update README.md by Seth Ladd · 9 years ago
  83. 2df57a1 Update .status for crypto package by Søren Gjesse · 9 years ago
  84. bbc380b Update project to match OSS template by Søren Gjesse · 9 years ago
  85. 01dfe55 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. by srdjan@google.com · 9 years ago
  86. 7db01ed Convert crypto libraries to use Uint32Lists. by srdjan@google.com · 9 years ago
  87. a6f7247 Remove documentation links for repo packages. by nweiz@google.com · 10 years ago
  88. 39d526d pkg/crypto: move tests to unittest package by kevmoo@google.com · 10 years ago
  89. 259ef99 pkg/unittest: added LICENSE by kevmoo@google.com · 10 years ago
  90. f5ee769 Re-land r29957 (add versions and constraints for packages and samples), with by dgrove@google.com · 11 years ago
  91. 1805cf9 Revert "add versions and constraints for packages and samples" by ajohnsen@google.com · 11 years ago
  92. 13740a1 add versions and constraints for packages and samples by jmesserly@google.com · 11 years ago
  93. 05d0918 pkg/crypto: tighten up by kevmoo@j832.com · 11 years ago
  94. 9a64eb9 add one-line description for crypto library by kathyw@google.com · 11 years ago
  95. e0ba98c Move the crypto tests into the pkg directory by sgjesse@google.com · 11 years ago
  96. b8c9584 . by mdakin@google.com · 11 years ago
  97. d1ee681 Forgot one file.. by mdakin@google.com · 11 years ago
  98. 52fc3c2 . by mdakin@google.com · 11 years ago
  99. 6d112fc Remove ignoreIllegalInput parameter from decoder. by mdakin@google.com · 11 years ago
  100. 3817680 Remove the crypto factories by sgjesse@google.com · 11 years ago