This repository has been archived by the owner on Jun 5, 2021. It is now read-only.
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