summaryrefslogtreecommitdiff
path: root/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
* ssl: Use specs to generate type documentationIngela Anderton Andin2019-02-051-1/+1
* crypto: ReorgHans Nilsson2019-01-251-18/+31
* crypto: Misc fixes: double time, calibrate onceHans Nilsson2019-01-251-10/+10
* crypto: Refresh of test case for elliptic curvesHans Nilsson2019-01-151-21/+32
* crypto: Rename a testcaseHans Nilsson2019-01-151-4/+4
* crypto: New test suite - crypto_bench_SUITEHans Nilsson2019-01-144-1/+397
* Add empty 'since' attribute for old modules and functionsSverker Eriksson2018-12-121-6/+6
* Add "since" attributes in xml for new functions and modulesSverker Eriksson2018-12-111-67/+67
* Prepare releaseErlang/OTP2018-12-102-1/+38
* Merge branch 'raimo/test-cuddling' into maintRaimo Niskanen2018-12-031-0/+20
|\
| * Parallel stress test strong_rand_bytesRaimo Niskanen2018-11-141-0/+20
* | crypto: Engine valgrind fixHans Nilsson2018-12-031-1/+5
* | crypto: Fix valgrind error in dh_generate/dh_computeHans Nilsson2018-12-031-30/+41
* | crypto: Fix valgrind errors in pkey_crypt_nifHans Nilsson2018-12-031-11/+15
* | crypto: Add some crypto:engine_unload in engine test suiteHans Nilsson2018-12-031-7/+8
* | crypto: Fix valgrind errors in privkey_to_pubkeyHans Nilsson2018-12-031-0/+2
* | crypto: Fix valgrind error for keys with passwords in EnginesHans Nilsson2018-12-031-5/+7
* | crypto: Split function in otp_test_engineHans Nilsson2018-11-301-13/+21
* | crypto: Update test engine with fake rsa supportHans Nilsson2018-11-302-26/+235
* | crypto: Add Edward curves to the documentationHans Nilsson2018-11-192-1/+24
* | crypto: Add eddsa test case (ed25519 and ed448)Hans Nilsson2018-11-191-2/+426
* | crypto: Add ed25519 and ed448 sign/verifyHans Nilsson2018-11-192-31/+160
* | Merge branch 'sverker/crypto/gcc-8-warning' into maintSverker Eriksson2018-11-151-1/+5
|\ \ | |/ |/|
| * crypto: Fix gcc 8 warningSverker Eriksson2018-11-051-1/+5
* | crypto: Fix tests failing if more than one test engine availableHans Nilsson2018-10-241-1/+1
* | crypto: Disable engine tests on Darwin and WindowsHans Nilsson2018-10-241-4/+11
|/
* crypto: Update RSA tests after algorithms doc chapterHans Nilsson2018-10-111-78/+93
* crypto: Update RSA options to match specs and different OpenSSL versionsHans Nilsson2018-10-112-33/+88
* Prepare releaseErlang/OTP2018-09-242-1/+112
* crypto: Fix accidental mergeHans Nilsson2018-09-211-13/+6
* Update copyright yearHenrik Nord2018-09-213-3/+3
* crypto: Re-work the 'Description' sectionHans Nilsson2018-09-191-35/+144
* crypto: Add warnings in RefMan and User's Guide for experimental RSA optsHans Nilsson2018-09-183-7/+34
* crypto: Fix bad return/exception for unsupported cipherHans Nilsson2018-09-181-57/+59
* crypto: Use aead functions for CHACHA20_POLY1305Hans Nilsson2018-09-182-143/+40
* crypto: Disable problematic RSA options in LibreSSLHans Nilsson2018-09-181-2/+4
* crypto: Disable bad testsHans Nilsson2018-09-181-2/+2
* Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maintHans Nilsson2018-09-1734-149/+33052
|\
| * crypto: Fix no_aead testHans Nilsson2018-09-141-3/+9
| * crypto: Document AES_CCM and fix errors in User's GuideHans Nilsson2018-09-142-4/+5
| * crypto: AES_CCM test caseHans Nilsson2018-09-1410-35/+11143
| * crypto: All aes_ccm vectors (including unused)Hans Nilsson2018-09-1420-0/+21708
| * crypto: Add AES_CCM cryptoHans Nilsson2018-09-142-19/+80
| * crypto: Generalize aes_gcm_(de|en)crypt nifsHans Nilsson2018-09-142-93/+112
* | crypto: Add forgotten #ifdefHans Nilsson2018-09-141-0/+2
* | crypto: Change condition for RSA_PKCS1_PSSHans Nilsson2018-09-141-5/+4
* | crypto: RSA options list disclaimer in documentation for crypto:supports/0Hans Nilsson2018-09-141-0/+3
* | crypto: Add 'rsa_opts' to crypto:supports/0Hans Nilsson2018-09-142-11/+48
|/
* Merge branch 'hans/crypto/SHA3/OTP-15153' into maintHans Nilsson2018-09-131-2/+5
|\
| * crypto: sha3_224 and sha3_256 errors fixedHans Nilsson2018-09-121-2/+5