aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/doc/src/crypto.xml
AgeCommit message (Expand)Author
2015-11-20Merge branch 'riverrun/maint' into maintZandra
2015-11-17[crypto] Correct documentationHans Bolinder
2015-11-06Recommend against using crypto:rand_bytesDavid Whitlock
2015-09-25Fix typos in crypto documentationMagnus Henoch
2015-06-18Change license text to APLv2Bruce Yinhe
2015-01-14Merge branch 'andreaTP/added-aes-ecb-to-crypto/OTP-12403'Marcus Arendt
2015-01-09aligned implementation following last specsandreaP
2015-01-09finally fixed docsandreaP
2015-01-09fixed incorrect tagandreaP
2015-01-09proposal of documentationandreaP
2014-11-17[crypto] enhance generate_key for ECC keysAndreas Schultz
2014-09-29Merge branch 'maint'Bruce Yinhe
2014-09-23Fix a typo in crypto docBruce Yinhe
2014-09-03crypto: add support for ChaCha20/Policy1305 AEAD cipherAndreas Schultz
2014-09-03crypto: add AES128-GCM cipher supportAndreas Schultz
2014-04-29Add AES-CBF8 cypher to crypto moduleBernard Duggan
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24crypto: Add rand_seed functionLukas Larsson
2014-02-12crypto: Fix bug when using old hmac contextSverker Eriksson
2014-01-24Merge branch 'andrewtj/atj-crypto-chiphertext-typo'Henrik Nord
2014-01-13crypto: selective support for GF2m curvesAndreas Schultz
2014-01-13crypto: document ec_curves/0 and ec_curve/1Andreas Schultz
2013-11-27crypto: Throw notsup for AES IGE if openssl older than 0.9.8cSverker Eriksson
2013-11-16crypto: Fix 'ChipherText' typo in docAndrew Tunnell-Jones
2013-09-30crypto: Add IGE mode for AESYura Beznos
2013-06-10Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin
2013-06-07crypto & public_key: Clearify documentation.Ingela Anderton Andin
2013-06-04Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin
2013-06-03crypto: Document enhancementIngela Anderton Andin
2013-05-28Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin
2013-05-24crypto, public_key & ssl: Make more functions accept integer keysSverker Eriksson
2013-05-22crypto,ssh, netconf, inets: binary_to_integer -> bytes_to_integerIngela Anderton Andin
2013-05-20crypto: Documentation fixes from reviewIngela Anderton Andin
2013-05-20ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0Ingela Anderton Andin
2013-05-20ssh & crypto: Remove use of deprecated crypto functions from sshIngela Anderton Andin
2013-05-08Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin
2013-05-08ssl & crypto: Generalize the remaining crypto APIIngela Anderton Andin
2013-05-08crypto: New API for ciphersIngela Anderton Andin
2013-05-08crypto: Deprecate functions, update doc and specsIngela Anderton Andin
2013-05-08CRYPTO: add support for Elliptic Curves to crypto appAndreas Schultz
2013-04-22Merge branch 'hb/unicode/OTP-10907'Björn Gustavsson
2013-04-21crypto: Fix typo in documentationKlaus Trainer
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-04-05ssl & crypto: Documentation enhancementsIngela Anderton Andin
2013-04-03crypto: New SRP APIIngela Anderton Andin
2013-04-03CRYPTO: add algorithms/0 function that returns a list off compiled in crypto ...Andreas Schultz
2013-03-28CRYPTO: add support for RFC-2945 SRP-3 and RFC-5054 SRP-6a authenticationAndreas Schultz
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-14Merge branch 'sverk/crypto-hmac-enhancements/OTP-10640'Fredrik Gustafsson
2012-12-21fix ripemd160 to use hash_init family and add documentationMichael Loftis