-
Hi, I am a developer and trying to develop applications using algorithms using LibOQS. I have some basic question.
Appreciate your help. |
Beta Was this translation helpful? Give feedback.
Answered by
dstebila
Jul 17, 2022
Replies: 1 comment
-
Most submissions did not consider the CPA PKE version to be an official submission, only an intermediate building block for the CCA KEM version. Note that our SIKE implementation does include CPA version, SIDH. Generally it is risky to use the CPA versions except in very controlled scenarios where one can be certain there will be no reuse; it is safer to make only the CCA version available. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dstebila
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most submissions did not consider the CPA PKE version to be an official submission, only an intermediate building block for the CCA KEM version. Note that our SIKE implementation does include CPA version, SIDH. Generally it is risky to use the CPA versions except in very controlled scenarios where one can be certain there will be no reuse; it is safer to make only the CCA version available.