Skip to content

Feature request: AES-XTS #2003

Open
Open
@plvie

Description

@plvie

Is your feature request related to a problem? Please describe.
 I'm interested in adding support for disk encryption algorithms, specifically AES-XTS. Currently, CyberChef does not support this mode,  and since disk encryption is commonly used.

Describe the solution you'd like
The idea is to extend AES support with XTS.

Describe alternatives you've considered
One alternative could be to integrate a module Disk Encryption/ Decryption from Hex/Raw to Hex/Raw,
This idea can extend Disk Encryption module to other disk encryption.

Additional context
From the wiki (https://en.wikipedia.org/wiki/Disk_encryption_theory)
XTS is supported by BestCrypt, Botan, NetBSD's cgd,[17] dm-crypt, FreeOTFE, TrueCrypt, VeraCrypt,[18] DiskCryptor, FreeBSD's geli, OpenBSD softraid disk encryption software, OpenSSL, Mac OS X Lion's FileVault 2, Windows 10's BitLocker[19] and wolfCrypt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions