summaryrefslogtreecommitdiff
path: root/lib/crypto/c_src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* crypto: Remove --disable-deprecated-warnings config flagHans Nilsson2022-06-031-1/+6
* Merge branch 'maint' into masterHenrik Nord2022-03-101-1/+1
|\
| * Update copyright yearErlang/OTP2022-03-091-1/+1
| * crypto: Make configure flag --disable-otp-test-engineHans Nilsson2022-02-221-2/+14
* | crypto: Make configure flag --disable-otp-test-engineHans Nilsson2022-02-221-2/+14
* | Merge branch 'maint'Hans Nilsson2021-12-201-1/+1
|\ \ | |/
| * Fix typos in lib/cryptoKian-Meng, Ang2021-12-171-1/+1
* | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Merge branch 'maint'Hans Nilsson2021-11-291-1/+2
|\ \ | |/
| * Add crypto:pbkdf2_hmac/5 functiongearnode2021-11-291-1/+3
* | Merge branch 'maint'Hans Nilsson2021-10-061-0/+1
|\ \ | |/
| * crypto: Extend badarg macros with argument number parameterHans Nilsson2021-10-061-0/+1
* | Merge branch 'maint'Hans Nilsson2021-09-271-1/+1
|\ \ | |/
| * crypto: No warnings when compiling otp_test_engine with 0.9.8Hans Nilsson2021-09-241-1/+1
* | Merge branch 'maint'Hans Nilsson2021-08-161-2/+2
|\ \ | |/
| * crypto: 'make clean' now deletes asan files alsoHans Nilsson2021-08-161-2/+2
* | Add crypto:hash_equals/2gearnode2021-05-281-3/+5
|/
* 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