index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-27
crypto: x86/aegis256 - Fix wrong key buffer size
Ondrej Mosnacek
2018-05-27
crypto: testmgr - add more unkeyed crc32 and crc32c test vectors
Eric Biggers
2018-05-27
crypto: testmgr - fix testing OPTIONAL_KEY hash algorithms
Eric Biggers
2018-05-27
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
Eric Biggers
2018-05-27
crypto: crc32-generic - remove __crc32_le()
Eric Biggers
2018-05-27
crypto: crc32c-generic - remove cra_alignmask
Eric Biggers
2018-05-27
crypto: crc32-generic - use unaligned access macros when needed
Eric Biggers
2018-05-27
crypto: chtls - fix a missing-check bug
Wenwen Wang
2018-05-27
crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support
Antoine Tenart
2018-05-27
crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support
Antoine Tenart
2018-05-27
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
Antoine Tenart
2018-05-27
crypto: inside-secure - improve error reporting
Antoine Tenart
2018-05-27
crypto: inside-secure - fix the hash then encrypt/decrypt types
Antoine Tenart
2018-05-27
crypto: inside-secure - make the key and context size computation dynamic
Antoine Tenart
2018-05-27
crypto: inside-secure - make the context control size dynamic
Antoine Tenart
2018-05-27
crypto: inside-secure - rework the alg type settings in the context
Antoine Tenart
2018-05-27
crypto: inside-secure - rework cipher functions for future AEAD support
Antoine Tenart
2018-05-27
crypto: inside-secure - remove VLAs
Antoine Tenart
2018-05-27
crypto: chtls - generic handling of data and hdr
Atul Gupta
2018-05-19
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
2018-05-19
crypto: morus - Add common SIMD glue code for MORUS
Ondrej Mosnacek
2018-05-19
crypto: testmgr - Add test vectors for MORUS
Ondrej Mosnacek
2018-05-19
crypto: morus - Add generic MORUS AEAD implementations
Ondrej Mosnacek
2018-05-19
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
2018-05-19
crypto: testmgr - Add test vectors for AEGIS
Ondrej Mosnacek
2018-05-19
crypto: aegis - Add generic AEGIS AEAD implementations
Ondrej Mosnacek
2018-05-19
crypto: testmgr - reorder paes test lexicographically
Gilad Ben-Yossef
2018-05-19
crypto: chelsio - request to HW should wrap
Atul Gupta
2018-05-19
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
2018-05-19
hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"
Colin Ian King
2018-05-12
crypto: vmx - Remove overly verbose printk from AES XTS init
Michael Ellerman
2018-05-12
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
2018-05-12
crypto: arm64/sha512-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
crypto: arm64/sha3-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
crypto: arm64/crct10dif-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
crypto: arm64/crc32-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
crypto: arm64/aes-ghash - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
crypto: arm64/aes-bs - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
crypto: arm64/aes-blk - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
crypto: arm64/aes-ccm - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
crypto: arm64/sha2-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-12
crypto: arm64/sha1-ce - yield NEON after every block of input
Ard Biesheuvel
2018-05-05
crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"
Colin Ian King
2018-05-05
crypto: caam - fix size of RSA prime factor q
Horia Geantă
2018-05-05
crypto: tcrypt - Remove VLA usage
Kees Cook
2018-05-05
crypto: arm64 - add support for SM4 encryption using special instructions
Ard Biesheuvel
2018-05-05
crypto: sm4 - export encrypt/decrypt routines to other drivers
Ard Biesheuvel
2018-05-05
hwrng: stm32 - fix pm_suspend issue
lionel.debieve@st.com
2018-05-05
hwrng: stm32 - define default state for rng driver
lionel.debieve@st.com
2018-05-05
crypto: ccree - use proper printk format
Gilad Ben-Yossef
[next]