Skip to content

Question regarding AES-128 XTS and partial encryption and decryption. #23026

Answered by t8m
tingmwu asked this question in Q&A
Discussion options

You must be logged in to vote

The XTS implementation in OpenSSL does not support streaming. That is there must only be one EVP_EncryptUpdate() call per EVP_EncryptInit_ex() call (and similarly with the "Decrypt" functions).

Replies: 4 comments 16 replies

Comment options

You must be logged in to vote
3 replies
@t8m
Comment options

@tingmwu
Comment options

@slontis
Comment options

Answer selected by t8m
Comment options

You must be logged in to vote
1 reply
@tingmwu
Comment options

Comment options

You must be logged in to vote
10 replies
@Mohammed-Latreche18
Comment options

@t8m
Comment options

@Mohammed-Latreche18
Comment options

@slontis
Comment options

@Mohammed-Latreche18
Comment options

Comment options

You must be logged in to vote
2 replies
@Mohammed-Latreche18
Comment options

@slontis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants