Review of "PassCalc" version 6

Details Page Preview

This extension calculates strong unique passwords for each identifier and passphrase combination.

Extension Homepage
https://github.com/tomashavlas/gnome-shell-extension-passcalc

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
9 Active
8 Active
7 Active
6 Active
5 Active
4 Active
3 Active
2 Active
1 Active

Previous Reviews on this Version

maweki active
I trust that the minified hash code does not do something stupid with user data.
tomashavlas posted a review
Minified code is just Stanford Javascript Crypto Library (https://github.com/bitwiseshiftleft/sjcl) implementation of required cryptographic algorithms.