8000 GitHub - danzatt/PV204_project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

danzatt/PV204_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SecureChannel applet and host application

A Java Card applet with custom secure channel and an additional host application.

This project was made for course PV204 Security Technologies @ MUNI

Team members:

Implementation notes:

  • User PIN is chosen when installing the applet
  • To establish secure channel we use ECDH with SecP256k1 curve
  • Public ECDH keys are then encrypted using AES and user PIN hashed with SHA-1 as a key
  • Subsequent communication is encryped using shared ECDH secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0