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-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 | Clean up documentation and test cases | Raimo Niskanen |
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-13 | Merge branch 'wiml/crypto/rsa-generate-key/ERL-165/PR-1299/OTP-14140' | Hans Nilsson |
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-09-28 | Document FIPS mode support | Dániel Szoboszlay |
2016-09-07 | Merge branch 'maint' | Raimo Niskanen |
2016-09-02 | Add '_cfb' alias for misspelled '_cbf' cipher | Raimo Niskanen |
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-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 |
2016-03-15 | update copyright-year | Henrik Nord |
2015-12-11 | crypto: Support 192-bit keys for AES CBC | Sverker Eriksson |
2015-11-20 | Merge branch 'riverrun/maint' into maint | Zandra |
2015-11-17 | [crypto] Correct documentation | Hans Bolinder |
2015-11-06 | Recommend against using crypto:rand_bytes | David Whitlock |
2015-09-25 | Fix typos in crypto documentation | Magnus Henoch |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-01-14 | Merge branch 'andreaTP/added-aes-ecb-to-crypto/OTP-12403' | Marcus Arendt |
2015-01-09 | aligned implementation following last specs | andreaP |
2015-01-09 | finally fixed docs | andreaP |
2015-01-09 | fixed incorrect tag | andreaP |
2015-01-09 | proposal of documentation | andreaP |
2014-11-17 | [crypto] enhance generate_key for ECC keys | Andreas Schultz |
2014-09-29 | Merge branch 'maint' | Bruce Yinhe |
2014-09-23 | Fix a typo in crypto doc | Bruce Yinhe |
2014-09-03 | crypto: add support for ChaCha20/Policy1305 AEAD cipher | Andreas Schultz |
2014-09-03 | crypto: add AES128-GCM cipher support | Andreas Schultz |
2014-04-29 | Add AES-CBF8 cypher to crypto module | Bernard Duggan |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | crypto: Add rand_seed function | Lukas Larsson |
2014-02-12 | crypto: Fix bug when using old hmac context | Sverker Eriksson |
2014-01-24 | Merge branch 'andrewtj/atj-crypto-chiphertext-typo' | Henrik Nord |
2014-01-13 | crypto: selective support for GF2m curves | Andreas Schultz |