mirror of
https://github.com/gchq/CyberChef
synced 2025-03-14 05:46:56 +00: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
Reference in a new issue