My second attempt at a secure and random password generator, this time written in TypeScript. Krypton is a password generator build using Electron. It uses Node.js's crypto module to generate cryptographically secure random numbers to generate a password. Though the library is supposedly cryptographically secure, a quick cryptanalysis showed there might be slight bias in the generated numbers, at least in my implementation. Further analysis is needed.
-
Notifications
You must be signed in to change notification settings - Fork 0
LookAtFr3sn0/Krypton
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Password generator written in TypeScript
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published