]> git.lizzy.rs Git - plan9front.git/history - sys/src/libsec
snoopy: dont rely on atoi() being able to parse hex
[plan9front.git] / sys / src / libsec /
2015-07-24 cinap_lenreklibsec: increase handshake message buffer size (MaxChun...
2015-06-07 cinap_lenreklibsec/tlshand: implement client side ECDHE (many thank...
2015-06-07 cinap_lenreklibsec/ecc: fix memory leak (free() vs mpfree())
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...
2015-05-21 cinap_lenreklibsec: implement tlsClient support for RFC6066 server...
2015-04-29 cinap_lenreklibsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks...
2015-02-05 cinap_lenreklibsec: add TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA client...
2014-09-27 aijumerge
2014-09-14 cinap_lenreklibsec: experimental DHE client support for tls and...
2014-09-14 cinap_lenreklibsec: add diffie-hellman functions
2014-09-14 cinap_lenreklibsec: fix hmac for keys bigger then 64 byte block...
2014-09-13 aijulibsec: ecgen() and ecdsasign() fix
2014-06-12 cinap_lenreklibsec: use u32int instead of uint when we need 32...
2014-06-11 ftrvxmtrxlibsec: fix dsagen 64-bit bug (thanks rsc)
2014-04-26 cinap_lenrektlshand: cleanup 36 -> MD5dlen+SHA1dlen
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...
2014-02-28 cinap_lenreklibsec: skip missing thumbprint files; not an error
2014-02-28 cinap_lenreklibsec: improve thumbprint code
2014-02-26 mischieflibsec: add aes_128_cbc and aes_256_cbc ciphers
2014-02-25 mischieflibsec: move static sendbuf into TlsConnection and...
2014-02-21 cinap_lenrekmerge
2014-02-20 aijumerge
2014-02-20 cinap_lenrekfix blowfish endianess confusion (thanks erik)
2014-02-01 cinap_lenreklibc and ape support for amd64
2013-09-14 cinap_lenrektls: fix various tlsClient()/tlsServer() related bugs
2013-08-14 cinap_lenreklibsec: only send client cert when we have one (fix...
2012-11-15 cinap_lenrekfix spaces
2012-11-15 cinap_lenrekadd C-Keens tls-client-auth
2012-08-18 cinap_lenreklibsec: add sha256WithRSAEncryption signature alg
2012-06-08 aijumore btc stuff
2012-06-06 aijuadded ecdsa to factotum
2012-06-04 aijuadded elliptic curve stuff and RIPEMD-160
2011-11-16 cinap_lenreklibsec: setmalloctag
2011-05-24 tarutidevfs crypto code - alpha version
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