浏览代码

Create SECURITY.md

Uses the new Gitlab security documenting features/"standard" to explain our security non-policy.
tags/v0.0.1
Thom Wiggers 5 年前
committed by GitHub
父节点
当前提交
c75320e068
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. +12
    -0
      SECURITY.md

+ 12
- 0
SECURITY.md 查看文件

@@ -0,0 +1,12 @@
# A note on the security of the included implementations and schemes

This project contains (reference) implementations of cryptographic libraries.
We do not make any security claims about the code included in PQClean.
In the current state, we distribute reference implementations with minor modifications.
We did not perform any extensive security analyses.
This code is suitable for experimental or scientific use.
We recommend careful expert code review before using any of the included implementations in production environments.

See also the [NIST PQC Forum][forum] for discussion about the cryptographic schemes included in PQClean.

[forum]: https://csrc.nist.gov/Projects/Post-Quantum-Cryptography/Email-List

正在加载...
取消
保存