index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
krb5
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-18
crypto: krb5 - Fix memory leak in krb5_test_one_prf()
Eric Biggers
1
-0
/
+1
2025-04-29
crypto/krb5: Fix change to use SG miter to use offset
David Howells
1
-0
/
+1
2025-03-21
crypto: krb5 - Use SG miter instead of doing it by hand
Herbert Xu
1
-21
/
+16
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
4
-0
/
+177