stroke: Make 96-bit truncation for SHA-256 configurable

This commit is contained in:
Tobias Brunner
2017-05-26 11:22:28 +02:00
parent 7637633bb9
commit 4270c8fcb0
9 changed files with 17 additions and 1 deletions
+1
View File
@@ -302,6 +302,7 @@ struct stroke_msg_t {
} mark_in, mark_out;
stroke_end_t me, other;
uint32_t replay_window;
bool sha256_96;
} add_conn;
/* data for STR_ADD_CA */