aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto
AgeCommit message (Expand)Author
2018-12-10Prepare releaseErlang/OTP
2018-12-03Merge branch 'raimo/test-cuddling' into maintRaimo Niskanen
2018-12-03crypto: Engine valgrind fixHans Nilsson
2018-12-03crypto: Fix valgrind error in dh_generate/dh_computeHans Nilsson
2018-12-03crypto: Fix valgrind errors in pkey_crypt_nifHans Nilsson
2018-12-03crypto: Add some crypto:engine_unload in engine test suiteHans Nilsson
2018-12-03crypto: Fix valgrind errors in privkey_to_pubkeyHans Nilsson
2018-12-03crypto: Fix valgrind error for keys with passwords in EnginesHans Nilsson
2018-11-30crypto: Split function in otp_test_engineHans Nilsson
2018-11-30crypto: Update test engine with fake rsa supportHans Nilsson
2018-11-19crypto: Add Edward curves to the documentationHans Nilsson
2018-11-19crypto: Add eddsa test case (ed25519 and ed448)Hans Nilsson
2018-11-19crypto: Add ed25519 and ed448 sign/verifyHans Nilsson
2018-11-15Merge branch 'sverker/crypto/gcc-8-warning' into maintSverker Eriksson
2018-11-14Parallel stress test strong_rand_bytesRaimo Niskanen
2018-11-05crypto: Fix gcc 8 warningSverker Eriksson
2018-10-24crypto: Fix tests failing if more than one test engine availableHans Nilsson
2018-10-24crypto: Disable engine tests on Darwin and WindowsHans Nilsson
2018-10-11crypto: Update RSA tests after algorithms doc chapterHans Nilsson
2018-10-11crypto: Update RSA options to match specs and different OpenSSL versionsHans Nilsson
2018-09-24Prepare releaseErlang/OTP
2018-09-21crypto: Fix accidental mergeHans Nilsson
2018-09-21Update copyright yearHenrik Nord
2018-09-19crypto: Re-work the 'Description' sectionHans Nilsson
2018-09-18crypto: Add warnings in RefMan and User's Guide for experimental RSA optsHans Nilsson
2018-09-18crypto: Fix bad return/exception for unsupported cipherHans Nilsson
2018-09-18crypto: Use aead functions for CHACHA20_POLY1305Hans Nilsson
2018-09-18crypto: Disable problematic RSA options in LibreSSLHans Nilsson
2018-09-18crypto: Disable bad testsHans Nilsson
2018-09-17Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maintHans Nilsson
2018-09-14crypto: Fix no_aead testHans Nilsson
2018-09-14crypto: Document AES_CCM and fix errors in User's GuideHans Nilsson
2018-09-14crypto: AES_CCM test caseHans Nilsson
2018-09-14crypto: All aes_ccm vectors (including unused)Hans Nilsson
2018-09-14crypto: Add AES_CCM cryptoHans Nilsson
2018-09-14crypto: Generalize aes_gcm_(de|en)crypt nifsHans Nilsson
2018-09-14crypto: Add forgotten #ifdefHans Nilsson
2018-09-14crypto: Change condition for RSA_PKCS1_PSSHans Nilsson
2018-09-14crypto: RSA options list disclaimer in documentation for crypto:supports/0Hans Nilsson
2018-09-14crypto: Add 'rsa_opts' to crypto:supports/0Hans Nilsson
2018-09-13Merge branch 'hans/crypto/SHA3/OTP-15153' into maintHans Nilsson
2018-09-13crypto: Add missing documentation for enable_fips_mode/1Hans Nilsson
2018-09-13crypto: Generate refman from types and specsHans Nilsson
2018-09-13crypto: Rework -type and -specHans Nilsson
2018-09-13crypto: Setup for doc generationHans Nilsson
2018-09-13crypto: A user's guide chapter on algorithm detailsHans Nilsson
2018-09-12crypto: sha3_224 and sha3_256 errors fixedHans Nilsson
2018-09-12crypto: Fix valgrind errorHans Nilsson
2018-09-11Merge branch 'hans/crypto/x25519_x448/OTP-15240' into maintHans Nilsson
2018-09-10crypto: Remove 'experimental' comments for ecdhHans Nilsson