crypto/cryptobyte
Andrey Mirtchovski e73bf333ef x/crypto: cryptobyte: manage integers with implicit tags
This change adds two functions to cryptobyte to encode and decode
int64 with tags supplied by the user.

This change also modifies a documentation comment which was outdated.

Fixes golang/go#24973

Change-Id: I2e3ca475891ba62df902f33085719f94e87a27cc
GitHub-Last-Rev: cd0300d9bf
GitHub-Pull-Request: golang/crypto#42
Reviewed-on: https://go-review.googlesource.com/108456
Reviewed-by: Adam Langley <agl@golang.org>
2018-04-20 17:11:55 +00:00
..
asn1 cryptobyte: various API and documentation updates. 2017-09-12 17:47:39 +00:00
asn1.go x/crypto: cryptobyte: manage integers with implicit tags 2018-04-20 17:11:55 +00:00
asn1_test.go x/crypto: cryptobyte: manage integers with implicit tags 2018-04-20 17:11:55 +00:00
builder.go cryptobyte: various API and documentation updates. 2017-09-12 17:47:39 +00:00
cryptobyte_test.go cryptobyte: various API and documentation updates. 2017-09-12 17:47:39 +00:00
example_test.go cryptobyte: various API and documentation updates. 2017-09-12 17:47:39 +00:00
string.go cryptobyte: minor documentation fix 2018-04-10 18:26:41 +00:00