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
fbeed733fe
add createFingerprint interface
8年前
Guillaume Vincent
f7548f4974
upgrade to node 6 LTS
8年前
Guillaume Vincent
f6668eb45d
fix error in node test
8年前
Guillaume Vincent
345b6f58a5
babel ES6 code
8年前
Guillaume Vincent
8980726f96
stop building lesspass/core for browser
8年前
Guillaume Vincent
976b2f2891
update documentation
8年前
Guillaume Vincent
60490410fd
update api and documentation
8年前
Guillaume Vincent
76c69ce04e
clean test with new api
8年前
Guillaume Vincent
50500fd531
migrate to new api
8年前
Guillaume Vincent
19fda27517
fix node module not babelified
8年前
Guillaume Vincent
473e09c100
make encryptLogin function public for the API
8年前
Guillaume Vincent
649fbe6350
improve frontend test
8年前
Guillaume Vincent
ae7a85b5ea
update documentation
8年前
Guillaume Vincent
d868c4a15c
make lesspass working as a standalone script
8年前
Guillaume Vincent
f8250016dc
simplify API for password creation
8年前
Guillaume Vincent
e30574ca92
modify API
8年前
Guillaume Vincent
0e510d1838
version 1.0.0 on npm
8年前