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

AES-XTS Support #193

Open
truedread opened this issue Jul 26, 2018 · 3 comments
Open

AES-XTS Support #193

truedread opened this issue Jul 26, 2018 · 3 comments

Comments

@truedread
Copy link

https://github.com/doegox/python-cryptoplus supports AES-XTS but is an extension off PyCrypto and not PyCryptodome, and it is Python2 only. Adding AES-XTS support to this project would be very helpful.

@GoobyCorp
Copy link

This would be a very nice addition.

@ghost
Copy link

ghost commented Jan 9, 2020

Really need AES.MODE_XTS on Python 3 for decrypting games on PS Vita.Thanks in advance

https://github.com/jonghwanhyeon/xts-aes-256

@Legorooj
Copy link
Contributor

@BpyH64 use cryptography for now - they support it. PyCryptoDome won't for a while I think

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

No branches or pull requests

4 participants