Commit Graph

209 Commits

Author SHA1 Message Date
Miroshin Stepan 8026ab255e
Merge pull request #11 from PeculiarVentures/rsa-oaep
RSA-OAEP
2019-05-22 22:21:46 +03:00
microshine 5c91479b7d Remove comment 2019-05-22 21:53:21 +03:00
microshine 365ddf745f Support RSA-OAEP 2019-05-22 21:26:25 +03:00
microshine 61fc0c7394 Update deps 2019-05-22 21:25:42 +03:00
microshine 8b06509819 1.0.10 2019-05-03 17:14:20 +03:00
microshine e242d5ea5d Fix #10 2019-05-03 17:12:35 +03:00
microshine c1428fffd6 Update deps 2019-05-03 17:03:29 +03:00
microshine c5665ad3cf Exclude circleci from pruduction 2019-04-11 14:46:15 +03:00
microshine 3909c5adb9 Add custom length test to HMAC generateKey 2019-03-28 16:36:41 +03:00
microshine 4e6994c0be 1.0.9 2019-03-28 16:32:02 +03:00
microshine 2148dd814d Remove length checking for HMCAC importKey 2019-03-28 16:31:50 +03:00
microshine 93461d0973 1.0.8 2019-03-07 03:18:17 +03:00
microshine 8e8937851b Add `lint:fix` script 2019-03-07 03:15:30 +03:00
microshine ef48c12b6c Fix RSA to JWK 2019-03-07 03:14:39 +03:00
microshine 0328753920 Update deps 2019-03-07 02:52:40 +03:00
microshine 95065c3f6a 1.0.7 2019-03-03 00:22:34 +03:00
microshine cc8290b770 Run lint test in circle ci 2019-03-03 00:21:34 +03:00
microshine 7aa9cac99a Fix lint error in aes test 2019-03-03 00:20:37 +03:00
Miroshin Stepan d3c5725d5e
Merge pull request #8 from LiraNuna/hkdf_improvements
Improvements to HKDF
2019-03-03 00:19:14 +03:00
Liran Nuna e8046378af Improvements to HKDF 2019-03-02 13:14:53 -08:00
Miroshin Stepan 9e3a2ebf90
Merge pull request #7 from LiraNuna/hkdf
Implement HKDF
2019-03-02 23:51:40 +03:00
Liran Nuna 7d4786e09c Implement HKDF 2019-03-02 12:28:49 -08:00
microshine 04c1016124 1.0.6 2019-03-02 10:27:10 +03:00
microshine 0c85a42cf7 Move AES-KW vector to const 2019-03-02 10:25:12 +03:00
microshine 6af540418f Fix type errors 2019-03-02 10:24:48 +03:00
Miroshin Stepan e512422a2b
Merge pull request #5 from LiraNuna/WIP-aes-kw
Implemented AES-KW
2019-03-02 10:17:19 +03:00
Liran Nuna c889951dc4 Implemented AES-KW 2019-03-01 23:03:12 -08:00
microshine eda6bc4f0a Fix type errors 2019-03-02 09:25:06 +03:00
microshine 53b8ab534c Add optional test param 'wrappedKey' to test helper 2019-03-02 09:24:51 +03:00
microshine 79e553d06c Update webcrypto-core 2019-03-02 09:24:00 +03:00
microshine 3a899e16d5 1.0.5 2019-02-19 12:41:59 +03:00
microshine 32a26bc5b4 Updte deps and move output JS to build folder 2019-02-19 12:41:43 +03:00
microshine 1f035bc0f9 1.0.4 2019-02-17 10:36:11 +03:00
microshine d5ffab1b42 Add PEM cache to asymmetric keys 2019-02-17 10:35:59 +03:00
microshine 72a30966a1 Fix JWK kty error for symmetric keys 2019-02-17 10:35:26 +03:00
microshine b18cd6d0af 1.0.3 2019-02-16 01:44:53 +03:00
microshine 97c0c5956b Fix ECDSA sign/verify error 2019-02-16 01:43:08 +03:00
microshine feaf3cc798 1.0.2 2019-02-14 14:08:10 +03:00
microshine 1baede1ae4 Apply updated webcrypto-core 2019-02-14 14:01:58 +03:00
microshine 5b93440ce9 Improve HMAC tests 2019-02-14 14:01:37 +03:00
microshine 879658d4bf Update deps 2019-02-14 14:01:12 +03:00
microshine 6af89134f0 Update d.ts 2019-02-14 13:58:38 +03:00
microshine 95ac3d7a9e Update pub script 2019-01-25 17:31:41 +03:00
microshine 54edae5652 1.0.1 2019-01-25 16:16:38 +03:00
microshine 81876f423e Add pub script 2019-01-25 16:16:24 +03:00
microshine 24c578be26 Update readme 2019-01-25 16:14:06 +03:00
microshine 309beaad7a Add badges 2019-01-25 16:10:59 +03:00
microshine 00db667218 Add license 2019-01-25 16:10:53 +03:00
microshine 1446ebf0cb Add rollup to dev deps 2019-01-25 16:02:07 +03:00
microshine 7c82dffe4d Rename config file 2019-01-25 15:55:44 +03:00