Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for reading PKCS#7 data from PEM files. | Adam Langley | 2015-02-27 | 2 | -1/+146 |
| | | | | | | | (This is a backport of upstream BoringSSL's 4e581b5378d7ef435c9abe39ad5c2a334bd7b6e9.) Change-Id: If799791f28cd37ce810c0065939cf1942771c7f7 | ||||
* | Add functions to parse and generate PKCS#7 files with CRLs. | Adam Langley | 2015-02-27 | 3 | -22/+321 |
| | | | | | | | (This is a cherry-pick of upstream BoringSSL's 50073e8c5e81d8151718e05ec54b7c213372b878.) Change-Id: Id29ea889055dbecfbba4fc4a9e01af0c49b8073e | ||||
* | Initial commit of BoringSSL for Android. | Adam Langley | 2015-01-30 | 53 | -0/+15105 |