summaryrefslogtreecommitdiff
path: root/lib/crypto/c_src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* crypto: 'make clean' now deletes asan files alsoHans Nilsson2021-08-161-2/+2
* Make crypto's configure fail if feature requests cannot be satisfiedRickard Green2021-05-031-5/+16
* Merge branch 'maint'Sverker Eriksson2021-01-111-1/+7
|\
| * crypto: Add asan build targetSverker Eriksson2020-12-181-1/+7
* | Merge branch 'maint'Hans Nilsson2020-11-271-1/+7
|\ \ | |/
| * Merge pull request #2876 from mikpe/crypto-static-and-gprofHans Nilsson2020-11-271-1/+7
| |\
| | * crypto: enable gprof buildMikael Pettersson2020-11-251-1/+7
* | | Merge branch 'maint'Hans Nilsson2020-11-271-1/+1
|\ \ \ | |/ /
| * | crypto: DISABLE_EVP_HMAC flagHans Nilsson2020-11-261-1/+1
| |/
* | crypto: Remove installed priv/obj directory and all its filesSverker Eriksson2020-11-041-6/+0
|/
* Merge branch 'raimo/crypto/configure-disable-evp/ERIERL-509/OTP-16771' into m...Raimo Niskanen2020-07-211-2/+4
|\
| * Implement workaround for EVP DH key exchangeRaimo Niskanen2020-07-211-2/+4
* | Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2020-03-131-1/+1
* | Support ssl-1.1.1 on windows when building cryptoDan Gudmundsson2019-11-121-3/+4
|/
* crypto: Fix the build of static crypto nifsSebastien Merle2019-06-261-2/+1
* crypto: Move mac compatibility functions to hmac.c and cmac.cHans Nilsson2019-06-141-0/+1
* crypto: Use new mac_nif for hmac, cmac and poly1305Hans Nilsson2019-06-141-2/+0
* crypto: MAC nif unifying HMAC, CMAC and POLY1305Hans Nilsson2019-06-141-0/+1
* crypto: Remove chacha20.c,h and rc4.c,hHans Nilsson2019-03-191-2/+0
* crypto: Remove block.c and block.hHans Nilsson2019-03-191-1/+0
* crypto: New experimental apiHans Nilsson2019-02-251-0/+1
* crypto: Fix 'make clean'Hans Nilsson2019-01-021-18/+15
* Move algorithms to a new fileDoug Hogan2018-12-201-0/+1
* Move most FIPS functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move public/private key functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move EVP functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move ECDH functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move EC functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move xor functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move block crypt functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move AEAD functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move info functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move AES functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move DSS functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move poly1305 functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move chacha20 functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move random functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move SRP functionality to a new fileDoug Hogan2018-12-201-1/+2
* Move EDDSA functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move DH functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move RC4 functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move CMAC functionality to a new fileDoug Hogan2018-12-201-0/+1
* Move hash utility functions to a new fileDoug Hogan2018-12-201-0/+1
* Move cipher utility functions to a new fileDoug Hogan2018-12-201-0/+1
* Move HMAC to new filesDoug Hogan2018-12-201-0/+1
* Move digest types to a new fileDoug Hogan2018-12-201-0/+1
* Move BN and RSA utility functions to new filesDoug Hogan2018-12-201-1/+3
* Move most engine code to a separate fileDoug Hogan2018-12-201-1/+2
* Move all atoms to a new file and add common headerDoug Hogan2018-12-201-1/+2