OSDN Git Service

tomoyo/tomoyo-test1.git
2017-06-20 Stephan Muellercrypto: testmgr - add testvector for pkcs1pad(rsa)
2017-06-20 Sean WangMAINTAINERS: add entry for MediaTek Random Number Generator
2017-06-20 Sean Wanghwrng: mtk - add runtime PM support
2017-06-20 Sean Wangdt-bindings: rng: add MediaTek MT7622 Hardware Random...
2017-06-20 Jason A. Donenfeldcrypto: rsa-pkcs1pad - use constant time memory compari...
2017-06-20 Christophe... crypto: crypto4xx - fix an error code
2017-06-19 Corentin LABBEcrypto: engine - replace pr_xxx by dev_xxx
2017-06-19 Gilad Ben-Yossefcrypto: testmgr - use consistent format for errors
2017-06-19 Colin Ian Kingcrypto: brcm - fix spelling mistake: "fallbck" -> ...
2017-06-19 Antoine Ténartcrypto: sun4i-ss - fix large block size support
2017-06-19 Antoine Ténartcrypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY...
2017-06-19 Antoine Ténartcrypto: sun4i-ss - move from ablkcipher to skcipher API
2017-06-19 Antoine Ténartcrypto: sun4i-ss - use GENMASK to generate masks
2017-06-19 Antoine Ténartcrypto: sun4i-ss - simplify the appended bit assignment
2017-06-19 Antoine Ténartcrypto: sun4i-ss - simplify the pad length calculation
2017-06-19 Antoine Ténartcrypto: sun4i-ss - do not dynamically set parts of...
2017-06-19 Antoine Ténartcrypto: sun4i-ss - cannot use DMA is the request is...
2017-06-19 Antoine Ténartcrypto: sun4i-ss - use lower/upper_32_bits helpers
2017-06-19 Antoine Ténartcrypto: sun4i-ss - remove conditional checks against 0
2017-06-19 Antoine Ténartcrypto: sun4i-ss - group variable definitions in sun4i_...
2017-06-19 Karim Eshapacrypto: algapi - Use pr_err common logging style.
2017-06-19 Kamil Koniecznycrypto: doc - Fixed bugs, added example usage of calc_h...
2017-06-19 Dan Carpentercrypto: glue_helper - Delete some dead code
2017-06-19 Eric Biggerscrypto: aes_ti - fix comment for MixColumns step
2017-06-19 Geliang Tangcrypto: mediatek - drop .owner field in mtk_crypto_driver
2017-06-19 George Cheriancrypto: cavium - Add more algorithms
2017-06-19 George Cheriancrypto: cavium - Remove the individual encrypt/decrypt...
2017-06-19 George Cheriancrypto: cavium - Downgrade the annoying misc interrupt...
2017-06-19 pjambhlekarcrypto: ccp - return NULL instead of 0
2017-06-19 Gary R Hookcrypto: ccp - Add debugfs entries for CCP information
2017-06-19 Martin Hickscrypto: talitos - Extend max key length for SHA384...
2017-06-10 Ryder Leedt-bindings: crypto: remove mediatek ethif clock
2017-06-10 Ryder Leecrypto: mediatek - remove redundant clock setting
2017-06-10 Tudor-Dan Ambaruscrypto: testmgr - add genkey kpp test
2017-06-10 Tudor-Dan Ambaruscrypto: ecdh - add privkey generation support
2017-06-10 Srikanth Jampalacrypto: cavium - Register the CNN55XX supported crypto...
2017-06-10 Srikanth Jampalacrypto: cavium - Add debugfs support in CNN55XX driver.
2017-06-10 Srikanth Jampalacrypto: cavium - Add support for CNN55XX adapters.
2017-06-10 Dan CarpenterX.509: Fix error code in x509_cert_parse()
2017-06-10 Stephan Muellercrypto: drbg - Fixes panic in wait_for_completion call
2017-06-10 Tudor-Dan Ambaruscrypto: pkcs1pad - comply with crypto_akcipher_maxsize()
2017-06-10 Tudor-Dan Ambaruscrypto: qat - comply with crypto_akcipher_maxsize()
2017-06-10 Tudor-Dan Ambaruscrypto: caampkc - comply with crypto_akcipher_maxsize()
2017-06-10 Tudor-Dan Ambaruscrypto: rsa - comply with crypto_akcipher_maxsize()
2017-06-10 Tudor-Dan Ambaruscrypto: akcipher - assume key is already set in maxsize
2017-06-10 Tudor-Dan Ambaruscrypto: qat - comply with crypto_kpp_maxsize()
2017-06-10 Tudor-Dan Ambaruscrypto: ecdh - comply with crypto_kpp_maxsize()
2017-06-10 Tudor-Dan Ambaruscrypto: dh - comply with crypto_kpp_maxsize()
2017-06-10 Tudor-Dan Ambaruscrypto: kpp - assume key is already set in maxsize
2017-06-10 Tudor-Dan Ambaruscrypto: dh - fix memleak in setkey
2017-06-10 Tudor-Dan Ambaruscrypto: ecc - rename ecdh_make_pub_key()
2017-06-10 Tudor-Dan Ambaruscrypto: ecc - remove unnecessary casts
2017-06-10 Tudor-Dan Ambaruscrypto: ecc - remove unused function arguments
2017-06-10 Tudor-Dan Ambaruscrypto: kpp, (ec)dh - fix typos
2017-06-10 Antoine TénartMAINTAINERS: add a maintainer for the Inside Secure...
2017-06-10 Antoine Ténartcrypto: inside-secure - add SafeXcel EIP197 crypto...
2017-06-10 Tero Kristocrypto: omap-sham - force word alignment on the xmit...
2017-06-10 Tero Kristocrypto: omap-sham - fix closing of hash with separate...
2017-06-10 Tero Kristocrypto: omap-sham - buffer handling fixes for hashing...
2017-06-10 Tero Kristocrypto: omap-aes - Add support for GCM mode
2017-06-10 Tero Kristocrypto: omap-aes - export some AES driver functionality...
2017-06-10 Tero Kristocrypto: omap-aes - move definitions over to a separate...
2017-06-10 Tero Kristocrypto: omap-aes - use base omap crypto support library
2017-06-10 Tero Kristocrypto: omap-des - use base omap crypto support library
2017-06-10 Tero Kristocrypto: omap - add base support library for common...
2017-06-10 Tero Kristocrypto: omap-des - use runtime_pm autosuspend for clock...
2017-06-10 Tero Kristocrypto: omap-des - add check for weak keys
2017-06-10 Tero Kristocrypto: omap-aes - fix context handling for multiple...
2017-06-10 Tero Kristocrypto: omap-aes - drop unused flags attribute from...
2017-06-10 Matthias Kaehlckecrypto: rng - Remove unused function __crypto_rng_cast()
2017-06-01 Rick Altherrhw_random: timeriomem_rng: Allow setting RNG quality...
2017-06-01 Rick Altherrdt-bindings: timeriomem_rng: Add entropy quality property
2017-06-01 Ard Biesheuvelcrypto: arm/crc32 - enable module autoloading based...
2017-06-01 Ard Biesheuvelcrypto: arm/sha2-ce - enable module autoloading based...
2017-06-01 Ard Biesheuvelcrypto: arm/sha1-ce - enable module autoloading based...
2017-06-01 Ard Biesheuvelcrypto: arm/ghash-ce - enable module autoloading based...
2017-06-01 Ard Biesheuvelcrypto: arm/aes-ce - enable module autoloading based...
2017-05-23 Corentin LABBEcrypto: ccp - Use IPAD/OPAD constant
2017-05-23 Corentin LABBEcrypto: mediatek - Use IPAD/OPAD constant
2017-05-23 Corentin LABBEcrypto: qat - Use IPAD/OPAD constant
2017-05-23 Corentin LABBEcrypto: omap-sham - Use IPAD/OPAD constant
2017-05-23 Corentin LABBEcrypto: mv_cesa - Use IPAD/OPAD constant
2017-05-23 Corentin LABBEcrypto: marvell - Use IPAD/OPAD constant
2017-05-23 Corentin LABBEcrypto: ixp4xx - Use IPAD/OPAD constant
2017-05-23 Corentin LABBEcrypto: brcm - Use IPAD/OPAD constant
2017-05-23 Corentin LABBEcrypto: hmac - add hmac IPAD/OPAD constant
2017-05-23 Eric Biggerscrypto: x86/aes - Don't use %rbp as temporary register
2017-05-23 Christoph Hellwigcrypto: qat - use pcie_flr instead of duplicating it
2017-05-23 Arvind Yadavcrypto: img-hash - Handle return value of clk_prepare_e...
2017-05-23 Arvind Yadavhwrng: omap3-rom - Handle return value of clk_prepare_e...
2017-05-18 Sabrina Dubrocacrypto: aesni - add generic gcm(aes)
2017-05-18 Sabrina Dubrocacrypto: aesni - make AVX2 AES-GCM work with all valid...
2017-05-18 Sabrina Dubrocacrypto: aesni - make AVX2 AES-GCM work with any aadlen
2017-05-18 Sabrina Dubrocacrypto: aesni - make AVX AES-GCM work with all valid...
2017-05-18 Sabrina Dubrocacrypto: aesni - make AVX AES-GCM work with any aadlen
2017-05-18 Sabrina Dubrocacrypto: aesni - make non-AVX AES-GCM work with all...
2017-05-18 Sabrina Dubrocacrypto: aesni - make non-AVX AES-GCM work with any...
2017-05-18 Ard Biesheuvelcrypto: arm64/sha - avoid non-standard inline asm tricks
2017-05-18 Gary R Hookcrypto: ccp - Add a module author
2017-05-18 Radu Alexecrypto: caam - add support for RSA key form 3
next