summaryrefslogtreecommitdiff
path: root/pkcs11/gkm/gkm-data-der.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using volatile in conjunction with atomic operationswip/smcv/fix-ciSimon McVittie2022-05-211-1/+1
* Reading and writing ECDSA DER-encoded filesJakub Jelen2017-10-131-0/+238
* ASN.1 definitions of ECDSA and helper functions for DER encoding and decodingJakub Jelen2017-10-131-0/+165
* Remove old FSF license from header filesStef Walter2014-01-081-2/+1
* egg-asn1x: More complete coverage for ASN.1 testsStef Walter2012-11-091-3/+6
* Bring in fixed ASN.1 parser from gcr libraryStef Walter2012-11-091-35/+13
* Convert from EggBytes to GBytesStef Walter2012-07-161-63/+63
* Bring over new egg'd components from gcrStef Walter2012-04-071-144/+184
* Merge branch 'gnome-3-2'Stef Walter2011-11-211-1/+1
|\
| * pkcs11: Use g_random_int_range() for pseudo-random hash iteration countStef Walter2011-10-251-1/+1
* | Secure memory taggingStef Walter2011-09-101-0/+2
|/
* Fix algorithm check in prepare_and_encode_pkcs8_cipherJoshua Roys2011-06-011-2/+2
* Use gpointer instead of guchar in several places.Stef Walter2011-04-181-29/+29
* [gkm] Better warnings when ASN.1 can't be encoded.Stef Walter2010-12-221-4/+27
* Remove run time dependency on libtasn1.Stef Walter2010-07-111-1/+0
* Use new DER decoding and encoding routines.Stef Walter2010-07-101-245/+204
* Massive cleanup of line endings and file names.Stef Walter2010-06-081-0/+1285