开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-26
crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics
Ard Biesheuvel
2019-07-26
crypto: aegis128 - add support for SIMD acceleration
Ard Biesheuvel
2019-07-26
crypto: aegis - avoid prerotated AES tables
Ard Biesheuvel
2019-07-26
crypto: aegis128 - drop empty TFM init/exit routines
Ard Biesheuvel
2019-07-26
crypto: aegis128l/aegis256 - remove x86 and generic implementations
Ard Biesheuvel
2019-07-26
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
2019-07-26
crypto: testmgr - add tests for lzo-rle
Hannah Pan
2019-07-26
crypto: arm/aes-scalar - unexport en/decryption routines
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-cipher - switch to shared AES inverse Sbox
Ard Biesheuvel
2019-07-26
crypto: arm/aes-cipher - switch to shared AES inverse Sbox
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-neon - switch to shared AES Sboxes
Ard Biesheuvel
2019-07-26
crypto: lib/aes - export sbox and inverse sbox
Ard Biesheuvel
2019-07-26
crypto: aes-generic - unexport last-round AES tables
Ard Biesheuvel
2019-07-26
crypto: chelsio - replace AES cipher calls with library calls
Ard Biesheuvel
2019-07-26
crypto: ccp - move to AES library for CMAC key derivation
Ard Biesheuvel
2019-07-26
crypto: amcc - switch to AES library for GCM key derivation
Ard Biesheuvel
2019-07-26
bluetooth: switch to AES library
Ard Biesheuvel
2019-07-26
crypto: arm/ghash - provide a synchronous version
Ard Biesheuvel
2019-07-26
crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)
Ard Biesheuvel
2019-07-26
crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
Ard Biesheuvel
2019-07-26
crypto: arm/aes - use native endiannes for key schedule
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-ce-cipher - use AES library as fallback
Ard Biesheuvel
2019-07-26
crypto: aes - move sync ctr(aes) to AES library and generic helper
Ard Biesheuvel
2019-07-26
crypto: ctr - add helper for performing a CTR encryption walk
Ard Biesheuvel
2019-07-26
crypto: aes-generic - drop key expansion routine in favor of library version
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-ce - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-neonbs - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: arm64/aes-ccm - switch to AES library
Ard Biesheuvel
2019-07-26
crypto: arm/aes-neonbs - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: arm64/ghash - switch to AES library
Ard Biesheuvel
2019-07-26
crypto: safexcel/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: cesa/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: padlock/aes - switch to library version of key expansion routine
Ard Biesheuvel
2019-07-26
crypto: x86/aes - drop scalar assembler implementations
Ard Biesheuvel
2019-07-26
crypto: x86/aes-ni - switch to generic for fallback and key routines
Ard Biesheuvel
2019-07-26
crypto: aes - create AES library based on the fixed time AES code
Ard Biesheuvel
2019-07-26
crypto: aes/fixed-time - align key schedule with other implementations
Ard Biesheuvel
2019-07-26
crypto: aes - rename local routines to prevent future clashes
Ard Biesheuvel
2019-07-26
crypto: arm/aes-ce - cosmetic/whitespace cleanup
Ard Biesheuvel
2019-07-26
crypto: inside-secure - add support for 0 length HMAC messages
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - add support for arbitrary size hash/HMAC updates
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - let HW deal with initial hash digest
Pascal van Leeuwen
2019-07-26
crypto: inside-secure: back out parts of earlier HMAC update workaround
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - fix scatter/gather list to descriptor conversion
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - fix incorrect skcipher output IV
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - silently return -EINVAL for input error cases
Pascal van Leeuwen
2019-07-26
crypto: inside-secure - keep ivsize for DES ECB modes at 0
Pascal van Leeuwen
2019-07-26
crypto: ccree - notify TEE on FIPS tests errors
Gilad Ben-Yossef
2019-07-26
crypto: fips - add FIPS test failure notification chain
Gilad Ben-Yossef
[next]