Age | Commit message (Expand) | Author |
2015-03-31 | Prepare release | Erlang/OTP |
2014-12-09 | Prepare release | Erlang/OTP |
2014-09-23 | Fix a typo in crypto doc | Bruce Yinhe |
2014-09-15 | Update release notes | Erlang/OTP |
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 |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-06-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-10 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-06-07 | crypto & public_key: Clearify documentation. | Ingela Anderton Andin |
2013-06-04 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-06-03 | crypto: Document enhancement | Ingela Anderton Andin |
2013-05-28 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-05-24 | crypto, public_key & ssl: Make more functions accept integer keys | Sverker Eriksson |
2013-05-22 | crypto,ssh, netconf, inets: binary_to_integer -> bytes_to_integer | Ingela Anderton Andin |
2013-05-20 | crypto: Documentation fixes from review | Ingela Anderton Andin |
2013-05-20 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | Ingela Anderton Andin |
2013-05-20 | ssh & crypto: Remove use of deprecated crypto functions from ssh | Ingela Anderton Andin |
2013-05-08 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-05-08 | ssl & crypto: Generalize the remaining crypto API | Ingela Anderton Andin |
2013-05-08 | crypto: New API for ciphers | Ingela Anderton Andin |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin |
2013-05-08 | CRYPTO: add support for Elliptic Curves to crypto app | Andreas Schultz |
2013-04-22 | Merge branch 'hb/unicode/OTP-10907' | Björn Gustavsson |
2013-04-21 | crypto: Fix typo in documentation | Klaus Trainer |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder |
2013-04-05 | ssl & crypto: Documentation enhancements | Ingela Anderton Andin |
2013-04-03 | crypto: New SRP API | Ingela Anderton Andin |
2013-04-03 | CRYPTO: add algorithms/0 function that returns a list off compiled in crypto ... | Andreas Schultz |
2013-03-28 | CRYPTO: add support for RFC-2945 SRP-3 and RFC-5054 SRP-6a authentication | Andreas Schultz |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-14 | Merge branch 'sverk/crypto-hmac-enhancements/OTP-10640' | Fredrik Gustafsson |
2012-12-21 | fix ripemd160 to use hash_init family and add documentation | Michael Loftis |