CyberChef/test/tests/operations
toby 9a5511a8bc Rename some PGP operations
+ "PGP Sign Cleartext" -> "Sign PGP Cleartext"
+ "PGP Verify Cleartext" -> "Verify PGP Cleartext"
+ "PGP Generate Key Pair" -> "Generate PGP Key Pair"
+ "PGP Add ASCII Armor" -> "Add PGP ASCII Armor"
+ "PGP Remove ASCII Armor" -> "Remove PGP ASCII Armor"
2017-03-12 13:59:05 -04:00
..
Base58.js Tweaks and restructuring of test runner. 2017-02-28 17:08:36 +00:00
FlowControl.js Fix typo in "Fork, Cond Jump, Encodings" test 2017-03-04 11:05:05 -05:00
MorseCode.js Tweaks and restructuring of test runner. 2017-02-28 17:08:36 +00:00
PGP.js Rename some PGP operations 2017-03-12 13:59:05 -04:00
StrUtils.js BUGFIX: HTML output which is then converted to a regular string (for a standard operation) still contained escaped HTML chars. 2017-03-01 21:33:28 +00:00