Skip to content

Commit

Permalink
- opmsg: Adding a sentence about PQC in docu.
Browse files Browse the repository at this point in the history
  • Loading branch information
stealth committed Aug 19, 2021
1 parent 81f5ab2 commit 3673506
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,9 @@ For `pq1` personas, *opmsg* only accepts `aes256gcm` and `chacha20-poly1305` cip
in order to fully protect the entire message with AAD as described above.
This symmetric salt solution is recommended by the BSI (Federal Office of Information
Security in good old Germany) durin the transitioning phase. Note, that neither *OpenSSL*
supports PQC yet, nor are there any standartized algorithms.
supports PQC yet, nor are there any standartized algorithms, nor recommend any of the PQC
projects to use their code in production, so having this transitioning solution is the most
portable way of adding PQC to *opmsg*.


Keys
Expand Down

0 comments on commit 3673506

Please sign in to comment.