Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

v1.23.0

Latest
Compare
Choose a tag to compare
@ernado ernado released this 01 Nov 17:48
· 4 commits to master since this release
v1.23.0
ba5d9a7

RFC 8489 constants, gob and binary interfaces

  • Add new constants from RFC 8489
  • Implement encoding.{BinaryMarshaler,BinaryUnmarshaler}
  • Implement gob.{GobEncoder,GobDecoder}
  • Update vendored hmac implementation