Guillaume Vincent
d350c9c7f2
make generatePassword retro compatible
před 8 roky
Guillaume Vincent
060dbc90ba
add missing files in npm
před 8 roky
Guillaume Vincent
ee66335f2c
clean tests
před 8 roky
Guillaume Vincent
58fc698627
remove webcrypto after pbkdf2 ponyfill
před 8 roky
Guillaume Vincent
1aa19da4ab
add pbkdf2 polyfill
před 8 roky
Guillaume Vincent
851b57e2e5
make tests pass
před 8 roky
Erik Mulder
b4178b9b4b
Fix entropy test using new keyword index
před 8 roky
Erik Mulder
200d16d295
Fixed test definition with new method name
před 8 roky
Guillaume Vincent
1f06b18ed6
refactor code
před 8 roky
Guillaume Vincent
09a7366d8f
calc max password length
před 8 roky
Guillaume Vincent
c7a4ef7158
ensure that at least one letter per subset is present
před 8 roky
Guillaume Vincent
dfacaa0444
change default set of characters, add symbols
před 8 roky
Guillaume Vincent
f03a7d74e9
refactor code
před 8 roky
Guillaume Vincent
997b8a5d81
rename file that is not a test
před 8 roky
Guillaume Vincent
ceced29113
add generatePassword v2 method
před 8 roky
Guillaume Vincent
6965c0dd41
add render Password tests
před 8 roky
Guillaume Vincent
076d74f7d8
add getSetOfCharacters v2 method
před 8 roky
Guillaume Vincent
1392e4889f
add calcEntropy v2 method
před 8 roky
Guillaume Vincent
1351820a59
clean tests remove done() functions
před 8 roky
Guillaume Vincent
ce916e68b8
add phantomjs to fix error on travis
před 8 roky
Guillaume Vincent
0b3e22fd0c
remove ES6 code
před 8 roky
Guillaume Vincent
9790da5489
merge webcrypto
před 8 roky
Guillaume Vincent
8bc61b8b2e
update documentation
před 8 roky
Guillaume Vincent
502bcf339f
update renderPassword API
allow user to customize renderPassword method
will help "Other password rules?" issue
lesspass/lesspass#37
před 8 roky
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
před 8 roky
Guillaume Vincent
4dd321fdcb
remove ava to use same test suite with webcrypto
před 8 roky
Guillaume Vincent
fbeed733fe
add createFingerprint interface
před 8 roky
Guillaume Vincent
f7548f4974
upgrade to node 6 LTS
před 8 roky
Guillaume Vincent
f6668eb45d
fix error in node test
před 8 roky
Guillaume Vincent
345b6f58a5
babel ES6 code
před 8 roky
Guillaume Vincent
8980726f96
stop building lesspass/core for browser
před 8 roky
Guillaume Vincent
976b2f2891
update documentation
před 8 roky
Guillaume Vincent
60490410fd
update api and documentation
před 8 roky
Guillaume Vincent
76c69ce04e
clean test with new api
před 8 roky
Guillaume Vincent
50500fd531
migrate to new api
před 8 roky
Guillaume Vincent
19fda27517
fix node module not babelified
před 8 roky
Guillaume Vincent
473e09c100
make encryptLogin function public for the API
před 8 roky
Guillaume Vincent
649fbe6350
improve frontend test
před 8 roky
Guillaume Vincent
ae7a85b5ea
update documentation
před 8 roky
Guillaume Vincent
d868c4a15c
make lesspass working as a standalone script
před 8 roky
Guillaume Vincent
f8250016dc
simplify API for password creation
před 8 roky
Guillaume Vincent
e30574ca92
modify API
před 8 roky
Guillaume Vincent
0e510d1838
version 1.0.0 on npm
před 8 roky