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