forked from google/fuzzing
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[proto] ASN1: Key Usage, Basic Constraints, Extended Key Usage (googl…
…e#66) * adding octet string + raw extension + aki extension * passing by reference * nit: improving comments * adding oid, changing structure, and improving comments * moving sequence wrapping to extension level * improving encode extension id * capitalizing S in BitString * adding key usage, extended key usage and basic constraints * fixing KeyUsage + adding comments * fixing bug * adding sequence and comment for extendedkeyusage * adding sequences, fixing bugs, adding comments, improving Mask struct
- Loading branch information
1 parent
ac417d3
commit 5944e2f
Showing
3 changed files
with
142 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters