1. 1e66431 Merge pull request #378 from pgporada/master by Daniel McCarney · 1 year, 7 months ago master
  2. c986b3c Fix date in readme by Phil Porada · 1 year, 7 months ago
  3. f75be1a Merge pull request #377 from cpu/dmccarney.deprecate by Daniel McCarney · 1 year, 7 months ago
  4. a209e48 project: Square go-jose is DEPRECATED. by Daniel McCarney · 1 year, 7 months ago
  5. 5692ddd Merge pull request #376 from square/csstaub-patch-1 by Mat Byczkowski · 1 year, 9 months ago
  6. ec1e6c4 Update README.md by Cedric Staub · 1 year, 9 months ago
  7. 748cb1f Merge pull request #334 from square/cs/readme by Mat Byczkowski · 3 years, 10 months ago
  8. 285e0c2 Remove code from master, update readme by Cedric Staub · 3 years, 10 months ago
  9. 0a67ce9 Merge pull request #306 from evanj/doc-fix by Mat Byczkowski · 4 years, 1 month ago
  10. 150b71f Merge pull request #300 from aeneasr/export-utils by Mat Byczkowski · 4 years, 1 month ago
  11. d85d3b6 Merge pull request #309 from evanj/typo-fix by Mat Byczkowski · 4 years, 1 month ago
  12. 0522372 Merge pull request #316 from square/dependabot/go_modules/github.com/google/go-cmp-0.5.0 by Matthew McPherrin · 4 years, 1 month ago
  13. 1e05291 Bump github.com/google/go-cmp from 0.4.1 to 0.5.0 by dependabot-preview[bot] · 4 years, 1 month ago
  14. 9c02b4d Merge pull request #313 from square/dependabot/go_modules/github.com/stretchr/testify-1.6.1 by Mat Byczkowski · 4 years, 1 month ago
  15. 3d97293 Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 by dependabot-preview[bot] · 4 years, 2 months ago
  16. 7c05292 Merge branch 'master' into typo-fix by Matthew McPherrin · 4 years, 2 months ago
  17. 8ccb8a1 Merge pull request #307 from square/dependabot/go_modules/github.com/google/go-cmp-0.4.1 by Mat Byczkowski · 4 years, 2 months ago
  18. 0fd303d Bump github.com/google/go-cmp from 0.4.0 to 0.4.1 by dependabot-preview[bot] · 4 years, 2 months ago
  19. b9a67fc Merge pull request #308 from square/dependabot/go_modules/github.com/stretchr/testify-1.6.0 by Mat Byczkowski · 4 years, 2 months ago
  20. cac2c77 jwk.go: Doc comment typo fix publik -> public by Evan Jones · 4 years, 2 months ago
  21. a7b4071 Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 by dependabot-preview[bot] · 4 years, 2 months ago
  22. 71beb46 jwt.NumericDate: Correct doc comment to "ignoring leap seconds" by Evan Jones · 4 years, 3 months ago
  23. dce269d Merge branch 'master' into export-utils by hackerman · 4 years, 3 months ago
  24. eae0da4 Export jose-util helpers by aeneasr · 4 years, 3 months ago
  25. d84c719 Fix decoding x5t parameters (#304) by Filipe Azevedo · 4 years, 3 months ago
  26. 21f2ca2 Merge pull request #262 from square/move-ed25519 by Mat Byczkowski · 4 years, 4 months ago
  27. 94cbec2 Use ed25519 from the stdlib. by kousu · 4 years, 11 months ago
  28. 643bdf8 Merge pull request #293 from square/mbyczkowski/cleanup-travis-cfg by Mat Byczkowski · 4 years, 5 months ago
  29. 8425e54 travis: update config by Mat Byczkowski · 4 years, 5 months ago
  30. 7bd4791 Merge pull request #292 from square/mbyczkowski/v3-cherry-picks by Mat Byczkowski · 4 years, 5 months ago
  31. 2009556 Better error handling around invalid headers by Cedric Staub · 4 years, 8 months ago
  32. 60a6e9d Use string.Builder to remove whitespace, instead of a regexp by Paul Querna · 4 years, 9 months ago
  33. 1ad3888 Add benchmark for ParseSigned by Paul Querna · 4 years, 9 months ago
  34. 8ec79fd Document iat claim for jwt.Expected by Zbigniew Mandziejewicz · 4 years, 5 months ago
  35. 2b30b88 Merge pull request #289 from shaxbee/patch-1 by Mat Byczkowski · 4 years, 5 months ago
  36. 3c9f381 Merge pull request #280 from desimone/patch-1 by Mat Byczkowski · 4 years, 5 months ago
  37. 9c7c683 Document iat claim for jwt.Expected by Zbigniew Mandziejewicz · 4 years, 5 months ago
  38. 708a9fe Merge pull request #285 from square/dependabot/go_modules/github.com/stretchr/testify-1.5.1 by Mat Byczkowski · 4 years, 5 months ago
  39. 60c42d8 Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 by dependabot-preview[bot] · 4 years, 6 months ago
  40. de6e97f Fix typo in claims.go by Bobby DeSimone · 4 years, 9 months ago
  41. 96c7172 Change phrasing from "full serialization" to "JWE/JWS JSON Serialization"… (#277) by Zach Collier · 4 years, 9 months ago
  42. 75a4b70 Support RFC 7638 canonical kid for JWK (#269) by Zach Collier · 4 years, 9 months ago
  43. 7486bdf Merge pull request #274 from zamicol/cram_comments by Mat Byczkowski · 4 years, 9 months ago
  44. 1c34842 add comments documenting cram is used for jose-util testing by Zamicol · 4 years, 9 months ago
  45. 2c8b642 Merge pull request #265 from mandrean/patch-1 by Mat Byczkowski · 4 years, 10 months ago
  46. befa2f2 Add installation instructions by Sebastian Mandrean · 4 years, 10 months ago
  47. a5f6a94 Merge pull request #259 from kousu/repair-local-build by Mat Byczkowski · 4 years, 11 months ago
  48. c415392 Point jose-util at updated package. by kousu · 4 years, 11 months ago
  49. 009d176 Merge pull request #255 from square/dependabot/go_modules/github.com/stretchr/testify-1.4.0 by Mat Byczkowski · 5 years ago
  50. 68b7811 Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 by dependabot-preview[bot] · 5 years ago
  51. 723929d Merge pull request #251 from square/mmc/CLA by Mat Byczkowski · 5 years ago
  52. 605ab0b Merge pull request #252 from jsha/fix-ec-padding-error by Cedric Staub · 5 years ago
  53. 9f5ec09 Fix error message for incorrect pubkey x/y length. by Jacob Hoffman-Andrews · 5 years ago
  54. cf4aa08 Fix CONTRIBUTING.md to remove old spreadsheet by Matthew McPherrin · 5 years ago
  55. 1c1c651 Merge pull request #250 from trung/error-checking by Cedric Staub · 5 years ago
  56. dc74aa1 added error checking avoid nil referencing when error occurs by Trung Nguyen · 5 years ago
  57. 8bad614 Merge pull request #249 from square/mbyczkowski/update-imports by Mat Byczkowski · 5 years ago
  58. 244b4dc Update import paths for upcoming V3 release by Mat Byczkowski · 5 years ago
  59. 369111a Update jose-util readme by Cedric Staub · 5 years ago
  60. 0a88056 Merge branch 'EndemolShineGroup-master' by Cedric Staub · 5 years ago
  61. 4948de7 Simplify MarshalJSON for Audience type alias by Cedric Staub · 5 years ago
  62. 41ba410 Allow single string audience by David · 5 years ago
  63. c768d60 Merge pull request #245 from square/cs/fix-228 by Cedric Staub · 5 years ago
  64. 9225ee8 Add comment explaining padding by Cedric Staub · 5 years ago
  65. 8022099 Pad z value to proper size after P-521 scalar multiplication. by Cedric Staub · 5 years ago
  66. 2a5444d Update README.md by Cedric Staub · 5 years ago
  67. ba59988 Merge pull request #244 from philtay/lint3 by Cedric Staub · 5 years ago
  68. 1796eae Fix RandReader comment by philtay · 5 years ago
  69. dccb6e6 Keep RandReader public by philtay · 5 years ago
  70. 4a1622b Make Travis happy by philtay · 5 years ago
  71. 0086e9a Third lint pass by philtay · 5 years ago
  72. aba61eb Merge pull request #242 from square/cs/x5u-x5t by Cedric Staub · 5 years ago
  73. 7be7aa3 Merge pull request #243 from philtay/lint2 by Cedric Staub · 5 years ago
  74. fd01c01 Second linter pass by philtay · 5 years ago
  75. 402696e Support x5u, x5t, and x5t#S256 headers. by Cedric Staub · 5 years ago
  76. 7c504fa Update jose-util readme by Cedric Staub · 5 years ago
  77. 5e4f834 Merge remote-tracking branch 'origin/master' into cs/jose-util by Cedric Staub · 5 years ago
  78. 254d067 Merge pull request #239 from philtay/lint by Cedric Staub · 5 years ago
  79. 7d3b437 First linter pass by philtay · 5 years ago
  80. 55ed2e8 Slightly better help/error messages by Cedric Staub · 5 years ago
  81. 1255d82 Update README with more examples by Cedric Staub · 5 years ago
  82. 9682bf9 Move key generation functionality into jose-util by Cedric Staub · 5 years ago
  83. e5f7ee8 Code cleanup for jose-util by Cedric Staub · 5 years ago
  84. 65afeb0 Bump jose-util version string by Cedric Staub · 5 years ago
  85. a8c1df1 Add b64decode command to jose-util by Cedric Staub · 5 years ago
  86. d58f1d5 Remove accidentally checked-in ec.key/ec.pub files by Cedric Staub · 5 years ago
  87. 9305a41 Update README.md by Cedric Staub · 5 years ago
  88. d049a10 Update README.md by Cedric Staub · 5 years ago
  89. c2acc38 Update README by Cedric Staub · 5 years ago
  90. 68f97c0 Merge pull request #237 from square/cs/go.mod by Cedric Staub · 5 years ago
  91. 56822c5 Set up initial Go module files by Cedric Staub · 5 years ago
  92. fd3af29 Merge branch 'v2' into master to prep for v3 by Cedric Staub · 5 years ago
  93. eaf26de Merge pull request #234 from philtay/detached by Cedric Staub · 5 years ago
  94. 74bec60 Merge branch 'v2' into detached by Cedric Staub · 5 years ago
  95. 8d24e3d Minor tweaks by philtay · 5 years ago
  96. df56132 Merge pull request #235 from philtay/drop by Cedric Staub · 5 years ago
  97. 8f5618c Add support for detached (de)serialization by philtay · 5 years ago
  98. 5f0574b Drop support for old Go releases by philtay · 5 years ago
  99. 35ecfcd Merge pull request #230 from philtay/b64 by Cedric Staub · 5 years ago
  100. 27be348 Merge branch 'v2' into b64 by Cedric Staub · 5 years ago