Guillaume Vincent
1aa19da4ab
add pbkdf2 polyfill
преди 8 години
Guillaume Vincent
851b57e2e5
make tests pass
преди 8 години
Guillaume Vincent
1f06b18ed6
refactor code
преди 8 години
Guillaume Vincent
c7a4ef7158
ensure that at least one letter per subset is present
преди 8 години
Guillaume Vincent
f03a7d74e9
refactor code
преди 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
ce916e68b8
add phantomjs to fix error on travis
преди 8 години
Guillaume Vincent
0b3e22fd0c
remove ES6 code
преди 8 години
Guillaume Vincent
260dbd3615
use the browserified version of crypto packages
преди 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
fbeed733fe
add createFingerprint interface
преди 8 години
Guillaume Vincent
f7548f4974
upgrade to node 6 LTS
преди 8 години
Guillaume Vincent
1adf7cb942
fix import error
преди 8 години
Guillaume Vincent
8980726f96
stop building lesspass/core for browser
преди 8 години
Guillaume Vincent
60490410fd
update api and documentation
преди 8 години
Guillaume Vincent
76c69ce04e
clean test with new api
преди 8 години
Guillaume Vincent
4c3f496302
add render password method
преди 8 години
Guillaume Vincent
3c9004144e
use browesrify to generate lesspass module for browser
преди 8 години
Guillaume Vincent
473e09c100
make encryptLogin function public for the API
преди 8 години
Guillaume Vincent
d868c4a15c
make lesspass working as a standalone script
преди 8 години
Guillaume Vincent
f8250016dc
simplify API for password creation
преди 8 години