s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / lib / crypto / gkdi.c
2024-04-24 Jo Suttonlib:crypto: Fix Coverity build
2024-03-01 Jo Suttonlib:crypto: Check for overflow in GKDI rollover interva...
2024-03-01 Jo Suttonlib:crypto: Correct GKDI interval start time calculation
2024-03-01 Jo Suttonlib:crypto: Add error checking to GKDI key start time...
2024-02-16 Jo Suttonlib:crypto: Add more GKDI functions
2024-02-16 Jo Suttonlib:crypto: Explicitly check for zero
2024-02-16 Jo Suttonlib:crypto: Export gkid_key_type() and gkid_is_valid()
2024-02-16 Jo Suttonlib:crypto: Fix code formatting
2023-12-22 Joseph Suttonlib:crypto: Add implementation of GKDI key derivation
2023-12-21 Joseph Suttonlib:crypto: Add GKDI module with some constants