index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
1
-2
/
+2
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
6
-195
/
+14
2025-03-21
crypto: compress_null - drop obsolete 'comp' implementation
Ard Biesheuvel
2
-29
/
+5
2025-03-21
crypto: zstd - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-55
/
+1
2025-03-21
crypto: lzo - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-64
/
+4
2025-03-21
crypto: lzo-rle - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-64
/
+4
2025-03-21
crypto: lz4hc - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-64
/
+2
2025-03-21
crypto: lz4 - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-60
/
+1
2025-03-21
crypto: deflate - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-57
/
+1
2025-03-21
crypto: 842 - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-64
/
+2
2025-03-21
crypto: scompress - Fix scratch allocation failure handling
Herbert Xu
1
-1
/
+5
2025-03-21
crypto: acomp - Add support for folios
Herbert Xu
2
-31
/
+81
2025-03-21
crypto: acomp - Add async nondma fallback
Herbert Xu
1
-28
/
+41
2025-03-21
crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
Herbert Xu
1
-5
/
+33
2025-03-21
crypto: scomp - Add chaining and virtual address support
Herbert Xu
1
-30
/
+64
2025-03-21
crypto: scomp - Remove support for some non-trivial SG lists
Herbert Xu
2
-55
/
+73
2025-03-21
crypto: hash - Use nth_page instead of doing it by hand
Herbert Xu
1
-2
/
+2
2025-03-21
crypto: hash - Fix test underflow in shash_ahash_digest
Herbert Xu
1
-16
/
+28
2025-03-21
crypto: krb5 - Use SG miter instead of doing it by hand
Herbert Xu
1
-21
/
+16
2025-03-21
crypto: scatterwalk - simplify map and unmap calling convention
Eric Biggers
1
-20
/
+8
2025-03-20
crypto,fs: Separate out hkdf_extract() and hkdf_expand()
Hannes Reinecke
3
-0
/
+580
2025-03-15
crypto: testmgr - Remove NULL dst acomp tests
Herbert Xu
1
-29
/
+0
2025-03-15
crypto: acomp - Add request chaining and virtual addresses
Herbert Xu
1
-0
/
+197
2025-03-15
crypto: scomp - Disable BH when taking per-cpu spin lock
Herbert Xu
1
-2
/
+2
2025-03-15
crypto: acomp - Move stream management into scomp layer
Herbert Xu
3
-64
/
+58
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
7
-24
/
+24
2025-03-15
crypto: api - Add cra_type->destroy hook
Herbert Xu
2
-2
/
+14
2025-03-15
crypto: skcipher - Make skcipher_walk src.virt.addr const
Herbert Xu
5
-22
/
+22
2025-03-15
crypto: skcipher - Eliminate duplicate virt.addr field
Herbert Xu
1
-17
/
+12
2025-03-15
crypto: scatterwalk - Add memcpy_sglist
Herbert Xu
1
-0
/
+27
2025-03-15
crypto: scatterwalk - Change scatterwalk_next calling convention
Herbert Xu
3
-15
/
+16
2025-03-15
async_xor: Remove unused 'async_xor_val'
Dr. David Alan Gilbert
1
-26
/
+0
2025-03-08
crypto: skcipher - fix mismatch between mapping and unmapping order
Eric Biggers
1
-3
/
+3
2025-03-08
crypto: Kconfig - Select LIB generic option
Herbert Xu
1
-0
/
+3
2025-03-08
crypto: acomp - Remove acomp request flags
Herbert Xu
1
-1
/
+1
2025-03-08
crypto: lzo - Fix compression buffer overrun
Herbert Xu
2
-2
/
+2
2025-03-08
crypto: api - Move struct crypto_type into internal.h
Herbert Xu
1
-0
/
+14
2025-03-02
crypto/krb5: Implement crypto self-testing
David Howells
6
-0
/
+905
2025-03-02
crypto/krb5: Implement the Camellia enctypes from rfc6803
David Howells
5
-0
/
+248
2025-03-02
crypto/krb5: Implement the AES enctypes from rfc8009
David Howells
5
-1
/
+374
2025-03-02
crypto/krb5: Implement the AES enctypes from rfc3962
David Howells
5
-1
/
+126
2025-03-02
crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
David Howells
2
-0
/
+140
2025-03-02
crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
David Howells
2
-0
/
+159
2025-03-02
crypto/krb5: Provide RFC3961 setkey packaging functions
David Howells
2
-4
/
+138
2025-03-02
crypto/krb5: Implement the Kerberos5 rfc3961 key derivation
David Howells
3
-1
/
+415
2025-03-02
crypto/krb5: Provide infrastructure and key derivation
David Howells
3
-0
/
+156
2025-03-02
crypto/krb5: Add an API to perform requests
David Howells
1
-0
/
+141
2025-03-02
crypto/krb5: Add an API to alloc and prepare a crypto object
David Howells
2
-0
/
+154
2025-03-02
crypto/krb5: Add an API to query the layout of the crypto section
David Howells
1
-0
/
+108
2025-03-02
crypto/krb5: Implement Kerberos crypto core
David Howells
6
-0
/
+180
[prev]
[next]