Skip to content

Security Email System using AES and Portuguese Citizen Card

Notifications You must be signed in to change notification settings

dnascimento/AISSProject

Repository files navigation

Security Project

Security Email System using AES and Portuguese Citizen Card

##How it works? This Java Applet application:

  • zips your documents
  • ciphers this documents using a AES Hardware implementation (using JNI)
  • Signs the data with Portuguese Citizen SmartCard

On receiver size:

  • Signature validation against CA Certificate and name
  • Decipher the documents
  • Unzip the documents

Note: We know that zipping is not secure, it's a simplification.

##Authors: Dário Nascimento and Gonçalo Carito

About

Security Email System using AES and Portuguese Citizen Card

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages