Age | Commit message (Expand) | Author |
2017-07-07 | crypto: doc sign/5 and verify/6 | Hans Nilsson |
2017-07-07 | crypto: added a 'macs' entry to proplist in crypto:supports/0 | Hans Nilsson |
2017-06-21 | Prepare release | Erlang/OTP |
2017-05-31 | Revert "Prepare release" | Hans Nilsson |
2017-05-30 | Prepare release | Erlang/OTP |
2017-05-05 | Revert "Prepare release" | Raimo Niskanen |
2017-05-04 | Prepare release | Erlang/OTP |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-12 | Merge branch 'ingela/openssl-version' | Ingela Anderton Andin |
2017-04-07 | crypto: Update documentation to reflect new version policy | Ingela Anderton Andin |
2017-04-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-04-04 | Clean up documentation and test cases | Raimo Niskanen |
2017-03-31 | Update release notes | Erlang/OTP |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-18 | No longer expose strong_rand_(range|float) | Guilherme Andrade |
2017-03-18 | Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-18 | Restyle crypto strong numeric generators | Guilherme Andrade |
2017-03-14 | Support generation of strong random numbers | Guilherme Andrade |
2017-03-14 | Merge branch 'maint' | Rickard Green |
2017-03-14 | Prepare release | Erlang/OTP |
2017-03-13 | Merge branch 'wiml/crypto/rsa-generate-key/ERL-165/PR-1299/OTP-14140' | Hans Nilsson |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-09 | crypto: Document exceptions thrown in crypto:generate_key | Hans Nilsson |
2017-02-03 | Merge branch 'maint' | Hans Nilsson |
2017-02-02 | ssh: document crypto:genarate_key(dh, [P,G,L]) | Hans Nilsson |
2017-01-18 | Minor punctuation fixes in the crypto documentation. | Wim Lewis |
2017-01-18 | Update the documentation for RSA key generation | Wim Lewis |
2017-01-08 | Add RSA key generation | Wim Lewis |
2016-12-14 | Merge tag 'OTP-19.2' | Dan Gudmundsson |
2016-12-09 | Prepare release | Erlang/OTP |
2016-09-29 | Fix warning tag in fips.xml | Magnus Henoch |
2016-09-28 | Document FIPS mode support | Dániel Szoboszlay |
2016-09-21 | Merge tag 'OTP-19.1' | Henrik Nord |
2016-09-20 | Prepare release | Erlang/OTP |
2016-09-07 | Merge branch 'maint' | Raimo Niskanen |
2016-09-07 | Merge branch 'michaesc/crypto/honour-OPENSSL_NO_DES/ERL-203/OTP-13783' into m... | Raimo Niskanen |
2016-09-02 | Add '_cfb' alias for misspelled '_cbf' cipher | Raimo Niskanen |
2016-09-02 | Merge branch 'maint' | Hans Bolinder |
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder |
2016-08-12 | Added a reference to cmac RFC in the description part of the man page | Petr Gotthard |
2016-07-30 | crypto:cmac calculating the Cipher-based Message Authentication Code | Petr Gotthard |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-02 | Revert "Prepare release" | Erlang/OTP |
2016-06-02 | Prepare release | Erlang/OTP |
2016-05-12 | Revert "Prepare release" | Erlang/OTP |
2016-05-11 | Prepare release | Erlang/OTP |
2016-04-25 | crypto: Deprecate rand_bytes/1 | Ingela Anderton Andin |
2016-04-18 | Merge branch 'mururu/crypto/aes-gcm-tag-len.PR-998.OTP-13483' | Sverker Eriksson |
2016-03-26 | crypto: Enable AES-GCM tag length to change | Yuki Ito |