aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/c_src
AgeCommit message (Expand)Author
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-12-20Move OpenSSL includes and config to separate fileDoug Hogan
2018-12-20Move EVP compat functions to a separate fileDoug Hogan
2018-12-03Merge branch 'maint'Hans 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: Fix valgrind errors in privkey_to_pubkeyHans Nilsson
2018-12-03crypto: Fix valgrind error for keys with passwords in EnginesHans Nilsson
2018-11-30Merge branch 'maint'Hans Nilsson
2018-11-30crypto: Split function in otp_test_engineHans Nilsson
2018-11-30crypto: Update test engine with fake rsa supportHans Nilsson
2018-11-19Merge branch 'maint'Hans Nilsson
2018-11-19crypto: Add ed25519 and ed448 sign/verifyHans Nilsson
2018-11-15Merge branch 'maint'Sverker Eriksson
2018-11-05crypto: Fix gcc 8 warningSverker Eriksson
2018-10-11Merge branch 'maint'Hans Nilsson
2018-10-11crypto: Update RSA options to match specs and different OpenSSL versionsHans Nilsson
2018-09-18Merge branch 'maint'Hans Nilsson
2018-09-18crypto: Fix bad return/exception for unsupported cipherHans Nilsson
2018-09-18crypto: Use aead functions for CHACHA20_POLY1305Hans Nilsson
2018-09-18Merge branch 'maint'Hans Nilsson
2018-09-18crypto: Disable problematic RSA options in LibreSSLHans Nilsson
2018-09-17Merge branch 'maint'Hans Nilsson
2018-09-17Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maintHans Nilsson
2018-09-17Merge branch 'maint'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: Add 'rsa_opts' to crypto:supports/0Hans Nilsson
2018-09-13Merge branch 'maint'Hans Nilsson
2018-09-13Merge branch 'hans/crypto/SHA3/OTP-15153' into maintHans Nilsson
2018-09-12crypto: sha3_224 and sha3_256 errors fixedHans Nilsson
2018-09-12Merge branch 'maint'Hans Nilsson
2018-09-12crypto: Fix valgrind errorHans Nilsson
2018-09-11Merge branch 'maint'Hans Nilsson
2018-09-11Merge branch 'hans/crypto/x25519_x448/OTP-15240' into maintHans Nilsson
2018-09-10crypto: Remove 'experimental' comments for ecdhHans Nilsson
2018-08-31Merge branch 'maint'Hans Nilsson
2018-08-30crypto: Let otp_test_engine only add what is neededHans Nilsson
2018-08-23Merge branch 'maint'Hans Nilsson
2018-08-23Merge branch 'hans/crypto/x25519_x448/OTP-15240' into maintHans Nilsson
2018-08-23Merge branch 'hans/crypto/SHA3/OTP-15153' into maintHans Nilsson
2018-08-23Merge branch 'maint'Hans Nilsson
2018-08-23crypto: Remove the term 'eddh'Hans Nilsson