summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-12crypto: asymmetric_keys - Adjust signature size calculation for NIST P521Stefan Berger
2024-04-12crypto: ecdsa - Register NIST P521 and extend test suiteStefan Berger
2024-04-12crypto: ecdsa - Rename keylen to bufsize where necessaryStefan Berger
2024-04-12crypto: ecdsa - Replace ndigits with nbits where precision is neededStefan Berger
2024-04-12crypto: ecc - Add NIST P521 curve parametersStefan Berger
2024-04-12crypto: ecc - Add special case for NIST P521 in ecc_point_multStefan Berger
2024-04-12crypto: ecc - Implement vli_mmod_fast_521 for NIST p521Stefan Berger
2024-04-12crypto: ecc - Add nbits field to ecc_curve structureStefan Berger
2024-04-12crypto: ecdsa - Extend res.x mod n calculation for NIST P521Stefan Berger
2024-04-12crypto: ecdsa - Adjust tests on length of key parametersStefan Berger
2024-04-12crypto: ecdsa - Convert byte arrays with key coordinates to digitsStefan Berger
2024-04-12crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possibleStefan Berger
2024-04-12crypto: tegra - Add Tegra Security Engine driverAkhil R
2024-04-12gpu: host1x: Add Tegra SE to SID tableAkhil R
2024-04-12dt-bindings: crypto: Add Tegra Security EngineAkhil R
2024-04-12padata: Disable BH when taking works lock on MT pathHerbert Xu
2024-04-12crypto: ccp - drop platform ifdef checksArnd Bergmann
2024-04-12crypto: qat - Fix spelling mistake "Invalide" -> "Invalid"Colin Ian King
2024-04-12crypto: algboss - remove NULL check in cryptomgr_schedule_probe()Roman Smirnov
2024-04-12crypto: ecc - remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_k...Roman Smirnov
2024-04-05crypto: jitter - Replace http with httpsThorsten Blum
2024-04-05crypto: jitter - Remove duplicate word in commentThorsten Blum
2024-04-05crypto: x86/aes-xts - wire up VAES + AVX10/512 implementationEric Biggers
2024-04-05crypto: x86/aes-xts - wire up VAES + AVX10/256 implementationEric Biggers
2024-04-05crypto: x86/aes-xts - wire up VAES + AVX2 implementationEric Biggers
2024-04-05crypto: x86/aes-xts - wire up AESNI + AVX implementationEric Biggers
2024-04-05crypto: x86/aes-xts - add AES-XTS assembly macro for modern CPUsEric Biggers
2024-04-05x86: add kconfig symbols for assembler VAES and VPCLMULQDQ supportEric Biggers
2024-04-05crypto: ecdh - explicitly zeroize private_keyJoachim Vandersmissen
2024-04-05crypto: fips - Remove the now superfluous sentinel element from ctl_table arrayJoel Granados
2024-04-05crypto: jitter - Use kvfree_sensitive() to fix Coccinelle warningThorsten Blum
2024-04-05dt-bindings: crypto: ti,omap-sham: Convert to dtschemaAnimesh Agarwal
2024-04-05crypto: qat - Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-04-02hwrng: mxc-rnga - Drop usage of platform_driver_probe()Uwe Kleine-König
2024-04-02crypto: x86/aesni - Update aesni_set_key() to return voidChang S. Bae
2024-04-02crypto: x86/aesni - Rearrange AES key size checkChang S. Bae
2024-04-02crypto: bcm - Fix pointer arithmeticAleksandr Mishin
2024-04-02crypto: iaa - Fix some errors in IAA documentationJerry Snitselaar
2024-04-02crypto: ecdsa - Fix module auto-load on add-keyStefan Berger
2024-04-02crypto: ecc - update ecc_gen_privkey for FIPS 186-5Joachim Vandersmissen
2024-04-02crypto: ecrdsa - Fix module auto-load on add_keyVitaly Chikunov
2024-04-02hwrng: core - Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-04-02dt-bindings: crypto: ice: Document sc7280 inline crypto engineLuca Weiss
2024-04-02crypto: remove CONFIG_CRYPTO_STATSEric Biggers
2024-04-02crypto: nx - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-04-02crypto: starfive - Use dma for aes requestsJia Jie Ho
2024-04-02crypto: starfive - Skip unneeded key freeJia Jie Ho
2024-04-02crypto: starfive - Update hash dma usageJia Jie Ho
2024-04-02dt-bindings: crypto: starfive: Add jh8100 supportJia Jie Ho
2024-04-02crypto: iaa - Change iaa statistics to atomic64_tTom Zanussi