]> git.lizzy.rs Git - plan9front.git/history - sys/include/libsec.h
libc, seconds: new time and date apis (try 2)
[plan9front.git] / sys / include / libsec.h
2020-03-01 cinap_lenreklibsec: move AES XTS function prototypes to AES definit...
2020-03-01 cinap_lenreklibsec: remove hash pickle functions, document ripemd16...
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-11-12 cinap_lenreklibsec: AES-NI support for amd64
2017-10-29 cinap_lenreklibsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()
2017-10-17 cinap_lenreklibsec: make sectorNumber argument for aes_xts routines...
2017-10-17 cinap_lenreklibsec: add AES CFB and AES OFB stream ciphers
2017-10-06 cinap_lenreklibsec: export asn1encodedigest(), asn1encodeRSApub...
2017-04-23 cinap_lenreklibsec: sha256 support for thumbprint files, use it...
2017-02-10 cinap_lenrekec(2), rsa(2): document X509toECpub(), X509ecdsaverify...
2017-02-10 cinap_lenreklibsec: make X509toECpub() return CN name like X509toRS...
2017-01-12 cinap_lenrekmerge
2017-01-12 cinap_lenreklibsec: implement extended 192-bit nonce xchacha varian...
2016-10-30 cinap_lenrekmerge
2016-10-30 cinap_lenreklibsec: add secp384r1 curve parameters for tls
2016-07-10 cinap_lenreklibsec: add scrypt password based key derivation function
2016-04-20 cinap_lenreklibsec: implement elliptic curve group operations in...
2016-03-23 cinap_lenrekadd portable AES-GCM (Galois/Counter Mode) implementati...
2016-02-28 cinap_lenreklibsec: have 16 32-bit words in DigestState to avoid...
2016-02-01 cinap_lenreklibsec: ecdsa client support for tlshand, cleanups
2016-01-19 cinap_lenreklibsec: add salsa20 stream cipher
2015-12-25 cinap_lenreklibsec: implement TLS-PSK for tlsClient()/tlsServer()
2015-11-26 cinap_lenreklibsec: add chacha20 poly1305 aead, allow 64 bit iv...
2015-10-22 cinap_lenreklibsec: add chacha cipher (from charles forsyth)
2015-10-22 cinap_lenreklibsec: add poly1305
2015-09-22 cinap_lenreklibsec: implement dh parameter signature verification...
2015-09-02 cinap_lenreklibsec: add rfc5869 hmac-based key derivation function...
2015-09-02 cinap_lenreklibsec: generalize pbkdf2_hmac_sha1() to pbkdf2_x(...
2015-09-01 cinap_lenreklibsec: add curve25519 diffie hellman
2015-09-01 cinap_lenreklibsec: remove flawed aes() digest and hmac_aes() imple...
2015-08-28 cinap_lenreklibsec: add curve25519() from http://code.google.com...
2015-08-26 cinap_lenreklibsec: add q parameter to dh_new() for subgroup suppor...
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-08-19 cinap_lenreklibsec: add pbkdf2_hmac_sha1() (from wpapsk factotum...
2015-05-21 cinap_lenreklibsec: implement tlsClient support for RFC6066 server...
2015-04-29 cinap_lenreklibsec: remove aesCTRencrypt()/aesCTRdecrypt() (thanks...
2014-09-27 aijumerge
2014-09-14 cinap_lenreklibsec: add diffie-hellman functions
2012-06-06 aijuadded ecdsa to factotum
2012-06-04 aijuadded elliptic curve stuff and RIPEMD-160
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 - sys/include