Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-19 | 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 the Kerberos5 rfc3961 get_mic and verify_mic | David Howells | 1 | -0/+130 |
2025-03-02 | crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions | David Howells | 1 | -0/+146 |
2025-03-02 | crypto/krb5: Provide RFC3961 setkey packaging functions | David Howells | 1 | -4/+118 |
2025-03-02 | crypto/krb5: Implement the Kerberos5 rfc3961 key derivation | David Howells | 1 | -0/+407 |