aboutsummaryrefslogtreecommitdiff
path: root/cryptobyte/asn1.go
AgeCommit message (Expand)Author
2023-11-09cryptobyte: fix ReadOptionalASN1BooleanRoland Shoemaker
2023-04-12cryptobyte: reject Object Identifiers with leading 0x80Mateusz Poliwczak
2023-01-30all: fix some commentscui fliter
2022-11-17cryptobyte: add support for ReadASN1Integer into []byteFilippo Valsorda
2022-11-09all: remove redundant type conversioncui fliter
2021-12-15cryptobyte: fix parsing of large ASN.1 OIDsumlublin
2021-04-15cryptobyte: add support for UTCTimeRoland Shoemaker
2020-05-10Use boolean tag (0x01) for boolean type.Pasi Tähkäpää
2020-04-23cryptobyte: handle AddASN1BigInt with -1Katie Hockman
2020-01-28cryptobyte: fix panic due to malformed ASN.1 inputs on 32-bit archsFilippo Valsorda
2018-04-20x/crypto: cryptobyte: manage integers with implicit tagsAndrey Mirtchovski
2018-04-10cryptobyte: minor documentation fixAndrey Mirtchovski
2017-09-12cryptobyte: include changes from review of 57810Adam Langley
2017-09-12cryptobyte: various API and documentation updates.Adam Langley
2017-03-07cryptobyte: new package.Martin Kreichgauer