aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src/Makefile.in
AgeCommit message (Expand)Author
2019-06-26crypto: Fix the build of static crypto nifsSebastien Merle
2019-06-14crypto: Move mac compatibility functions to hmac.c and cmac.cHans Nilsson
2019-06-14crypto: Use new mac_nif for hmac, cmac and poly1305Hans Nilsson
2019-06-14crypto: MAC nif unifying HMAC, CMAC and POLY1305Hans Nilsson
2019-03-19crypto: Remove chacha20.c,h and rc4.c,hHans Nilsson
2019-03-19crypto: Remove block.c and block.hHans Nilsson
2019-02-25crypto: New experimental apiHans Nilsson
2019-01-02crypto: Fix 'make clean'Hans Nilsson
2018-12-20Move algorithms to a new fileDoug Hogan
2018-12-20Move most FIPS functionality to a new fileDoug Hogan
2018-12-20Move public/private key functionality to a new fileDoug Hogan
2018-12-20Move EVP functionality to a new fileDoug Hogan
2018-12-20Move ECDH functionality to a new fileDoug Hogan
2018-12-20Move EC functionality to a new fileDoug Hogan
2018-12-20Move xor functionality to a new fileDoug Hogan
2018-12-20Move block crypt functionality to a new fileDoug Hogan
2018-12-20Move AEAD functionality to a new fileDoug Hogan
2018-12-20Move info functionality to a new fileDoug Hogan
2018-12-20Move AES functionality to a new fileDoug Hogan
2018-12-20Move DSS functionality to a new fileDoug Hogan
2018-12-20Move poly1305 functionality to a new fileDoug Hogan
2018-12-20Move chacha20 functionality to a new fileDoug Hogan
2018-12-20Move random functionality to a new fileDoug Hogan
2018-12-20Move SRP functionality to a new fileDoug Hogan
2018-12-20Move EDDSA functionality to a new fileDoug Hogan
2018-12-20Move DH functionality to a new fileDoug Hogan
2018-12-20Move RC4 functionality to a new fileDoug Hogan
2018-12-20Move CMAC functionality to a new fileDoug Hogan
2018-12-20Move hash utility functions to a new fileDoug Hogan
2018-12-20Move cipher utility functions to a new fileDoug Hogan
2018-12-20Move HMAC to new filesDoug Hogan
2018-12-20Move digest types to a new fileDoug Hogan
2018-12-20Move BN and RSA utility functions to new filesDoug Hogan
2018-12-20Move most engine code to a separate fileDoug Hogan
2018-12-20Move all atoms to a new file and add common headerDoug Hogan
2018-08-21Move configuration of crypto to crypto application from ertsRickard Green
2017-11-10[crypto] Add support for loading an alternative EngineLars Thorsen
2016-09-28Rename SSL_DEFINE to SSL_FLAGSMagnus Henoch
2016-09-28Support using OpenSSL in FIPS modeDániel Szoboszlay
2016-03-15update copyright-yearHenrik Nord
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe
2014-02-24Added support for ENEA OSELukas Larsson
2013-08-21erts: Add option to include nifs staticallyLukas Larsson
2013-01-15Implement ./otp_build configure --enable-silent-rulesAnthony Ramine
2012-10-22crypto: Link crypto_callback staticallySverker Eriksson
2012-10-09crypto: Make unloading of crypto saferSverker Eriksson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-04-11crypto: Remove unnecessary dependency to libsslSverker Eriksson