minor formatting...

This commit is contained in:
Emmanuelle Vargas-Gonzalez
2020-10-19 14:19:59 -04:00
parent 376dedeb7b
commit da38b519c8
4 changed files with 0 additions and 13 deletions
@@ -19,7 +19,3 @@ Methods
|**SHA256**|C0029.003|Malware uses a SHA-256 hash.|
|**Snefru**|C0029.006|Malware uses a Snefru hash.|
|**Tiger**|C0029.005|Malware uses a Tiger hash.|
-3
View File
@@ -27,6 +27,3 @@ Methods
|**Sosemanuk**|C0031.012|Malware decrypts data encrypted with the Sosemanuk stream cipher.|
|**Stream Cipher**|C0031.013|Malware decrypts data encrypted with a stream cipher.|
|**Twofish**|C0031.014|Malware decrypts data encrypted with the Twofish algorithm.|
-3
View File
@@ -27,6 +27,3 @@ Methods
|**Sosemanuk**|C0027.008|Malware encrypts with the Sosemanuk stream cipher.|
|**Stream Cipher**|C0027.012|Malware encrypts with a stream cipher.|
|**Twofish**|C0027.005|Malware encrypts with the Twofish algorithm.|
@@ -17,6 +17,3 @@ Methods
|**pHash**|C0030.002|Malware uses the pHash hash function.|
|**Fast-Hash**|C0030.003|Malware uses the Fast-Hash hash function.|
|**dhash**|C0030.004|Malware uses the dhash hash function.|