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年前
Guillaume Vincent
c5145fd9ba
update readme
8年前
Guillaume Vincent
6a849f2e5f
5.0.1
8年前
Guillaume Vincent
c56ee5f12d
add lib
8年前
Guillaume Vincent
f7548f4974
upgrade to node 6 LTS
8年前
Guillaume Vincent
902f158366
update readme
8年前
Guillaume Vincent
f6668eb45d
fix error in node test
8年前
Guillaume Vincent
619ee92927
update ISSUE_TEMPLATE file
8年前
Guillaume Vincent
8f4a6855d1
add license in readme
8年前
Guillaume Vincent
f6ecb66b23
4.0.4
8年前
Guillaume Vincent
345b6f58a5
babel ES6 code
8年前
Guillaume Vincent
91b81292cb
4.0.3
8年前
Guillaume Vincent
1adf7cb942
fix import error
8年前
Guillaume Vincent
32a3dee1cb
fix missing files
8年前
Guillaume Vincent
830b50e423
4.0.1
8年前
Guillaume Vincent
8980726f96
stop building lesspass/core for browser
8年前
Guillaume Vincent
03421432b5
add issue template
8年前
Guillaume Vincent
976b2f2891
update documentation
8年前
Guillaume Vincent
d348db6dba
4.0.0
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
af643a6d91
update documentation
8年前
Guillaume Vincent
fb20c20d0b
update frontend module
8年前
Guillaume Vincent
3595bf9eaf
3.2.0
8年前
Guillaume Vincent
4c3f496302
add render password method
8年前
Guillaume Vincent
8a0fe6e716
3.1.3
8年前
Guillaume Vincent
19fda27517
fix node module not babelified
8年前
Guillaume Vincent
71d6d59e83
3.1.2
8年前
Guillaume Vincent
3c9004144e
use browesrify to generate lesspass module for browser
8年前