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

Feature request: TEA & XTEA Ciphers #1774

Open
stevemk14ebr opened this issue Apr 3, 2024 · 0 comments
Open

Feature request: TEA & XTEA Ciphers #1774

stevemk14ebr opened this issue Apr 3, 2024 · 0 comments
Labels

Comments

@stevemk14ebr
Copy link

Is your feature request related to a problem? Please describe.
The ciphers TEA and XTEA are missing, cyberchef current supports XXTEA as of recently, but note this is distinct from TEA and XTEA.

Describe the solution you'd like
Please consider adding support for these ciphers

Describe alternatives you've considered
Using other tools or creating custom one off decoders is the current workaround

Additional context
TEA: https://en.wikipedia.org/wiki/Tiny_Encryption_Algorithm
XTEA: https://en.wikipedia.org/wiki/XTEA
XXTEA: https://en.wikipedia.org/wiki/XXTEA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant