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

Highlights

  • Pro
Block or Report

Block or report FlorianFrank

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
FlorianFrank/README.md

plot

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

  1. instrument_control_lib instrument_control_lib Public

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

    C++ 9 1

  2. SPECK_Cipher_Verilog SPECK_Cipher_Verilog Public

    Variable SPECK cipher implementation in Verilog.

    Verilog 2

  3. common_tools_lib common_tools_lib Public

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

    C

  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. puf_frontend puf_frontend Public

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

    JavaScript