Home / Scripts & Code / C#
Defiafer C# Source CodeDefiafer C# Source Code
Password manager with custom hash algorithm and intiutive GUIHome / Scripts & Code / C#
Defiafer C# Source Code
Password manager with custom hash algorithm and intiutive GUIOverview
Defiafer is a password manager application that has a custom HASH algorithm for encryption of the managed passwords. User choose a master password when used it for the first time, that password is used for start the application and keep safe all the passwords. Passwords are managed by groups for a better management.
Features
- Custom HASH algorithm
- Groups of passwords
- Simple intiutive GUI
Requirements
.NET Framework
Instructions
- Start the application
- Provide a master password to encrypt data
- Create a group of passwords
- Create the passwords you want to keep safe
Other items by this author
Information
Category | Scripts & Code / C# |
First release | 15 July 2023 |
Last update | 15 July 2023 |
Files included | .cs, .csproj |
Tags | password, Security, hash |