index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
c_src
Age
Commit message (
Expand
)
Author
2018-05-18
Merge branch 'sverker/crypto-upgrade-bug/OTP-15088'
Sverker Eriksson
2018-05-17
crypto: Robustify the do-once-initialization
Sverker Eriksson
2018-05-17
crypto: Fix upgrade bug when engine support is missing
Sverker Eriksson
2018-05-08
Merge branch 'maint'
Hans Nilsson
2018-05-07
Merge branch 'hans/crypto/OPENSSL_NO_EC/OTP-15073' into maint-20
Erlang/OTP
2018-05-04
crypto: get_engine_load_cmd_list excluded if no engine support
Hans Nilsson
2018-05-04
crypto: Fix compilation for LibreSSL 2.7.x
Hans Nilsson
2018-05-04
crypto: Disable test_engine if engine is disabled
Hans Nilsson
2018-05-04
crypto: disable engine if OPENSSL_NO_EC* is set
Hans Nilsson
2018-04-26
crypto: Use EVP-api in dh_compute_key_nif and dh_generate_key_nif
Hans Nilsson
2018-03-09
crypto: Remove undocumented, unused and erroneous functions
Hans Nilsson
2018-01-12
crypto: Disable RSA sslv23 padding for LibreSSL >= 2.6.1
Hans Nilsson
2017-12-04
[crypto] Add engine_ctrl_cmd_string() to API
Lars Thorsen
2017-12-01
crypto: fix pubkey_to_privkey
Hans Nilsson
2017-12-01
[crypto] Fix memory leak
Lars Thorsen
2017-11-22
Merge branch 'hans/crypto/cuddle_tests' into maint
Hans Nilsson
2017-11-21
Merge branch 'sverker/crypto/fix-valgrind-assert' into maint
Sverker Eriksson
2017-11-20
Remove core dump risk in crypto.c
Hans Nilsson
2017-11-20
crypto: Printout polishing
Hans Nilsson
2017-11-10
crypto: Remove faulty valgrind assertion
Sverker Eriksson
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: Update the OTP test engine with pub/priv key storage
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-04
crypto: ifdef of EVP for old cryptolibs (< 1.0.0)
Hans Nilsson
2017-10-04
crypto: Added pkey_crypt_nif from PR838
Hans Nilsson
2017-07-12
crypto: Fix compile errors for make target 'valgrind'
Sverker Eriksson
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
crypto: added a 'macs' entry to proplist in crypto:supports/0
Hans Nilsson
2017-06-02
Merge pull request #1473 from SalikhovDinislam/static_code
Lukas Larsson
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-04
Update copyright year
Raimo Niskanen
2017-04-04
Merge branch 'maint'
Ingela Anderton Andin
2017-03-29
Fix bug with AES CFB 128
Kelly McLaughlin
2017-03-29
Demonstrate the bug with AES CFB 128 encryption
Kelly McLaughlin
2017-03-18
Restyle crypto strong numeric generators
Guilherme Andrade
2017-03-14
Support generation of strong random numbers
Guilherme Andrade
2017-03-13
Merge branch 'wiml/crypto/rsa-generate-key/ERL-165/PR-1299/OTP-14140'
Hans Nilsson
2017-03-10
Update copyright year
Rickard Green
[next]