diff --git a/meetings/2026-01-08/minutes.md b/meetings/2026-01-08/minutes.md index d1a09f8..c6eb2b8 100644 --- a/meetings/2026-01-08/minutes.md +++ b/meetings/2026-01-08/minutes.md @@ -1,4 +1,4 @@ -# 2025-12-04: TSC Minutes +# 2026-01-08: TSC Minutes ## Agenda diff --git a/meetings/2026-02-05/minutes.md b/meetings/2026-02-05/minutes.md new file mode 100644 index 0000000..fbfbb27 --- /dev/null +++ b/meetings/2026-02-05/minutes.md @@ -0,0 +1,49 @@ +# 2026-02-05: TSC Minutes + +## Agenda + +* Welcome +* Updates from related communities (PQCA, OQS) +* Review status of sub projects + * [mlkem-native](https://github.com/pq-code-package/mlkem-native) + * [mldsa-native](https://github.com/pq-code-package/mldsa-native) + * [mlkem-libjade](https://github.com/pq-code-package/mlkem-libjade) + * [rust-libcrux](https://github.com/pq-code-package/rust-libcrux) + * [slhdsa-c](https://github.com/pq-code-package/slhdsa-c) +* Discussion items + * TSC membership: Pravek Sharma -> Basil Hess + - https://github.com/pq-code-package/tsc/issues/196 + * PQCA Mentorship Program + - https://github.com/pq-code-package/tsc/issues/197 + - Call for Mentors: February 2 - March 13 + * [PQCP Growth Plan](https://github.com/pq-code-package/tsc/issues/188) - Status update + - [X] mlkem-native + - [X] mldsa-native + - [X] mlkem-libjade + - [ ] rust-libcrux + - [ ] slhdsa-c + * [Project Documentation Standards](https://github.com/pq-code-package/tsc/issues/151) - Implementation status + - [X] [mlkem-native](https://github.com/pq-code-package/mlkem-native/issues/1289) + - [X] [mldsa-native](https://github.com/pq-code-package/mldsa-native/issues/634) + - [X] [mlkem-libjade](https://github.com/pq-code-package/mlkem-libjade/issues/4) + - [ ] [rust-libcrux](https://github.com/pq-code-package/rust-libcrux/issues/6) + - [ ] [slhdsa-c](https://github.com/pq-code-package/slhdsa-c/issues/38) + * Review of remaining open issues: + - [Determine any cross-implementation API requirements](https://github.com/pq-code-package/tsc/issues/4) + - [Adopt a definition of assurance levels](https://github.com/pq-code-package/tsc/issues/3) +* Any other business +* Next meeting: 2026-03-05 13:00 UTC + +## Attendees +TSC members: +* [ ] Manuel Barbosa +* [ ] Hanno Becker +* [ ] Matthias J. Kannwischer +* [ ] Franziskus Kiefer +* [ ] Jake Massimo +* [ ] Tiago Oliveira +* [ ] Pravek Sharma +* [ ] Markku-Juhani Saarinen + +## Minutes + diff --git a/meetings/index.md b/meetings/index.md index c3040d3..44dac3a 100644 --- a/meetings/index.md +++ b/meetings/index.md @@ -1,4 +1,5 @@ # Minutes and agenda +* 2026-02-05 : [agenda/minutes](2026-02-05/minutes.md) * 2026-01-08 : [agenda/minutes](2026-01-08/minutes.md) * 2025-12-04 : [agenda/minutes](2025-12-04/minutes.md) * 2025-11-06 : [agenda/minutes](2025-11-06/minutes.md)