Kees Cook
|
e9e575b8f2
gss_krb5: Remove VLA usage of skcipher
|
vor 6 Jahren |
Linus Torvalds
|
53a01c9a5f
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
vor 7 Jahren |
YueHaibing
|
9cc3b98d1f
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
|
vor 7 Jahren |
Stephen Hemminger
|
8fdee4cc95
sunrpc: whitespace fixes
|
vor 7 Jahren |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
vor 9 Jahren |
Herbert Xu
|
3b5cf20cf4
sunrpc: Use skcipher and ahash/shash
|
vor 9 Jahren |
Jeff Layton
|
f895b252d4
sunrpc: eliminate RPC_DEBUG
|
vor 10 Jahren |
Jeff Layton
|
ec25422c66
sunrpc: remove "ec" argument from encrypt_v2 operation
|
vor 11 Jahren |
Jeff Layton
|
b36e9c44af
sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c
|
vor 11 Jahren |
Jeff Layton
|
cf4c024b90
sunrpc: trim off EC bytes in GSSAPI v2 unwrap
|
vor 11 Jahren |
J. Bruce Fields
|
5d6baef9ab
gss_krb5: document that we ignore sequence number
|
vor 11 Jahren |
Akinobu Mita
|
c86d2ddec7
net/sunrpc: rename random32() to prandom_u32()
|
vor 12 Jahren |
Jeff Layton
|
4c190e2f91
sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer
|
vor 12 Jahren |
J. Bruce Fields
|
c52226daf5
rpc: handle rotated gss data for Windows interoperability
|
vor 13 Jahren |
Cong Wang
|
b854178601
sunrpc: remove the second argument of k[un]map_atomic()
|
vor 13 Jahren |
Kevin Coffman
|
fffdaef2eb
gss_krb5: Add support for rc4-hmac encryption
|
vor 15 Jahren |
Kevin Coffman
|
5af46547ec
gss_krb5: Use confounder length in wrap code
|
vor 15 Jahren |
Kevin Coffman
|
1dbd9029f3
gssd_krb5: More arcfour-hmac support
|
vor 15 Jahren |
Kevin Coffman
|
8b23707612
gssd_krb5: arcfour-hmac support
|
vor 15 Jahren |
Kevin Coffman
|
934a95aa1c
gss_krb5: add remaining pieces to enable AES encryption support
|
vor 15 Jahren |
Kevin Coffman
|
de9c17eb4a
gss_krb5: add support for new token formats in rfc4121
|
vor 15 Jahren |
Kevin Coffman
|
958142e97e
gss_krb5: add support for triple-des encryption
|
vor 15 Jahren |
Kevin Coffman
|
e1f6c07b11
gss_krb5: add ability to have a keyed checksum (hmac)
|
vor 15 Jahren |
Kevin Coffman
|
81d4a4333a
gss_krb5: introduce encryption type framework
|
vor 15 Jahren |
Kevin Coffman
|
1ac3719a22
gss_krb5: split up functions in preparation of adding new enctypes
|
vor 15 Jahren |
J. Bruce Fields
|
54ec3d462f
gss_krb5: Don't expect blocksize to always be 8 when calculating padding
|
vor 15 Jahren |
Kevin Coffman
|
725f2865d4
gss_krb5: Introduce encryption type framework
|
vor 15 Jahren |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
vor 15 Jahren |
Kevin Coffman
|
863a24882e
gss_krb5: Use random value to initialize confounder
|
vor 17 Jahren |
Kevin Coffman
|
d00953a53e
gss_krb5: create a define for token header size and clean up ptr location
|
vor 17 Jahren |