summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/sec
AgeCommit message (Expand)Author
2020-03-01libsec: remove hash pickle functions, document ripemd160, cleanup sechash(2) ...cinap_lenrek
2019-05-03ape: initial support for arm64cinap_lenrek
2017-11-20libsec: write optimized _chachablock() function for amd64 / sse2cinap_lenrek
2017-11-12libsec: AES-NI support for amd64cinap_lenrek
2017-10-17libsec: add AES CFB and AES OFB stream cipherscinap_lenrek
2017-04-23libsec: sha256 support for thumbprint files, use it in ssh as wellcinap_lenrek
2016-10-30ape/libsec: add secp384r1 curve parameters for tlscinap_lenrek
2016-07-10libsec: add scrypt password based key derivation functioncinap_lenrek
2016-05-04retire the dec alpha portcinap_lenrek
2016-04-29ape/libsec: fix nuke target to remove /$objtype/lib/ape/libsec.a instead of /...cinap_lenrek
2016-04-20libsec: implement elliptic curve group operations in jacobian coordinate systemcinap_lenrek
2016-04-11ape: add libauth, libbio, libmp and libsec as replacements for opensslcinap_lenrek