Skip to content

fix comments typos in decryptor.h#590

Merged
kimlaine merged 1 commit intomicrosoft:contribfrom
imadchabounia:patch-1
Dec 28, 2022
Merged

fix comments typos in decryptor.h#590
kimlaine merged 1 commit intomicrosoft:contribfrom
imadchabounia:patch-1

Conversation

@imadchabounia
Copy link

in the current comment is mentioned that an exception of type std::invalid_argument will be thrown if scheme is not BFV which is not the case in encryptor.cpp (BGV is supported as well), also I think that the exception should be logic_error instead of invalid_argument in the same comment line.

in the current comment is mentioned that an exception of type std::invalid_argument will be thrown if scheme is not BFV which is not the case in encryptor.cpp (BGV is supported as well), also the exception is logic_error
@kimlaine kimlaine merged commit fc4047b into microsoft:contrib Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants