summaryrefslogtreecommitdiff
path: root/lib/crypto/doc/src/crypto.xml
Commit message (Expand)AuthorAgeFilesLines
* Add aead attribute to map from crypto:cipher_info/1Bryan Paxton2021-03-281-1/+1
* crypto: Remove the old API from docHans Nilsson2020-12-111-403/+27
* crypto: Update documentationHans Nilsson2020-11-251-3/+4
* otp: Refactor type docs to always use <datatype>Lukas Larsson2020-03-271-13/+9
* otp: Move funcs description into funcs_description tagLukas Larsson2020-03-271-12/+15
* otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-271-197/+197
* otp: Change all MFA links to use "/" syntax for arityLukas Larsson2020-03-201-74/+74
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | crypto: Descrive crypto_get_data/1Hans Nilsson2020-02-031-0/+30
* | crypto: Add a crypto_get_data/1 and update crypto_final/1Hans Nilsson2020-02-031-9/+0
* | Merge branch 'maint'Hans Nilsson2020-01-271-1/+1
|\ \ | |/
| * crypto/doc: Add unit of tag length to docHans Nilsson2020-01-241-1/+1
* | Fix typos in docsWojtek Mach2019-12-141-1/+1
* | crypto: Add docHans Nilsson2019-12-051-6/+113
|/
* Prepare releaseErlang/OTP2019-09-171-9/+9
* crypto: Fix bad linkHans Nilsson2019-06-191-2/+2
* crypto: Modernized 'Algorithms' section in User's GuideHans Nilsson2019-06-171-6/+32
* crypto: DocumentationHans Nilsson2019-06-141-81/+279
* crypto: Doc link fixesHans Nilsson2019-05-031-9/+7
* crypto: Document supports/1Hans Nilsson2019-04-301-12/+28
* crypto: Rename 'crypto_(init|update)_dyn_iv' to 'crypto_dyn_iv_(init|update)'Hans Nilsson2019-04-111-4/+4
* crypto: Rename crypto_aead to crypto_one_time_aeadHans Nilsson2019-04-111-2/+2
* crypto: Doc review commentsHans Nilsson2019-04-111-18/+26
* crypto: User's Guide and Reference Manual for the new apiHans Nilsson2019-04-051-156/+345
* crypto: Remove old commentHans Nilsson2019-03-221-3/+0
* crypto: Restore 'error' as result of failed aead decryptionHans Nilsson2019-03-221-1/+2
* crypto: Update types of hash algorithmsHans Nilsson2019-03-221-7/+14
* crypto: Cuddle error types and documentation of themHans Nilsson2019-03-221-5/+7
* crypto: Note about key lengths for cipher_info/1Hans Nilsson2019-03-221-0/+9
* crypto: Declare *_info return map and other review-commentsHans Nilsson2019-03-221-2/+32
* crypto: Document hash_info/1 and cipher_info/1Hans Nilsson2019-03-221-0/+43
* crypto: Rename block_crypto_with/without to match stream_cipher namesHans Nilsson2019-03-221-4/+4
* crypto: New types (block_cipher)Hans Nilsson2019-03-221-0/+9
* crypto: New experimental apiHans Nilsson2019-02-251-2/+16
* Add blake2 datatype to crypto.xmlHans Svensson2019-02-051-0/+1
* Add hash function BLAKE2 to crypto:hash/hmacHans Svensson2019-02-041-0/+4
* Merge branch 'maint'Sverker Eriksson2018-12-131-75/+75
|\
| * Add empty 'since' attribute for old modules and functionsSverker Eriksson2018-12-121-6/+6
| * Add "since" attributes in xml for new functions and modulesSverker Eriksson2018-12-111-67/+67
* | Merge branch 'maint'Hans Nilsson2018-11-191-1/+10
|\ \ | |/
| * crypto: Add Edward curves to the documentationHans Nilsson2018-11-191-1/+10
* | Merge branch 'maint'Hans Nilsson2018-09-191-35/+158
|\ \ | |/
| * crypto: Re-work the 'Description' sectionHans Nilsson2018-09-191-35/+144
| * crypto: Add warnings in RefMan and User's Guide for experimental RSA optsHans Nilsson2018-09-181-0/+14
* | Merge pull request #1857 from RaimoNiskanen/raimo/rand-crypto-xoroshiro928Raimo Niskanen2018-09-181-8/+102
|\ \
| * | Use long period counter for crypto_aesRaimo Niskanen2018-09-131-8/+102
* | | Merge branch 'maint'Hans Nilsson2018-09-171-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maintHans Nilsson2018-09-171-1/+1
| |\ \
| | * | crypto: Document AES_CCM and fix errors in User's GuideHans Nilsson2018-09-141-1/+1