Guillaume Vincent
2a82ecd77b
6.0.0-beta.5
пре 8 година
Guillaume Vincent
24c339e806
keep API as v1 for now
пре 8 година
Guillaume Vincent
cc7f6b00d8
6.0.0-beta.4
пре 8 година
Guillaume Vincent
15790eb142
remove ES6 error
пре 8 година
Guillaume Vincent
ac8804aa89
6.0.0-beta.3
пре 8 година
Guillaume Vincent
1bee7bb80b
clean test and refactor
пре 8 година
Guillaume Vincent
d350c9c7f2
make generatePassword retro compatible
пре 8 година
Guillaume Vincent
bfdb9c0219
6.0.0-beta.2
пре 8 година
Guillaume Vincent
060dbc90ba
add missing files in npm
пре 8 година
Guillaume Vincent
d07bc6c150
6.0.0-beta.1
пре 8 година
Guillaume Vincent
ee66335f2c
clean tests
пре 8 година
Guillaume Vincent
6409029d83
use pinkie-promise for smaller bundle size
пре 8 година
Guillaume Vincent
58fc698627
remove webcrypto after pbkdf2 ponyfill
пре 8 година
Guillaume Vincent
1aa19da4ab
add pbkdf2 polyfill
пре 8 година
Guillaume Vincent
851b57e2e5
make tests pass
пре 8 година
Erik Mulder
b4178b9b4b
Fix entropy test using new keyword index
пре 8 година
Erik Mulder
f284359b18
Reverted code duplication prevention change
Don't know why, but it doesn't work after the refactoring. Seemed pretty harmless.
пре 8 година
Erik Mulder
200d16d295
Fixed test definition with new method name
пре 8 година
Erik Mulder
c00f24124e
Fixed export definition with new method name
пре 8 година
Erik Mulder
14468db122
Code Review algorithm v2
The algorithm looks good to me. I just changed some names and added a few semi-colons.
пре 8 година
Guillaume Vincent
1f06b18ed6
refactor code
пре 8 година
Guillaume Vincent
09a7366d8f
calc max password length
пре 8 година
Guillaume Vincent
c7a4ef7158
ensure that at least one letter per subset is present
пре 8 година
Guillaume Vincent
dfacaa0444
change default set of characters, add symbols
пре 8 година
Guillaume Vincent
f03a7d74e9
refactor code
пре 8 година
Guillaume Vincent
011fb613b2
remove underscore from hidden methods
пре 8 година
Guillaume Vincent
997b8a5d81
rename file that is not a test
пре 8 година
Guillaume Vincent
ceced29113
add generatePassword v2 method
пре 8 година
Guillaume Vincent
6965c0dd41
add render Password tests
пре 8 година
Guillaume Vincent
076d74f7d8
add getSetOfCharacters v2 method
пре 8 година
Guillaume Vincent
1392e4889f
add calcEntropy v2 method
пре 8 година
Guillaume Vincent
1351820a59
clean tests remove done() functions
пре 8 година
Guillaume Vincent
d9a657c76c
5.2.2
пре 8 година
Guillaume Vincent
ce916e68b8
add phantomjs to fix error on travis
пре 8 година
Guillaume Vincent
6d0e1b792d
5.2.1
пре 8 година
Guillaume Vincent
0b3e22fd0c
remove ES6 code
пре 8 година
Guillaume Vincent
9790da5489
merge webcrypto
пре 8 година
Guillaume Vincent
260dbd3615
use the browserified version of crypto packages
пре 8 година
Guillaume Vincent
0555a21307
clean package.json
пре 8 година
Guillaume Vincent
665ca540b4
remove useless ISSUE_TEMPLATE
пре 8 година
Guillaume Vincent
8356cb7aa7
5.2.0
пре 8 година
Guillaume Vincent
8bc61b8b2e
update documentation
пре 8 година
Guillaume Vincent
502bcf339f
update renderPassword API
allow user to customize renderPassword method
will help "Other password rules?" issue
lesspass/lesspass#37
пре 8 година
Guillaume Vincent
70bebd5e5b
update encryptLogin API
allow user to customize iterations and key length for encryptLogin method.
encryptLogin use pbkdf2 with a default 8192 iterations and 32 key length.
make pbkdf2 rounds a per-site password profile option
lesspass/lesspass#38
пре 8 година
Guillaume Vincent
4dd321fdcb
remove ava to use same test suite with webcrypto
пре 8 година
Guillaume Vincent
582322eceb
change license from MIT to GNU GPLv3
пре 8 година
Guillaume Vincent
449813d542
5.1.1
пре 8 година
Guillaume Vincent
0490900825
update build
пре 8 година
Guillaume Vincent
70be700974
5.1.0
пре 8 година
Guillaume Vincent
fbeed733fe
add createFingerprint interface
пре 8 година