Added 'JA3S Fingerprint' operation

This commit is contained in:
n1474335 2021-08-10 14:57:34 +01:00
parent 8379a9b275
commit 289a417dfb
6 changed files with 217 additions and 16 deletions

View file

@ -104,7 +104,7 @@ import "./tests/Unicode.mjs";
import "./tests/RSA.mjs";
import "./tests/CBOREncode.mjs";
import "./tests/CBORDecode.mjs";
import "./tests/TLSJA3Fingerprint.mjs";
import "./tests/JA3Fingerprint.mjs";
// Cannot test operations that use the File type yet