Remove cmd_tiny, empty files and link nonce with IV

This commit is contained in:
William Wennerström
2020-12-07 16:30:03 +01:00
parent 867d895469
commit 5c5b4d7025
5 changed files with 3 additions and 4 deletions

View File

@@ -41,7 +41,7 @@
#define OMEMO_ERR_UNSUPPORTED_CRYPTO -10000
#define OMEMO_ERR_GCRYPT -20000
#define OMEMO_AESGCM_NONCE_LENGTH 12
#define OMEMO_AESGCM_NONCE_LENGTH AES128_GCM_IV_LENGTH
#define OMEMO_AESGCM_KEY_LENGTH 32
#define OMEMO_AESGCM_URL_SCHEME "aesgcm"