| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Dsa::from_(private|public)_components | Moritz Wanzenböck | 2018-06-18 | 1 | -0/+16 |
| | | | | | Add 2 methods to create a DSA key pair from its raw components. | ||||
| * | Switch to accessors in libressl where possible | Steven Fackler | 2018-06-09 | 1 | -0/+106 |
| Some accessors are mysteriously still macros so we can't make everything opaque yet, unfortunately. cc #909 | |||||