Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for byteslike on password and data for pkcs12 loading (#4690) | Paul Kehrer | 2019-01-15 | 1 | -0/+13 |
| | | | | | | | | | | | | * add support for byteslike on password and data for pkcs12 loading * use a contextmanager to yield a null terminated buffer we can zero * review feedback * updated text * one last change | ||||
* | PKCS12 Basic Parsing (#4553) | Paul Kehrer | 2018-11-28 | 1 | -0/+110 |
* PKCS12 parsing support * running all the tests is so gauche * rename func * various significant fixes * dangerous idiot here * move pkcs12 * docs updates * a bit more prose |