Prepare for VeraCrypt integration
[hashcat.git] / include / types.h
index 040eb72..08bbb66 100644 (file)
@@ -168,6 +168,7 @@ typedef struct
   uint salt_buf[16];
   uint data_buf[112];
   uint keyfile_buf[16];
+  uint signature;
 
 } tc_t;