mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-16 17:07:35 +00:00
Clarify further changes have not been audited
This commit is contained in:
parent
515587406f
commit
df2bb79a53
9 changed files with 21 additions and 12 deletions
|
@ -4,7 +4,8 @@ Ciphersuites for elliptic curves premised on ff/group.
|
||||||
|
|
||||||
This library, except for the not recommended Ed448 ciphersuite, was
|
This library, except for the not recommended Ed448 ciphersuite, was
|
||||||
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
||||||
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06.
|
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent
|
||||||
|
changes have not undergone auditing.
|
||||||
|
|
||||||
### Secp256k1/P-256
|
### Secp256k1/P-256
|
||||||
|
|
||||||
|
|
|
@ -5,4 +5,5 @@ around modern dependencies.
|
||||||
|
|
||||||
This library was
|
This library was
|
||||||
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
||||||
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06.
|
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent
|
||||||
|
changes have not undergone auditing.
|
||||||
|
|
|
@ -13,4 +13,5 @@ Currently included is the two-round protocol from the
|
||||||
|
|
||||||
This library was
|
This library was
|
||||||
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
||||||
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06.
|
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent
|
||||||
|
changes have not undergone auditing.
|
||||||
|
|
|
@ -7,7 +7,8 @@ available here regardless.
|
||||||
|
|
||||||
This library, except for the `experimental` feature, was
|
This library, except for the `experimental` feature, was
|
||||||
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
||||||
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06.
|
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent
|
||||||
|
changes have not undergone auditing.
|
||||||
|
|
||||||
### Cross-Group DLEq
|
### Cross-Group DLEq
|
||||||
|
|
||||||
|
|
|
@ -6,4 +6,5 @@ constant time implementations are used.
|
||||||
|
|
||||||
This library was
|
This library was
|
||||||
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
||||||
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06.
|
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent
|
||||||
|
changes have not undergone auditing.
|
||||||
|
|
|
@ -14,7 +14,8 @@ This library offers ciphersuites compatible with the
|
||||||
|
|
||||||
This library was
|
This library was
|
||||||
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
||||||
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. While this
|
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent
|
||||||
included FROST's definition of Ed448, the underlying Ed448 ciphersuite (offered
|
changes have not undergone auditing. While this audit included FROST's
|
||||||
by the ciphersuite crate) was not audited, nor was the minimal-ed448 crate
|
definition of Ed448, the underlying Ed448 ciphersuite (offered by the
|
||||||
implementing the curve itself.
|
ciphersuite crate) was not audited, nor was the minimal-ed448 crate implementing
|
||||||
|
the curve itself.
|
||||||
|
|
|
@ -7,4 +7,5 @@ should sum to 0, identifying which doesn't via binary search if they don't.
|
||||||
|
|
||||||
This library was
|
This library was
|
||||||
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
||||||
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06.
|
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent
|
||||||
|
changes have not undergone auditing.
|
||||||
|
|
|
@ -11,4 +11,5 @@ https://eprint.iacr.org/2021/350, is also supported.
|
||||||
|
|
||||||
This library was
|
This library was
|
||||||
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
||||||
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06.
|
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent
|
||||||
|
changes have not undergone auditing.
|
||||||
|
|
|
@ -28,4 +28,5 @@ compatible with existing Rust projects using `merlin`.
|
||||||
|
|
||||||
This library was
|
This library was
|
||||||
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
[audited by Cypher Stack in March 2023](https://github.com/serai-dex/serai/raw/74924095e1a0f266b58181b539d9e74fa35dc37a/audits/Cypher%20Stack%20crypto%20March%202023/Audit.pdf),
|
||||||
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06.
|
culminating in commit 669d2dbffc1dafb82a09d9419ea182667115df06. Any subsequent
|
||||||
|
changes have not undergone auditing.
|
||||||
|
|
Loading…
Reference in a new issue