Explorar el Código

Blacklist another encryption method

Nathaniel van Diepen hace 6 años
padre
commit
0a4d010147
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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',