浏览代码

Blacklist another encryption method

Nathaniel van Diepen 6 年之前
父节点
当前提交
0a4d010147
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Data/encryption.class.php

+ 1 - 0
Data/encryption.class.php

@@ -32,6 +32,7 @@
 					'aes-192-gcm',
 					'aes-256-ccm',
 					'aes-256-gcm',
+					'aes-256-xts',
 					'id-aes128-ccm',
 					'id-aes128-gcm',
 					'id-aes128-wrap',