Age | Commit message (Expand) | Author |
2011-11-01 | Additions to crypto and public_key needed for full PKCS-8 support | Ingela Anderton Andin |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson |
2011-10-18 | Merge branch 'pg/des-cfb-functions' | Sverker Eriksson |
2011-10-18 | [crypto] Remove swedish characters from test code | Sverker Eriksson |
2011-10-18 | [crypto] Add DES and Triple DES cipher feedback (CFB) mode functions | Paul Guyot |
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP |
2011-09-28 | Merge branch 'dev' into major | Sverker Eriksson |
2011-09-28 | Merge branch 'sverker/revert-md2-With-RSA-Encryption' into dev | Sverker Eriksson |
2011-09-23 | Merge branch 'dev' into major | Micael Karlberg |
2011-09-22 | Change static link test of ssl to dynamic | Björn-Egil Dahlberg |
2011-09-21 | Revert "Support 'md2' hash in crypto:rsa_sign/3 and crypto:rsa_verify/4" | Sverker Eriksson |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-20 | Merge branch 'cr/md2-With-RSA-Encryption' into dev | Henrik Nord |
2011-09-19 | Merge branch 'dev' into major | Sverker Eriksson |
2011-09-19 | Merge branch 'sverker/crypto-rand_uniform-negative/OTP-9526' into dev | Sverker Eriksson |
2011-09-08 | Merge branch 'dev' into major | Henrik Nord |
2011-09-07 | [crypto] Fix rand_uniform for negative values | Sverker Eriksson |
2011-09-06 | Document crypto:sha_mac_96/2 to compute an SHA MAC, not MD5 | Christian von Roques |
2011-09-06 | Support 'md2' hash in crypto:rsa_sign/3 and crypto:rsa_verify/4 | Christian von Roques |
2011-08-11 | Fix win32 OpenSSL static linking broken in 20c9d6e | Dave Cottlehuber |
2011-08-08 | */c_src/Makefile*: Support parallel make | Björn Gustavsson |
2011-05-24 | Prepare releaseOTP_R14B03 | Erlang/OTP |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-19 | Merge branch 'sverker/crypto-aes-ctr-stream/OTP-9275' into dev | Sverker Eriksson |
2011-05-18 | Stepping vsn for R14B03 | Sverker Eriksson |
2011-05-18 | Add true streaming AES (CTR) encryption and streaming HMAC operations | Travis Jensen |
2011-05-10 | Update OpenSSL license text in crypto | Patrik Nyblom |
2011-05-10 | Link OpenSSL libraries static on Windows | Patrik Nyblom |
2011-04-20 | Merge branch 'maint-r14' into dev | Niclas Eklund |
2011-04-19 | Renamed the function strong_rand_uniform to strong_rand_mpint. | Niclas Eklund |
2011-04-18 | Fixed SSH appup, copyright headers SSH vsn and SSH release note. | Niclas Eklund |
2011-04-15 | Adds NIFs for cryptographically strong random number generation. | Niclas Eklund |
2011-04-04 | Merge branch 'bd/doc_fixes2' into dev | Henrik Nord |
2011-04-01 | Fix mistake in blowfish_ebc_en/decrypt docs | Bernard Duggan |
2011-04-01 | Various small documentation fixes | Bernard Duggan |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-28 | Make crypto.c work with valgrind 3.6 and correct cerl.src | Patrik Nyblom |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update init_per_suite to skip all tests if crypto does not exist | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update crypto tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2010-12-06 | Prepare release | Erlang/OTP |
2010-11-17 | crypto CTR support | Sverker Eriksson |