Skip to content

This program generates passwords using preferences chosen by the user. The program also sends encrypted passwords to users email which can be decrypted using the program.

Notifications You must be signed in to change notification settings

WikstromS/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password-generator

This program generates passwords for the user. The user can choose to use what kinds of charactes to use and how many characters the password contains. Then the user can send the encrypted password to his/her email and decrypt it using the function in the program

The program was made with Visual Studio 2015 and uses C# and wpf form. For encryption the program uses AES.

About

This program generates passwords using preferences chosen by the user. The program also sends encrypted passwords to users email which can be decrypted using the program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages