Personal tools

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

From iis-projects

Jump to: navigation, search
m (Update)
Line 1: Line 1:
 +
__NOTOC__
 +
 
[[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.  
 +
 
===Status: Available ===
 
===Status: Available ===
: Looking for 1-2 Semester/Master students
+
* Looking for 1-2 Semester/Master students
: Contact: [[:User:mbgh | Michael Muehlberghuber]]
+
* Contact: [[:User:mbgh | Michael Muehlberghuber]]
 +
 
 
===Prerequisites===
 
===Prerequisites===
: VLSI I
+
* VLSI I
: Basic C/Matlab Programming Skills
+
* Basic C/Matlab Programming Skills
 +
 
 
===Character===
 
===Character===
: 20% Theory
+
* 20% Theory
: 40% C/C++ or Matlab
+
* 40% C/C++ or Matlab
: 40% HDL Design
+
* 40% HDL Design
  
 
===Professor===
 
===Professor===
: [http://www.dz.ee.ethz.ch/en/general-information/about/staff/uid/364.html Hubert Kaeslin]
+
* [http://www.dz.ee.ethz.ch/en/general-information/about/staff/uid/364.html Hubert Kaeslin]
  
[[#top|↑ top]]
+
[[Category:Master Thesis]]
==Detailed Task Description==
+
[[Category:Semester Thesis]]
 
+
[[Category:Cryptography]]
===Goals===
 
===Practical Details===
 
* '''[[Project Plan]]'''
 
* '''[[Project Meetings]]'''
 
* '''[[Design Review]]'''
 
* '''[[Coding Guidelines]]'''
 
* '''[[Final Report]]'''
 
* '''[[Final Presentation]]'''
 
 
 
==Results==
 
 
 
==Links==
 
 
 
[[#top|↑ top]]
 
 
[[Category:Digital]]
 
[[Category:Digital]]
 +
[[Category:FPGA]]
 
[[Category:Available]]
 
[[Category:Available]]
[[Category:Semester Thesis]]
 
  
 
<!--  
 
<!--  

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