Skip to content

Commit 59389fa

Browse files
committed
README: Adjust licensing badges
Signed-off-by: Hanno Becker <[email protected]>
1 parent 05e0f16 commit 59389fa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
![Proof: HOL-Light](https://github.com/pq-code-package/mlkem-native/actions/workflows/hol_light.yml/badge.svg)
99
![Benchmarks](https://github.com/pq-code-package/mlkem-native/actions/workflows/bench.yml/badge.svg)
1010
![C90](https://img.shields.io/badge/language-C90-blue.svg)
11-
[![Apache](https://img.shields.io/badge/license-Apache--2.0-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)
11+
12+
[![License: Apache](https://img.shields.io/badge/license-Apache--2.0-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)
13+
[![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](https://opensource.org/licenses/ISC)
14+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1215

1316
mlkem-native is a secure, fast, and portable C90 implementation of ML-KEM[^FIPS203].
1417
It is a fork of the ML-KEM reference implementation[^REF].

0 commit comments

Comments
 (0)