diff --git a/content/evenementen/sprekers/andreas-hulsing.md b/content/evenementen/sprekers/andreas-hulsing.md new file mode 100644 index 0000000..e8987f4 --- /dev/null +++ b/content/evenementen/sprekers/andreas-hulsing.md @@ -0,0 +1,13 @@ +--- +categories: +- sprekers +date: 2023-07-04T08:57:24+02:00 +description: "Andreas Hülsing was spreker bij de NLUUG, de vereniging voor open systemen en open standaarden. Lees meer over deze spreker." +tags: +- sprekers +slug: +title: "Andreas Hülsing" +type: person +--- + +Andreas is a assistant professor for provable security in the Coding Theory and Cryptology group at Eindhoven University of Technology (TU/e). He and his research group are currently supported by NWO under the Vidi grant “A solid theory for post-quantum cryptography”. Besides, Andreas is collaborating in the Formosa project to produce machine-checked proofs for high-assurance cryptographic software. His research focuses on post-quantum cryptography – cryptography that resists quantum computer-aided attacks. His works range from theoretical works, like how to model quantum attacks or formal security arguments in post-quantum security models, to applied works, like the analysis of side-channel attacks or the development of efficient hash-based signature schemes. In many of his works he tries to combine the theoretical and the applied perspective. This is especially reflected in his work on standardizing post-quantum cryptography. diff --git a/data/personen/andreas-hulsing.json b/data/personen/andreas-hulsing.json new file mode 100644 index 0000000..9ffa270 --- /dev/null +++ b/data/personen/andreas-hulsing.json @@ -0,0 +1,27 @@ +{ + "id": "andreas-hulsing", + "name": "Andreas Hülsing", + "email": "", + "gender": "Male", + "honorary_member": false, + "nationality": "Dutch", + "profile_page": "/evenementen/sprekers/andreas-hulsing/", + "sameas": "", + "social": { + "facebook": "", + "github": "", + "gitlab": "", + "instagram": "", + "linkedin": "", + "mastodon": "", + "mastodon_url": "", + "twitter": "cr_yp_to" + }, + "thumbnail": "/afbeeldingen/personen/andreas-hulsing-200x200.jpg", + "websites": [{ + "id": 1, + "name": "Persoonlijke website", + "sameas": true, + "url": "https://huelsing.net/" + }] +} diff --git a/static/afbeeldingen/personen/andreas-hulsing-150x150.jpg b/static/afbeeldingen/personen/andreas-hulsing-150x150.jpg new file mode 100644 index 0000000..395b9df Binary files /dev/null and b/static/afbeeldingen/personen/andreas-hulsing-150x150.jpg differ diff --git a/static/afbeeldingen/personen/andreas-hulsing-150x150.webp b/static/afbeeldingen/personen/andreas-hulsing-150x150.webp new file mode 100644 index 0000000..292289d Binary files /dev/null and b/static/afbeeldingen/personen/andreas-hulsing-150x150.webp differ diff --git a/static/afbeeldingen/personen/andreas-hulsing-200x200.jpg b/static/afbeeldingen/personen/andreas-hulsing-200x200.jpg new file mode 100644 index 0000000..3da9aa6 Binary files /dev/null and b/static/afbeeldingen/personen/andreas-hulsing-200x200.jpg differ diff --git a/static/afbeeldingen/personen/andreas-hulsing-200x200.webp b/static/afbeeldingen/personen/andreas-hulsing-200x200.webp new file mode 100644 index 0000000..6a266bd Binary files /dev/null and b/static/afbeeldingen/personen/andreas-hulsing-200x200.webp differ diff --git a/static/afbeeldingen/personen/andreas-hulsing.jpg b/static/afbeeldingen/personen/andreas-hulsing.jpg new file mode 100644 index 0000000..1d2e1d3 Binary files /dev/null and b/static/afbeeldingen/personen/andreas-hulsing.jpg differ