Age | Commit message (Expand) | Author |
2019-04-05 | crypto: User's Guide and Reference Manual for the new api | Hans Nilsson |
2019-03-26 | Revert "Prepare release" | Henrik Nord |
2019-03-25 | Prepare release | Erlang/OTP |
2019-03-22 | crypto: Remove old comment | Hans Nilsson |
2019-03-22 | crypto: Restore 'error' as result of failed aead decryption | Hans Nilsson |
2019-03-22 | crypto: Update types of hash algorithms | Hans Nilsson |
2019-03-22 | crypto: Cuddle error types and documentation of them | Hans Nilsson |
2019-03-22 | crypto: Note about key lengths for cipher_info/1 | Hans Nilsson |
2019-03-22 | crypto: Declare *_info return map and other review-comments | Hans Nilsson |
2019-03-22 | crypto: Document hash_info/1 and cipher_info/1 | Hans Nilsson |
2019-03-22 | crypto: Rename block_crypto_with/without to match stream_cipher names | Hans Nilsson |
2019-03-22 | crypto: New types (block_cipher) | Hans Nilsson |
2019-03-12 | Merge branch 'maint' | Henrik Nord |
2019-03-11 | Prepare release | Erlang/OTP |
2019-02-27 | Revert "Prepare release" | Rickard Green |
2019-02-26 | Prepare release | Erlang/OTP |
2019-02-25 | crypto: New experimental api | Hans Nilsson |
2019-02-06 | Merge pull request #2129 from hanssv/crypto/add_blake2_support | Hans Nilsson |
2019-02-05 | Add blake2 datatype to crypto.xml | Hans Svensson |
2019-02-05 | Merge branch 'maint' | Ingela Anderton Andin |
2019-02-05 | ssl: Use specs to generate type documentation | Ingela Anderton Andin |
2019-02-04 | Add hash function BLAKE2 to crypto:hash/hmac | Hans Svensson |
2018-12-13 | Merge branch 'maint' | Sverker Eriksson |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson |
2018-12-11 | Merge branch 'maint' | Henrik Nord |
2018-12-10 | Prepare release | Erlang/OTP |
2018-11-19 | Merge branch 'maint' | Hans Nilsson |
2018-11-19 | crypto: Add Edward curves to the documentation | Hans Nilsson |
2018-10-11 | Merge branch 'maint' | Hans Nilsson |
2018-10-11 | crypto: Update RSA options to match specs and different OpenSSL versions | Hans Nilsson |
2018-09-25 | Merge branch 'maint' | Henrik Nord |
2018-09-24 | Prepare release | Erlang/OTP |
2018-09-21 | Merge branch 'maint' | Henrik Nord |
2018-09-21 | Update copyright year | Henrik Nord |
2018-09-19 | Merge branch 'maint' | Hans Nilsson |
2018-09-19 | crypto: Re-work the 'Description' section | Hans Nilsson |
2018-09-18 | Merge pull request #1857 from RaimoNiskanen/raimo/rand-crypto-xoroshiro928 | Raimo Niskanen |
2018-09-18 | crypto: Add warnings in RefMan and User's Guide for experimental RSA opts | Hans Nilsson |
2018-09-17 | Merge branch 'maint' | Hans Nilsson |
2018-09-17 | Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maint | Hans Nilsson |
2018-09-17 | Merge branch 'maint' | Hans Nilsson |
2018-09-14 | crypto: Document AES_CCM and fix errors in User's Guide | Hans Nilsson |
2018-09-14 | crypto: RSA options list disclaimer in documentation for crypto:supports/0 | Hans Nilsson |
2018-09-13 | Use long period counter for crypto_aes | Raimo Niskanen |
2018-09-13 | Merge branch 'maint' | Hans Nilsson |
2018-09-13 | crypto: Add missing documentation for enable_fips_mode/1 | Hans Nilsson |
2018-09-13 | crypto: Generate refman from types and specs | Hans Nilsson |
2018-09-13 | crypto: Setup for doc generation | Hans Nilsson |
2018-09-13 | crypto: A user's guide chapter on algorithm details | Hans Nilsson |