Age | Commit message (Expand) | Author |
2018-09-21 | Merge branch 'maint' | Hans Nilsson |
2018-09-21 | crypto: Fix accidental merge | Hans Nilsson |
2018-09-19 | Merge branch 'maint' | 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-18 | crypto: Use aead functions for CHACHA20_POLY1305 | Hans Nilsson |
2018-09-17 | Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maint | Hans Nilsson |
2018-09-14 | crypto: Add AES_CCM crypto | Hans Nilsson |
2018-09-14 | crypto: Generalize aes_gcm_(de|en)crypt nifs | Hans Nilsson |
2018-09-14 | crypto: Add 'rsa_opts' to crypto:supports/0 | Hans Nilsson |
2018-09-13 | Use long period counter for crypto_aes | Raimo Niskanen |
2018-09-13 | Prototype crypto_aes PRNG | Raimo Niskanen |
2018-09-13 | crypto: Add missing documentation for enable_fips_mode/1 | Hans Nilsson |
2018-09-13 | crypto: Rework -type and -spec | Hans Nilsson |
2018-09-07 | crypto: Bug fix - crypto:next_iv regarding aes_ige256 | Hans Nilsson |
2018-09-07 | crypto: Bug fix - blowfish_cbc allowed in crypto:next_iv | Hans Nilsson |
2018-08-23 | Merge branch 'hans/crypto/SHA3/OTP-15153' into maint | Hans Nilsson |
2018-08-23 | crypto: doc SHA3 (hash & hmac) | Hans Nilsson |
2018-08-23 | crypto: -spec | Hans Nilsson |
2018-08-23 | crypto: chacha20 cipher | Hans Nilsson |
2018-08-23 | crypto: Mac POLY1305 if >=OpenSSL 1.1.1-pre8 | Hans Nilsson |
2018-08-23 | Merge branch 'maint-20' into maint | Lars Thorsen |
2018-08-21 | Updated the engine load functionality | Lars Thorsen |
2018-08-16 | crypto: Put curve list in C | Hans Nilsson |
2018-06-18 | Update copyright year | Henrik Nord |
2018-06-11 | crypto: Add experimental x25519 and x448 | Hans Nilsson |
2018-06-11 | crypto: Make 'curve' entry in crypto:supports() appear iff Curves is non-empty | Hans Nilsson |
2018-06-11 | crypto: Extend crypto:supports with 'curves' | Hans Nilsson |
2018-03-22 | crypto: Improve load error message | Sverker Eriksson |
2018-03-09 | crypto: Remove undocumented, unused and erroneous functions | Hans Nilsson |
2017-12-04 | Merge branch 'maint' | Lars Thorsen |
2017-12-04 | [crypto] Add engine_ctrl_cmd_string() to API | Lars Thorsen |
2017-12-01 | Merge branch 'maint' | Hans Nilsson |
2017-12-01 | crypto: fix pubkey_to_privkey | Hans Nilsson |
2017-11-22 | Merge branch 'maint' | Hans Nilsson |
2017-11-21 | crypto: Fixes to make privkey_to_pubkey behave similar to other functions | Hans Nilsson |
2017-11-10 | Merge branch 'maint' | Hans Nilsson |
2017-11-10 | crypto: Add privkey_to_pubkey/2 to get the public key from a priv key in an E... | Hans Nilsson |
2017-11-10 | Merge branch 'maint' | Hans Nilsson |
2017-11-10 | crypto: Define and export some types for engine | Hans Nilsson |
2017-11-10 | crypto: Enable using pub/priv PKCS8 keys stored in an Engine | Hans Nilsson |
2017-11-10 | Merge branch 'maint' | Lars Thorsen |
2017-11-10 | [crypto] Add support for loading an alternative Engine | Lars Thorsen |
2017-10-05 | Merge pull request #1573 from RaimoNiskanen/raimo/crypto/rand-cached | Raimo Niskanen |
2017-10-04 | crypto: Added pkey_crypt_nif from PR838 | Hans Nilsson |
2017-10-02 | Future proof cache word size | Raimo Niskanen |
2017-09-28 | Make cache size configurable | Raimo Niskanen |
2017-09-06 | Implement crypto rand cache | Raimo Niskanen |
2017-07-07 | crypto: tests for rsa sign/verify from PR838 | Hans Nilsson |
2017-07-07 | crypto: pk verify with new function from PR838 | Hans Nilsson |