boringssl/crypto/bytestring
David Benjamin fcd714d52b Add CBS functions for working with BIT STRINGs.
Querying a bit in a BIT STRING is a little finicky. Add some functions
to help with this.

Change-Id: I813b9b6f2d952d61d8717b47bca1344f0ad4b7d1
Reviewed-on: https://boringssl-review.googlesource.com/12800
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2016-12-14 17:25:30 +00:00
..
asn1_compat.c
ber.c
bytestring_test.cc Add CBS functions for working with BIT STRINGs. 2016-12-14 17:25:30 +00:00
cbb.c Use C99 for size_t loops. 2016-09-12 19:44:24 +00:00
cbs.c Add CBS functions for working with BIT STRINGs. 2016-12-14 17:25:30 +00:00
CMakeLists.txt
internal.h