Initial Commit
This commit is contained in:
32
content/_index.md
Normal file
32
content/_index.md
Normal 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
|
6
content/hobbies/_index.md
Normal file
6
content/hobbies/_index.md
Normal file
@ -0,0 +1,6 @@
|
||||
+++
|
||||
title= "Et Cætera"
|
||||
weight= 20
|
||||
+++
|
||||
|
||||
# Et Cætera
|
7
content/research/_index.md
Normal file
7
content/research/_index.md
Normal file
@ -0,0 +1,7 @@
|
||||
+++
|
||||
title = "Research"
|
||||
date = 2023-11-01
|
||||
weight = 10
|
||||
+++
|
||||
|
||||
# Research
|
9
content/teaching/_index.md
Normal file
9
content/teaching/_index.md
Normal file
@ -0,0 +1,9 @@
|
||||
+++
|
||||
title="Teaching"
|
||||
date = 2023-11-01
|
||||
weight = 30
|
||||
+++
|
||||
|
||||
# Teaching
|
||||
|
||||
Hello world!
|
Reference in New Issue
Block a user