index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
krb5
Age
Commit message (
Expand
)
Author
2025-04-29
crypto/krb5: Fix change to use SG miter to use offset
David Howells
2025-03-21
crypto: krb5 - Use SG miter instead of doing it by hand
Herbert Xu
2025-03-02
crypto/krb5: Implement crypto self-testing
David Howells
2025-03-02
crypto/krb5: Implement the Camellia enctypes from rfc6803
David Howells
2025-03-02
crypto/krb5: Implement the AES enctypes from rfc8009
David Howells
2025-03-02
crypto/krb5: Implement the AES enctypes from rfc3962
David Howells
2025-03-02
crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
David Howells
2025-03-02
crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
David Howells
2025-03-02
crypto/krb5: Provide RFC3961 setkey packaging functions
David Howells
2025-03-02
crypto/krb5: Implement the Kerberos5 rfc3961 key derivation
David Howells
2025-03-02
crypto/krb5: Provide infrastructure and key derivation
David Howells
2025-03-02
crypto/krb5: Add an API to perform requests
David Howells
2025-03-02
crypto/krb5: Add an API to alloc and prepare a crypto object
David Howells
2025-03-02
crypto/krb5: Add an API to query the layout of the crypto section
David Howells
2025-03-02
crypto/krb5: Implement Kerberos crypto core
David Howells