Oscar Hinton
193434461d
Apply Prettier ( #581 )
4 years ago
Oscar Hinton
d7682cde3b
Move nodeCryptoFunction to jslib-node ( #405 )
...
* Move nodeCryptoFunction to jslib-node
* Fix imports
* Fix tests import
5 years ago
Oscar Hinton
1016bbfb9e
Split jslib into multiple modules ( #363 )
...
* Split jslib into multiple modules
5 years ago
Matt Gibson
72bf18f369
Fix 1password importer ( #222 )
...
* Change cipher type based on csv type header
* Test identity and credit card import
* Do not use node 'fs' module
Karma is being used for automated tests so node modules are not available
* WIP: mac and windows 1password importer split
Need to improve windows field identification to limit secret data
exposure and improve user experience
* Hide fields with likely secret values
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
5 years ago
Kyle Spearrin
8cb5a9f505
hkdf crypto functions ( #190 )
...
* hkdf crypto functions
* comment to spec
5 years ago
Kyle Spearrin
2045e7047a
add support for md5 hash crypto function
8 years ago
Kyle Spearrin
1a2b8684e2
30 secon timeout on keypair tests
8 years ago
Kyle Spearrin
3454d93fef
generate keypair on registration
8 years ago
Kyle Spearrin
2bc7ae0da2
extract public from private key
8 years ago
Kyle Spearrin
e614cffffb
remove some crypto functions
8 years ago
Kyle Spearrin
dfcde8a29a
new tests for node
8 years ago
Kyle Spearrin
de4494e1b3
fast decrypt
8 years ago
Kyle Spearrin
ac22a4f4c1
test all node crypto functions
8 years ago
Kyle Spearrin
e7735f2d80
test pbkdf2 node function
8 years ago
Kyle Spearrin
d73012efc8
rsa encrypt and decrypt tests
8 years ago
Kyle Spearrin
3b2b48dd8d
misc utils for browser and node
8 years ago
Kyle Spearrin
e8824c2c8b
lint spec dir
8 years ago
Kyle Spearrin
9b4069cb19
node vs web testing with jasmine
8 years ago