]> git.lizzy.rs Git - plan9front.git/history - sys/src/libsec/port/x509.c
libsec: do proper type checking, fix wrong deduplication check
[plan9front.git] / sys / src / libsec / port / x509.c
2021-07-04 cinap_lenreklibsec: do proper type checking, fix wrong deduplicatio...
2021-07-04 cinap_lenreklibsec: add X509reqtoRSApub() function and return subje...
2021-06-21 cinap_lenreklibsec: restore old behaviour for generating self signe...
2021-06-20 cinap_lenreklibsec: emulate openssl asn1 when generating x509 csr
2019-08-30 cinap_lenrekauth/rsa2asn1: implement private key export with -a...
2018-01-06 cinap_lenreklibsec: remove asn1toDSApriv()
2017-12-30 cinap_lenreklibsec: implement SPKI fingerprinting for okCertificate()
2017-12-30 cinap_lenreklibsec: fix mistake: strnchr -> strchr
2017-12-30 cinap_lenreklibsec: avoid unneccesary memory copies and redundant...
2017-12-29 cinap_lenreklibsec: get rid of dummy data[1] in Bytes and Ints...
2017-10-06 cinap_lenreklibsec: export asn1encodedigest(), asn1encodeRSApub...
2017-02-10 cinap_lenreklibsec: zero name buffer in X509toECpub()
2017-02-10 cinap_lenreklibsec: make X509toECpub() return CN name like X509toRS...
2017-02-09 cinap_lenreklibsec: revert asn1mpint(), rewrite rsa signature valid...
2017-02-06 cinap_lenreklibsec: handle signed asn.1 bigint to mpint conversion...
2017-02-06 cinap_lenreklibsec: fix mkbigint(), asn.1 uses two's compement...
2017-02-06 cinap_lenreklibsec: check if modulus is too small for message in...
2017-02-06 cinap_lenreklibsec: need PKCS#9 "Extension Request" attribute ...
2016-10-30 cinap_lenrekmerge
2016-10-30 cinap_lenreklibsec: add secp384r1 curve parameters for tls
2016-05-12 cinap_lenrekauth/rsa2x509: generate x509v3 cert as extension field...
2016-05-12 cinap_lenrekauth/rsa2x509, auth/rsa2csr: allow appending SubjectAlt...
2016-04-16 cinap_lenreklibsec: recognize and decode PKCS#8 wrapped RSA private...
2016-04-15 cinap_lenreklibsec: x509: convert to UTF8 from BMPString and UNIStr...
2016-02-03 cinap_lenreklibsec: refactor asn1 encoding of digest for rsa signat...
2016-02-01 cinap_lenreklibsec: ecdsa client support for tlshand, cleanups
2016-01-06 cinap_lenrekmerge
2016-01-06 cinap_lenreklibsec: make sure theres no garbage after the asn.1...
2015-12-16 cinap_lenreklibsec: use tsmemcmp() when comparing hashes, use mpfie...
2015-10-09 cinap_lenreklibsec: clarify the code by declaring constant for...
2015-10-09 cinap_lenreklibsec: use the right string encoding for various x509...
2015-09-24 cinap_lenreklibsec: cleanup newbytes()/newints()/newbits() and...
2015-09-23 cinap_lenrekmerge
2015-09-23 cinap_lenreklibsec: fix memory leaks in X509req() and X509gen(...
2015-09-23 cinap_lenreklibsec: implement client certificate authentication...
2015-09-22 cinap_lenreklibsec: make sure Elem is zero initialized so freevalfi...
2015-09-22 cinap_lenreklibsec: implement dh parameter signature verification...
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-05-27 cinap_lenreklibsec: cleanup x509 and tlshand
2015-05-27 cinap_lenreklibsec/x509: fix verify_signature(), digest_certinfo...
2015-05-27 cinap_lenreklibsec/x509: use SHA2-256 digest algorithm instead...
2014-04-26 cinap_lenrektlshand: fix memory leaks, fix alloc element size for...
2014-03-01 aijumerge
2014-02-28 cinap_lenreklibsec: fix memory leaks in seq_decode() and octet_deco...
2012-11-15 cinap_lenrekadd C-Keens tls-client-auth
2012-08-18 cinap_lenreklibsec: add sha256WithRSAEncryption signature alg
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image