You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please pardon my naive question. I would like to know whether this library provides a padding algorithm.
I read this function: ntru.c:204 and this issue but I'm not sure whether I understood correctly.
If it does not implement a padding algorithm, does the encrypted output remains safe?
(I only encrypt a symmetric key as explained in the issue)
Thanks.
The text was updated successfully, but these errors were encountered:
Jethril
changed the title
Does this library implement a padding
Does this library implement a padding algorithm?
Oct 25, 2020
Hello,
Please pardon my naive question. I would like to know whether this library provides a padding algorithm.
I read this function: ntru.c:204 and this issue but I'm not sure whether I understood correctly.
If it does not implement a padding algorithm, does the encrypted output remains safe?
(I only encrypt a symmetric key as explained in the issue)
Thanks.
The text was updated successfully, but these errors were encountered: