aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto
AgeCommit message (Expand)Author
2014-06-18crypto: Fix memory leak of EC "keys" and "points"Sverker Eriksson
2014-06-17crypto: Fix crypto for debug and valgrindSverker Eriksson
2014-06-11Merge branch 'pguyot/fix_srp' into maintHenrik Nord
2014-05-26crypto: Fix memory leak in some error casesSverker Eriksson
2014-05-26crypto: Fix memory leak in hmac stream functionsSverker Eriksson
2014-05-15Fix bug in SRP implementationPaul Guyot
2014-04-29Add AES-CBF8 cypher to crypto moduleBernard Duggan
2014-04-07Update release notesErlang/OTP
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Bump versions and ensure that all are "normal" versionsRickard Green
2014-03-17Change encoding for XML files to utf-8Siri Hansen
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24ose: Fix support for cryptoLukas Larsson
2014-02-24crypto: Add rand_seed functionLukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2014-02-24Merge branch 'schlagert/fix_basic_appups'Siri Hansen
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-02-19Merge branch 'sverk/crypto/nomem-abort'Sverker Eriksson
2014-02-19Merge branch 'sverk/crypto/hmac-context-reuse-bug'Sverker Eriksson
2014-02-18Fix library application appup filesTobias Schlager
2014-02-12crypto: Fix bug when using old hmac contextSverker Eriksson
2014-02-05crypto: Abort VM if out of memorySverker Eriksson
2014-01-27Merge branch 'sverk/crypto-process-slaughter'Sverker Eriksson
2014-01-24Merge branch 'andrewtj/atj-crypto-chiphertext-typo'Henrik Nord
2014-01-17crypto: Remove all processes from application cryptoSverker Eriksson
2014-01-13crypto: selective support for GF2m curvesAndreas Schultz
2014-01-13crypto: document ec_curves/0 and ec_curve/1Andreas Schultz
2014-01-13crypto: add brainpool (RFC 5639) curvesAndreas Schultz
2014-01-13crypto: move elitic curve definitions from OpenSSL built-ins to ErlangAndreas Schultz
2014-01-13crypto: add ECDH test vectors for more curvesAndreas Schultz
2013-12-16crypto: Fix memory leaks and invalid deallocationsSverker Eriksson
2013-12-10Merge tag 'OTP_R16B03'Magnus Lidén
2013-12-09Prepare releaseOTP_R16B03Erlang/OTP
2013-12-03crypto: Fix bug in change_basenameSverker Eriksson
2013-12-03Merge branch 'sverk/yb/aes_ige_crypt'Sverker Eriksson
2013-12-03Merge branch 'maint'Sverker Eriksson
2013-12-03Merge branch 'sverk/crypto-no_answer_from_tc_supervisor' into maintSverker Eriksson
2013-12-02Merge branch 'maint'Henrik Nord
2013-12-02Merge branch 'nox/crypto-uninitialized-vars' into maintHenrik Nord
2013-12-02crypto: Add more lazy_eval to avoid no_answer_from_tc_supervisorSverker Eriksson
2013-11-27Merge branch 'maint'Sverker Eriksson
2013-11-27crypto: Update supports/0 for des3_cbf and aes_ige256Sverker Eriksson
2013-11-27crypto: Throw notsup for AES IGE if openssl older than 0.9.8cSverker Eriksson
2013-11-22crypto: Avoid test_server crash 'no_answer_from_tc_supervisor'Sverker Eriksson
2013-11-21Fix some uninitialized pointers in cryptoAnthony Ramine
2013-11-16crypto: Fix 'ChipherText' typo in docAndrew Tunnell-Jones
2013-10-16Merge branch 'sverk/load-nif-unicode'Sverker Eriksson
2013-09-30crypto: Add IGE mode for AESYura Beznos
2013-09-19erts, crypto: Support NIF library with unicode filename on windowsSverker Eriksson
2013-09-17Merge tag 'OTP_R16B02'Magnus Lidén