Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ciphers not loading #312

Closed
s-dm opened this issue May 26, 2018 · 1 comment
Closed

Ciphers not loading #312

s-dm opened this issue May 26, 2018 · 1 comment

Comments

@s-dm
Copy link

s-dm commented May 26, 2018

Have downloaded your JS to integrate it into an app, and it works well uncept the ciphers, they are only loading. No output. Tried vigenere, affine and atbash. Rot works.

@n1474335
Copy link
Member

Hi @s-dm, can you give us a bit more information please? When you say "integrate it into an app", what does this mean? If you're importing the JavaScript itself, it might be worth waiting until #291 has been merged into master as this will make things a lot easier for you.

If you're talking about including the web app itself (perhaps in an iframe), it would be useful to know which browser you are using. The CyberChef web app loads some operations (including the cipher operations) separately in modules and this requires a reasonably modern browser that supports web workers and the importScripts command.

If I've got the wrong end of the stick, please let me know what the problem is.

@n1474335 n1474335 closed this as completed Aug 3, 2018
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this issue May 29, 2022
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this issue 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

No branches or pull requests

2 participants