gchq / CyberChef

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
https://gchq.github.io/CyberChef
Apache License 2.0
28.5k stars 3.2k forks source link

Feature request: NaCl (SealedBox, Box, SecretBox) #1185

Open Numenorean opened 3 years ago

Numenorean commented 3 years ago

Is your feature request related to a problem? Please describe. It will be really useful thing, because now a lot of websites and apps are using this encryption(like SealedBox, Box, SecretBox)

Describe the solution you'd like This website do what i want: https://8gwifi.org/naclsealboxenc.jsp, it implements SealedBox. But in python exists really good lib, that implements all features of NaCl https://pynacl.readthedocs.io/en/latest/

Describe alternatives you've considered

Additional context

rugk commented 3 years ago

There is also TweetNaCl: https://tweetnacl.js.org/#/secretbox

Also this would have helped for a current easter egg :egg: search of the e2e encrypted and private messenger Threema:

https://mastodon.social/@threemaapp/106006096236063323 https://twitter.com/ThreemaApp/status/1378624452917923843