Initial Commit

This commit is contained in:
2023-11-02 09:04:40 +01:00
commit 02d95f34e2
18 changed files with 274 additions and 0 deletions

32
content/_index.md Normal file
View File

@ -0,0 +1,32 @@
+++
title = "Homepage"
template = "index.html"
date = 2023-11-01
sort_by = "weight"
+++
# Presentation
Hello,
I'm Fabrice Mouhartem, currently working as a R&D Engineer at
[Cryptpad](https://cryptpad.org).
I defended a PhD in 2018 at ÉNS de Lyon about privacy preserving cryptography
from pairings and lattice assumptions under the supervision of Benoît Libert.
After that I did several post-docs at IIT Madras in Chennai with Shweta Agrawal
about foundations of cryptography, then a post-doc with Benoît Libert on the
[Prometheus](https://www.h2020prometheus.eu/) project about post-quantum
cryptography constructions.
This project received the “[Étoile de
l'Europe](https://ec.europa.eu/newsroom/ECCC/items/771467)” trophy.
And I finally did a post-doc at [PQShield](https://pqshield.com) about
post-quantum cryptography, where we submitted the [Raccoon
signature](https://raccoonfamily.org/) scheme for the NIST second call for
post-quantum signatures.
# Contact
You can join me by email at “fabrice • mouhartem (at) xwiki • com”.
# News

View File

@ -0,0 +1,6 @@
+++
title= "Et Cætera"
weight= 20
+++
# Et Cætera

View File

@ -0,0 +1,7 @@
+++
title = "Research"
date = 2023-11-01
weight = 10
+++
# Research

View File

@ -0,0 +1,9 @@
+++
title="Teaching"
date = 2023-11-01
weight = 30
+++
# Teaching
Hello world!