s4/torture: Fix misplaced positional arguments for u64 comparison
[gd/samba-autobuild/.git] / lib / crypto / gkdi.c
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