boringssl/crypto/bytestring
David Benjamin 03973096f4 Port ServerHello extension parsing to CBS.
This gives us systematic bounds-checking on all the parses. Also adds a
convenience function, CBS_memdup, for saving the current contents of a CBS.

Change-Id: I17dad74575f03121aee3f771037b8806ff99d0c3
Reviewed-on: https://boringssl-review.googlesource.com/1031
Reviewed-by: Adam Langley <agl@google.com>
2014-06-26 20:42:27 +00:00
..
bytestring_test.c Inital import. 2014-06-20 13:17:32 -07:00
bytestring.h Port ServerHello extension parsing to CBS. 2014-06-26 20:42:27 +00:00
cbb.c Inital import. 2014-06-20 13:17:32 -07:00
cbs.c Port ServerHello extension parsing to CBS. 2014-06-26 20:42:27 +00:00
CMakeLists.txt Inital import. 2014-06-20 13:17:32 -07:00