mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-14 10:06:58 -04:00
added some entropy sigs
This commit is contained in:
parent
ad4feb63b3
commit
e5fc87c1eb
2 changed files with 11 additions and 3 deletions
|
@ -39,9 +39,10 @@ class Gunzip extends Operation {
|
|||
null,
|
||||
null,
|
||||
{
|
||||
input: [7, 8],
|
||||
input: [6.5, 8],
|
||||
output: [3.5, 6]
|
||||
});
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue