Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-314159 committed Jan 20, 2025
1 parent 5a547a2 commit ac42ca1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Both liboqs and this fork are part of the **Open Quantum Safe (OQS) project**, w

## Status

This fork is built on top of [commit d4b6eb5](https://github.com/open-quantum-safe/boringssl/commit/d4b6eb542d4fd109baacd550935efd00c521e674), and adds:
This fork is built on top of [commit d3f26f8](https://github.com/google/boringssl/commit/d3f26f8af0853b4d337d2405281f91fdfbe64465), and adds:

- quantum-safe key exchange
- hybrid (quantum-safe + elliptic curve) key exchange
Expand Down Expand Up @@ -66,7 +66,7 @@ If an algorithm is provided by liboqs but is not listed below, it might still be

#### Key Exchange

Along with `X25519MLKEM768` and `X25519Kyber768Draft00` supported by BoringSSL through Google's implementations, this fork also incorporates support for additional quantum-safe algorithms from liboqs (provided they have been enabled in liboqs):
Along with `X25519MLKEM768` supported by BoringSSL through Google's implementations, this fork also incorporates support for additional quantum-safe algorithms from liboqs (provided they have been enabled in liboqs):

<!--- OQS_TEMPLATE_FRAGMENT_LIST_KEXS_START -->
- **BIKE**: `bikel1`, `p256_bikel1`, `x25519_bikel1`, `bikel3`, `p384_bikel3`, `bikel5`, `p521_bikel5`
Expand Down

0 comments on commit ac42ca1

Please sign in to comment.