Ramlevy / PassVault

Password Manager and security concepts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PassVault

A project that implements local password manager. Features:

  • 128 bit AES-encrypted vault records.
  • Full RSA Implementation to encrypt vault key.
  • Password anaylzer with filter bloom.
  • Registration and login of users.
  • Multiple vaults.

Diagram Flow

How to compile

PassVault was developed using C#.

Development environment: Visual Studio 2019 version 16.7.0.

If any problems occur, make sure to install .NET Core 3.1.

About

Password Manager and security concepts.


Languages

Language:C# 100.0%