Skip to content

Florian-Rh/MasterPasswordUWP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MasterPasswordUWP

UWP (Universal Windows Platform) implementation of Lyndir's open source project 'Master Password App' (https://github.com/Lyndir/MasterPassword)

Tested on Windows 10 Mobile. Should also run on Windows 10 Desktop, Xbox and Hololens.

This is a C# implementation of the open source Master Password Algorithm created by Maarten Billemont and Lyndir (http://masterpasswordapp.com/algorithm.html).

Key derivation was achieved using BioTurboNick's PBKDF-Library 'Skryptonite' for UWP (https://github.com/BioTurboNick/Skryptonite).

Master Password App is an awesome app that calculates passwords based on a master password and other easy to remember parameters. For more information see http://masterpasswordapp.com/

About

UWP (Universal Windows Platform) implementation of Master Password App (https://github.com/Lyndir/MasterPassword)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages