Personal tools

Difference between revisions of "A Trustworthy Three-Factor Authentication System"

From iis-projects

Jump to: navigation, search
m (Update)
m (Update)
Line 3: Line 3:
 
[[File:Trustworthy Three-Factor Authentication.png|250px|thumb]]
 
[[File:Trustworthy Three-Factor Authentication.png|250px|thumb]]
  
==Short Description==
+
===Short Description===
 
This project comprises the development of a trustworthy three-factor authentication system based on possession, knowledge, and biometrics (e.g., a smart card and its PIN number together with an iris scan of the corresponding person). By trustworthy we mean that all components of the system, dealing with the plain data of one of the three factors, have to be developed in dedicated hardware. As software components, in general, provide a potential attacker more points of vulnerability compared to their hardware counterparts, replacing them with dedicated hardware blocks will increase the security of the authentication process significantly. This project comprises a variety of assignments in the field of security and signal processing based on an FPGA platform. Your task description and your contributions will only deal with parts of it.  
 
This project comprises the development of a trustworthy three-factor authentication system based on possession, knowledge, and biometrics (e.g., a smart card and its PIN number together with an iris scan of the corresponding person). By trustworthy we mean that all components of the system, dealing with the plain data of one of the three factors, have to be developed in dedicated hardware. As software components, in general, provide a potential attacker more points of vulnerability compared to their hardware counterparts, replacing them with dedicated hardware blocks will increase the security of the authentication process significantly. This project comprises a variety of assignments in the field of security and signal processing based on an FPGA platform. Your task description and your contributions will only deal with parts of it.  
  

Revision as of 11:11, 26 March 2015


Trustworthy Three-Factor Authentication.png

Short Description

This project comprises the development of a trustworthy three-factor authentication system based on possession, knowledge, and biometrics (e.g., a smart card and its PIN number together with an iris scan of the corresponding person). By trustworthy we mean that all components of the system, dealing with the plain data of one of the three factors, have to be developed in dedicated hardware. As software components, in general, provide a potential attacker more points of vulnerability compared to their hardware counterparts, replacing them with dedicated hardware blocks will increase the security of the authentication process significantly. This project comprises a variety of assignments in the field of security and signal processing based on an FPGA platform. Your task description and your contributions will only deal with parts of it.

Status: Available

Prerequisites

  • VLSI I
  • Basic C/Matlab Programming Skills

Character

  • 20% Theory
  • 40% C/C++ or Matlab
  • 40% HDL Design

Professor