This website requires JavaScript.
Explore
Help
Register
Sign in
js
/
CryptoPassphrase
Watch
1
Star
1
Fork
You've already forked CryptoPassphrase
0
Code
Issues
Pull requests
Projects
Releases
2
Wiki
Activity
15
commits
1
branch
2
tags
999
KiB
47dfd7de4f
Commit graph
5 commits
Author
SHA1
Message
Date
Jonathan Schleifer
aae80c85e1
Implement repeat mode
2016-10-08 14:24:45 +02:00
Jonathan Schleifer
914314b927
Add new generation algorithm
...
The scrypt-genpass compatible one is now the legacy algorithm (activated with -L or --legacy).
2016-10-08 14:24:43 +02:00
Jonathan Schleifer
b297f827aa
Add a license
2016-10-08 14:24:32 +02:00
Jonathan Schleifer
fe54b6dab0
Move actual password derivation to separate class
2016-10-03 13:40:54 +02:00
Jonathan Schleifer
9e18d0deaf
Initial commit
2016-10-02 00:46:44 +02:00