Skip to content

Converted rest of Cipher, JS & BitwiseOp modules#310

Merged
n1474335 merged 6 commits intogchq:esmfrom
mattnotmitt:esmconversion
May 27, 2018
Merged

Converted rest of Cipher, JS & BitwiseOp modules#310
n1474335 merged 6 commits intogchq:esmfrom
mattnotmitt:esmconversion

Conversation

@mattnotmitt
Copy link
Copy Markdown
Collaborator

Converted ops:

  • "XOR" "BitwiseOp"
  • "XOR Brute Force" "BitwiseOp"
  • "OR" "BitwiseOp"
  • "NOT" "BitwiseOp"
  • "AND" "BitwiseOp"
  • "ADD" "BitwiseOp"
  • "SUB" "BitwiseOp"
  • "Blowfish Encrypt" "Cipher"
  • "Blowfish Decrypt" "Cipher"
  • "DES Encrypt" "Cipher"
  • "DES Decrypt" "Cipher"
  • "Triple DES Encrypt" "Cipher"
  • "Triple DES Decrypt" "Cipher"
  • "Derive PBKDF2 key" "Cipher"
  • "RC2 Encrypt" "Cipher"
  • "RC2 Decrypt" "Cipher"
  • "JavaScript Parser" "JS"
  • "JavaScript Beautify" "JS"
  • "JavaScript Minify" "JS"

@n1474335 n1474335 merged commit 905bc66 into gchq:esm May 27, 2018
@n1474335
Copy link
Copy Markdown
Member

Great work, thanks very much. We're nearly there now!

BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
[FIX] UI Bug Fixes for Interactive Editor + Style Refactor
Fixes gchq#301
Fixes gchq#310 
Fixes gchq#311 
Fixes gchq#312
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants