Age | Commit message (Expand) | Author |
2017-11-10 | crypto: Doc privkey_to_pubkey/2 | Hans Nilsson |
2017-11-10 | crypto: Extend engine_SUITE with tests of the pub key extraction from priv keys | Hans Nilsson |
2017-11-10 | crypto: Add privkey_to_pubkey/2 to get the public key from a priv key in an E... | Hans Nilsson |
2017-11-10 | crypto: Remove unused 'atom_bad_engine' | Hans Nilsson |
2017-11-10 | crypto: Remove 'relasenotes.xml' from doc/src/Makefile | Hans Nilsson |
2017-11-10 | crypto: Extend engine_SUITE with tests of the pub/priv key fetches | Hans Nilsson |
2017-11-10 | crypto: Update the OTP test engine with pub/priv key storage | Hans Nilsson |
2017-11-10 | crypto: Documentation for pkey engine loading | Hans Nilsson |
2017-11-10 | crypto: Define and export some types for engine | Hans Nilsson |
2017-11-10 | crypto: Enable using pub/priv PKCS8 keys stored in an Engine | Hans Nilsson |
2017-11-10 | [crypto] Add support for loading an alternative Engine | Lars Thorsen |
2017-11-01 | Merge branch 'hans/crypto/DH_generate_parameters_deprecated/OTP-14639' into m... | Hans Nilsson |
2017-11-01 | crypto: replaced deprecated DH_generate_parameters | Hans Nilsson |
2017-11-01 | crypto: Remove returnvalue from void C-fn | Hans Nilsson |
2017-10-10 | Merge branch 'lars/doc-cleanup/OTP-14475' into maint | Lars Thorsen |
2017-10-04 | crypto: ifdef of EVP for old cryptolibs (< 1.0.0) | Hans Nilsson |
2017-10-04 | crypto: disable tests of non-working assymetric ciphers | Hans Nilsson |
2017-10-04 | crypto: Added pkey_crypt_nif from PR838 | Hans Nilsson |
2017-09-28 | Remove unused files from the documentation build | Lars Thorsen |
2017-09-22 | Update release notes | Erlang/OTP |
2017-09-22 | Update version numbers | Erlang/OTP |
2017-07-12 | crypto: Fix compile errors for make target 'valgrind' | Sverker Eriksson |
2017-07-07 | crypto: test case for sign/verify ecdsa with sha256 etc | Hans Nilsson |
2017-07-07 | crypto: test case for sign/verify dss with sha256 etc | Hans Nilsson |
2017-07-07 | crypto: doc sign/5 and verify/6 | Hans Nilsson |
2017-07-07 | crypto: tests for rsa sign/verify from PR838 | Hans Nilsson |
2017-07-07 | crypto: Fix compatibility problems with openssl 1.0.0 cryptolib | Hans Nilsson |
2017-07-07 | crypto: introduced preproc symbol HAS_EVP_PKEY_CTX | Hans Nilsson |
2017-07-07 | crypto: pk verify with new function from PR838 | Hans Nilsson |
2017-07-07 | crypto: pk sign with new function from PR838 | Hans Nilsson |
2017-07-07 | crypto: Made {rsa,dss,ecdsa}_{sign,verify}_nif similar and all with evp api | Hans Nilsson |
2017-07-07 | Merge branch 'hans/crypto/supports_macs/OTP-14504' into maint | Hans Nilsson |
2017-07-07 | crypto: test suites report openssl version, supports etc | Hans Nilsson |
2017-07-07 | crypto: added a 'macs' entry to proplist in crypto:supports/0 | Hans Nilsson |
2017-06-21 | Prepare release | Erlang/OTP |
2017-06-12 | crypto: add test for rsa keygen 1024/3 | Hans Nilsson |
2017-06-12 | crypto: filter out small mod in test suite for rsa keygen in FIPS mode | Hans Nilsson |
2017-06-02 | Merge pull request #1473 from SalikhovDinislam/static_code | Lukas Larsson |
2017-05-31 | Revert "Prepare release" | Hans Nilsson |
2017-05-30 | Prepare release | Erlang/OTP |
2017-05-29 | Merge pull request #1396 from RoadRunnr/crypto/cavp | Hans Nilsson |
2017-05-29 | Merge pull request #1462 from Vagabond/adt-fix-aes-cfb128 | Hans Nilsson |
2017-05-21 | crypto: Make internal arrays static | Salikhov Dinislam |
2017-05-15 | Fix backwards equality check in aes cfb128 function | Andrew Thompson |
2017-05-09 | Remove duplicate aes_gcm from a list of ciphers | Daniil Fedotov |
2017-05-05 | Revert "Prepare release" | Raimo Niskanen |
2017-05-04 | Prepare release | Erlang/OTP |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-05-03 | crypto: use lazy evaluation for test cases read from CAVP files | Andreas Schultz |
2017-05-03 | crypto: replace AES GCM test vectors with NIST CAVP suite | Andreas Schultz |