Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | icp: brutally remove unused AES modes | Rob Norris | 2024-05-31 | 1 | -107/+7 |
* | icp: remove unused blowfish_ctx and des_ctx | Rob Norris | 2024-05-31 | 1 | -28/+0 |
* | icp: Prevent compilers from optimizing away memset() in gcm_clear_ctx() | Richard Yao | 2023-02-28 | 1 | -31/+1 |
* | ICP: AES-GCM: Refactor gcm_clear_ctx() | Attila Fülöp | 2023-02-27 | 1 | -0/+32 |
* | Replace dead opensolaris.org license link | Tino Reichardt | 2022-07-11 | 1 | -1/+1 |
* | module: icp: rip out insane crypto_req_handle_t mechanism, inline KM_SLEEP | наб | 2022-02-15 | 1 | -6/+0 |
* | ICP: gcm: Allocate hash subkey table separately | Attila Fülöp | 2020-10-30 | 1 | -4/+4 |
* | ICP: gcm-avx: Support architectures lacking the MOVBE instruction | Attila Fülöp | 2020-03-17 | 1 | -1/+2 |
* | ICP: Improve AES-GCM performance | Attila Fülöp | 2020-02-10 | 1 | -2/+27 |
* | Illumos Crypto Port module added to enable native encryption in zfs | Tom Caputi | 2016-07-20 | 1 | -0/+385 |