summaryrefslogtreecommitdiff
path: root/crypto/der_writer.c
Commit message (Expand)AuthorAgeFilesLines
* der_writer: Use uint32_t instead of long.Daniel Fiala2022-06-271-6/+6
* der: _ossl prefix DER functionsPauli2020-10-011-13/+14
* Change the provider implementation of X942kdf to use wpacket to do der encodi...Shane Lontis2020-08-041-0/+23
* DER writer: Make context-specific tags constructed (i.e. explicit)Richard Levitte2020-07-301-1/+5
* DER writer: Add the possibility to abandon empty SEQUENCEsRichard Levitte2020-05-141-4/+33
* PROV: Add the beginning of a DER writing libraryRichard Levitte2020-04-071-0/+142