mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 14:56:19 -04:00
testing
This commit is contained in:
parent
d635cca210
commit
ea67f796bd
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import Operation from "../Operation.mjs";
|
|||
import OperationError from "../errors/OperationError.mjs";
|
||||
|
||||
/**
|
||||
* Vigenère Encode operation
|
||||
* Vigenère Encode operation is done
|
||||
*/
|
||||
class VigenèreEncode extends Operation {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue