Skip to content
View FlorianFrank's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report FlorianFrank

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FlorianFrank/README.md

Hi I'm Florian

I'm currently working on:

  • Different types of cryptographic FPGA implementations.
  • Classification algorithms for different kinds of Physical Unclonable Functions.
  • Implementing a library to access measurment devices like Oscilloscopes, SMU's or function generators and software to automate analog measurements

About Me

🎓 I'm currently working as a PhD student at the University of Passau in Germany.

🔑 My research interests are in the domain of IT-Security and Hardware security. Currently I'm focusing on the development of hardware trust anchors within different types of non-volatile memories. Especially FRAM (Ferroelectric Random Access Memory), MRAM (Magnetiresistive Random Access Memory) and ReRAM (Resistive Random Access Memory). I also investigate the internal characteristics of low-level digital and analog elements like memristors or carbon nanotube field-effect transistors. But I'm also interested in other domains of computer science and open source projects. My favorite programming language is C++.


Contact Me



Other Hobbies and Activities

🚴 During the summer month I like to go mountain biking in the vicinity of Passau.
🗻 I also like to go hiking in the mountains.
🎿 and skiing during the winter.
⛵ 📷 Traveling and combining my trips with landscape photography is also one of my favorite hobbies.
✈️ I'm owner of private pilot license and I'm member of the fire department of my home town.

Pinned Loading

  1. MemTestX MemTestX Public

    A comprehensive test platform for advanced memory device characterization combining FPGA acceleration, real-time firmware, and automated experiment scheduling

    Jupyter Notebook

  2. petalinux_standalone_setup_guide_zcu102 petalinux_standalone_setup_guide_zcu102 Public

    A guide on how to Setup Petalinux on a ZCU102 while flashing a standalone application on the Cortex R5.

    1

  3. instrument_control_lib instrument_control_lib Public

    Framework to control Oscilloscopes, SMUs, Function Generators and DC Powersupplies via Ethernet.

    C++ 11 1

  4. measurement_switch_matrix measurement_switch_matrix Public

    This repository contains source code and PCB designs for a switch matrix to measure carbon nanotube field-effect transistors.

    C

  5. experiment_hub_frontend experiment_hub_frontend Public

    This repo contains the development of the frontend to execute, filter and analyse PUF-related (Physical Unclonable Function) behavior tests.

    JavaScript

  6. platform_adapter platform_adapter Public

    Collection of useful platform independent wrapper and helper classes, like socket, filehandling or logging implementations.

    C