Age | Commit message (Expand) | Author |
2017-04-12 | Merge branch 'ingela/openssl-version' | Ingela Anderton Andin |
2017-04-12 | crypto: Increase prime to pass with FIPS-enabled cryptolib | Hans Nilsson |
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 | Merge branch 'g-andrade/strong-random-numbers/PR-1367/OTP-14317' | Raimo Niskanen |
2017-04-04 | Clean up documentation and test cases | Raimo Niskanen |
2017-03-31 | Update release notes | Erlang/OTP |
2017-03-31 | Update version numbers | Erlang/OTP |
2017-03-29 | Fix bug with AES CFB 128 | Kelly McLaughlin |
2017-03-29 | Demonstrate the bug with AES CFB 128 encryption | Kelly McLaughlin |
2017-03-27 | Add a no_native option wherever there is an on_load | Kostis Sagonas |
2017-03-22 | Attempt faster approach to strong random floats | Guilherme Andrade |
2017-03-22 | Allow for crypto upgrades when using rand plugin | Guilherme Andrade |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-22 | fixup! Support cryptographically strong rand plugin | Guilherme Andrade |
2017-03-20 | crypto: Deprecate crypto:rand_uniform/2 as it is not cryptographically strong | Ingela Anderton Andin |
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-03-09 | crypto: Uppdate crypto.app.src for dirty_scheduler dependency in ERTS | Hans Nilsson |
2017-03-09 | crypto: removed error function from PR and added error handling in crypto.erl | Hans Nilsson |
2017-03-02 | crypto: Enable usage of LibreSSL | Hans Nilsson |
2017-02-03 | Merge branch 'maint' | Hans Nilsson |
2017-02-03 | Merge branch 'maint' | Björn-Egil Dahlberg |
2017-02-03 | Fix merge commit | Björn-Egil Dahlberg |
2017-02-03 | erge branch 'maint' | Hans Nilsson |
2017-02-03 | Merge branch 'maint-18' into maint | Hans Nilsson |
2017-02-02 | ssh: document crypto:genarate_key(dh, [P,G,L]) | Hans Nilsson |
2017-02-01 | Prepare release | Erlang/OTP |
2017-01-31 | crypto: Added optional length to paramlist in generate_key | Hans Nilsson |
2017-01-31 | ssh,crypto: prepare for release | Hans Nilsson |
2017-01-31 | Merge branch 'maint' | Hans Nilsson |
2017-01-27 | crypto: Added optional length to paramlist in generate_key | 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-18 | Merge branch 'maint' | Hans Nilsson |
2017-01-17 | Remove the RSA-1024 test case. | Wim Lewis |
2017-01-17 | Add a missing aes_gcm -spec clause to crypto:block_encrypt/4 | Leo Liu |
2017-01-08 | Add RSA key generation | Wim Lewis |
2016-12-29 | crypto: algo_ciper was too small after cipher additions | Hans Nilsson |
2016-12-20 | crypto: Support chacha20_poly1305 | Yuki Ito |
2016-12-14 | Merge tag 'OTP-19.2' | Dan Gudmundsson |
2016-12-09 | Prepare release | Erlang/OTP |
2016-12-02 | Support OpenSSL 1.1.0 | Björn Gustavsson |