Age | Commit message (Expand) | Author |
2016-05-12 | Revert "Prepare release" | Erlang/OTP |
2016-05-11 | Prepare release | Erlang/OTP |
2016-04-25 | crypto: Deprecate rand_bytes/1 | Ingela Anderton Andin |
2016-04-18 | Merge branch 'mururu/crypto/aes-gcm-tag-len.PR-998.OTP-13483' | Sverker Eriksson |
2016-03-26 | crypto: Enable AES-GCM tag length to change | Yuki Ito |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-15 | Merge tag 'OTP-18.3' | Lars Thorsen |
2016-03-14 | Prepare release | Erlang/OTP |
2015-12-17 | Merge branch 'sverk/crypto/aes-cbc-192-bit' | Sverker Eriksson |
2015-12-15 | Update release notes | Erlang/OTP |
2015-12-11 | crypto: Support 192-bit keys for AES CBC | Sverker Eriksson |
2015-11-20 | Merge branch 'riverrun/maint' into maint | Zandra |
2015-11-17 | [crypto] Correct documentation | Hans Bolinder |
2015-11-06 | Recommend against using crypto:rand_bytes | David Whitlock |
2015-09-25 | Fix typos in crypto documentation | Magnus Henoch |
2015-09-21 | Prepare release | Erlang/OTP |
2015-06-23 | Prepare release | Erlang/OTP |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-04-01 | Merge tag 'OTP-17.5' | Henrik Nord |
2015-03-31 | Prepare release | Erlang/OTP |
2015-01-14 | Merge branch 'andreaTP/added-aes-ecb-to-crypto/OTP-12403' | Marcus Arendt |
2015-01-12 | Merge branch 'RoadRunnr/crypto-ecc-gen-key' | Bruce Yinhe |
2015-01-09 | aligned implementation following last specs | andreaP |
2015-01-09 | finally fixed docs | andreaP |
2015-01-09 | fixed incorrect tag | andreaP |
2015-01-09 | proposal of documentation | andreaP |
2014-12-10 | Merge tag 'OTP-17.4' | Marcus Arendt |
2014-12-09 | Prepare release | Erlang/OTP |
2014-11-17 | [crypto] enhance generate_key for ECC keys | Andreas Schultz |
2014-09-29 | Merge branch 'maint' | Bruce Yinhe |
2014-09-23 | Fix a typo in crypto doc | Bruce Yinhe |
2014-09-17 | Merge tag 'OTP-17.3' | Henrik Nord |
2014-09-15 | Update release notes | Erlang/OTP |
2014-09-03 | crypto: add support for ChaCha20/Policy1305 AEAD cipher | Andreas Schultz |
2014-09-03 | crypto: add AES128-GCM cipher support | Andreas Schultz |
2014-06-19 | Prepare release | Erlang/OTP |
2014-04-29 | Add AES-CBF8 cypher to crypto module | Bernard Duggan |
2014-04-07 | Update release notes | Erlang/OTP |
2014-03-17 | Change encoding for XML files to utf-8 | Siri Hansen |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | crypto: Add rand_seed function | Lukas Larsson |
2014-02-12 | crypto: Fix bug when using old hmac context | Sverker Eriksson |
2014-01-24 | Merge branch 'andrewtj/atj-crypto-chiphertext-typo' | Henrik Nord |
2014-01-13 | crypto: selective support for GF2m curves | Andreas Schultz |
2014-01-13 | crypto: document ec_curves/0 and ec_curve/1 | Andreas Schultz |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-11-27 | crypto: Throw notsup for AES IGE if openssl older than 0.9.8c | Sverker Eriksson |
2013-11-16 | crypto: Fix 'ChipherText' typo in doc | Andrew Tunnell-Jones |
2013-09-30 | crypto: Add IGE mode for AES | Yura Beznos |