aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/doc/src/crypto.xml
AgeCommit message (Expand)Author
2019-04-11crypto: Rename 'crypto_(init|update)_dyn_iv' to 'crypto_dyn_iv_(init|update)'Hans Nilsson
2019-04-11crypto: Rename crypto_aead to crypto_one_time_aeadHans Nilsson
2019-04-11crypto: Doc review commentsHans Nilsson
2019-04-05crypto: User's Guide and Reference Manual for the new apiHans Nilsson
2019-03-22crypto: Remove old commentHans Nilsson
2019-03-22crypto: Restore 'error' as result of failed aead decryptionHans Nilsson
2019-03-22crypto: Update types of hash algorithmsHans Nilsson
2019-03-22crypto: Cuddle error types and documentation of themHans Nilsson
2019-03-22crypto: Note about key lengths for cipher_info/1Hans Nilsson
2019-03-22crypto: Declare *_info return map and other review-commentsHans Nilsson
2019-03-22crypto: Document hash_info/1 and cipher_info/1Hans Nilsson
2019-03-22crypto: Rename block_crypto_with/without to match stream_cipher namesHans Nilsson
2019-03-22crypto: New types (block_cipher)Hans Nilsson
2019-02-25crypto: New experimental apiHans Nilsson
2019-02-05Add blake2 datatype to crypto.xmlHans Svensson
2019-02-04Add hash function BLAKE2 to crypto:hash/hmacHans Svensson
2018-12-13Merge branch 'maint'Sverker Eriksson
2018-12-12Add empty 'since' attribute for old modules and functionsSverker Eriksson
2018-12-11Add "since" attributes in xml for new functions and modulesSverker Eriksson
2018-11-19Merge branch 'maint'Hans Nilsson
2018-11-19crypto: Add Edward curves to the documentationHans Nilsson
2018-09-19Merge branch 'maint'Hans Nilsson
2018-09-19crypto: Re-work the 'Description' sectionHans Nilsson
2018-09-18Merge pull request #1857 from RaimoNiskanen/raimo/rand-crypto-xoroshiro928Raimo Niskanen
2018-09-18crypto: Add warnings in RefMan and User's Guide for experimental RSA optsHans Nilsson
2018-09-17Merge branch 'maint'Hans Nilsson
2018-09-17Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maintHans Nilsson
2018-09-17Merge branch 'maint'Hans Nilsson
2018-09-14crypto: Document AES_CCM and fix errors in User's GuideHans Nilsson
2018-09-14crypto: RSA options list disclaimer in documentation for crypto:supports/0Hans Nilsson
2018-09-13Use long period counter for crypto_aesRaimo Niskanen
2018-09-13Merge branch 'maint'Hans Nilsson
2018-09-13crypto: Add missing documentation for enable_fips_mode/1Hans Nilsson
2018-09-13crypto: Generate refman from types and specsHans Nilsson
2018-08-23Merge branch 'maint'Hans Nilsson
2018-08-23Merge branch 'hans/crypto/x25519_x448/OTP-15240' into maintHans Nilsson
2018-08-23Merge branch 'hans/crypto/SHA3/OTP-15153' into maintHans Nilsson
2018-08-23Merge branch 'maint'Hans Nilsson
2018-08-23crypto: doc x25519 & x448Hans Nilsson
2018-08-23crypto: doc SHA3 (hash & hmac)Hans Nilsson
2018-08-23crypto: doc poly1305Hans Nilsson
2018-08-23crypto: doc chacha20Hans Nilsson
2018-08-23Merge branch 'maint'Lars Thorsen
2018-08-23Merge branch 'maint-20' into maintLars Thorsen
2018-08-21Updated the engine load functionalityLars Thorsen
2018-07-27Change "can not" into "cannot"Raimo Niskanen
2018-06-18Update copyright yearHenrik Nord
2018-04-25crypto: Add marker for engine_refHans Nilsson
2017-12-04Merge branch 'maint'Lars Thorsen
2017-12-04[crypto] Add engine_ctrl_cmd_string() to APILars Thorsen