Commit Graph

136 Commits

Author SHA1 Message Date
microshine fa0f5ebaca feat: Implement EdDSA and ECDH-ES mechanisms 2021-02-04 22:51:19 +03:00
microshine d1f5cbfb63 1.1.5 2021-02-01 17:17:47 +03:00
microshine fecf3f61d5 test: Add test for HMAC key derivation 2021-02-01 17:17:31 +03:00
microshine 4746eb565d chore: Update dependencies 2021-02-01 17:17:06 +03:00
microshine 7624baf42b feat: Validate named curve paramters on importing 2021-01-11 13:02:21 +03:00
microshine b9a4fe2ad6 style: Fix TS errors 2021-01-11 13:01:50 +03:00
microshine 78f6b3fb15 chore: Update dependencies 2021-01-11 13:01:26 +03:00
microshine 75fb5c4b13 1.1.4 2020-11-25 13:46:14 +03:00
Miroshin Stepan 1d59807416
Merge pull request #22 from PeculiarVentures/ci
github actions
2020-11-25 10:37:25 +00:00
microshine 3a2362d6e7 chore: Move npmignore to package.json 2020-11-25 13:31:37 +03:00
microshine bda0327797 chore: Update test badge 2020-11-25 13:29:22 +03:00
microshine 56877b1baf ci: rename action 2020-11-25 13:27:21 +03:00
microshine 194cbf3e2e chore: Reinstall dependencies 2020-11-25 13:22:50 +03:00
microshine 255764de09 ci: Use github actions 2020-11-25 13:18:52 +03:00
microshine 5ce0c267f4 style: fix lint errors 2020-11-25 12:58:53 +03:00
microshine 61e5dc13be chore: Update dependencies 2020-11-25 12:51:19 +03:00
microshine 834fa29f86 fix: License #20 2020-11-25 12:40:45 +03:00
microshine 47976a9b35 1.1.3 2020-08-10 14:16:36 +03:00
microshine 2f7c9af674 chore: Replace `implements` to `extends` for Crypto 2020-08-10 14:16:25 +03:00
microshine 6ae140e83d chore: Update deps 2020-08-10 14:15:33 +03:00
Miroshin Stepan 72ee0e910c
Merge pull request #18 from PeculiarVentures/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-22 06:03:13 +00:00
microshine 045353e9ec 1.1.2 2020-07-17 13:13:12 +03:00
microshine a3f236401e chore: Update deps 2020-07-17 13:12:58 +03:00
dependabot[bot] 634dabc4d3
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 16:41:23 +00:00
microshine 37d61f28ed 1.1.1 2020-05-08 10:40:31 +03:00
microshine 2620b19c35 chore: Update deps 2020-05-08 10:40:02 +03:00
microshine 51269b930e 1.1.0 2020-05-07 12:40:55 +03:00
microshine ef63497df2 chore: Update depes 2020-05-07 12:40:48 +03:00
microshine a46c65bc10 1.0.29 2020-04-18 23:17:56 +03:00
microshine 65ae70ac68 hmac: round generate algorithm length 2020-04-18 23:17:36 +03:00
microshine e24525f71d 1.0.28 2020-04-18 22:52:13 +03:00
microshine 1b8cfb2f20 fix hmac generate length param assignment 2020-04-18 22:51:51 +03:00
microshine 67004b9093 1.0.27 2020-04-06 15:32:38 +03:00
microshine cf77b2e013 Use asn1 classes from webcrypto-core 2020-04-06 15:21:38 +03:00
microshine d4f103e44e Update deps 2020-04-06 15:19:37 +03:00
microshine f16433ef97 1.0.26 2020-03-23 11:07:20 +03:00
microshine c8f8c8dc3f npm: add @peculiar/webcrypto-test 2020-03-23 11:04:24 +03:00
microshine 8b91f978c0 1.0.25 2020-03-15 12:45:22 +03:00
microshine 0ebb6765f8 npm: ignore lint rc file 2020-03-15 12:45:09 +03:00
microshine 9b13151442 1.0.24 2020-03-15 12:43:47 +03:00
microshine af0166d320 Update minimist dependency 2020-03-15 12:43:07 +03:00
microshine fa2134c804 Fix rollup lint inssue 2020-03-15 12:38:57 +03:00
Miroshin Stepan ae9ac92c9e
Merge pull request #16 from PeculiarVentures/update
Update
2020-03-15 12:34:44 +03:00
microshine fd98284182 Use WeakMap to protect private data 2020-03-13 18:20:02 +03:00
microshine 0dd1c1e459 Update mocha options 2020-03-13 14:19:52 +03:00
microshine 073b6ac93f Fix Buffer depricated usage 2020-03-13 14:19:38 +03:00
microshine a2b9971e46 tslint -> eslint 2020-03-13 14:06:53 +03:00
microshine 2519880f2e 1.0.23 2020-03-06 13:39:32 +03:00
microshine c8cb66b616 Fix tslint issues 2020-03-06 13:35:16 +03:00
microshine 5e219c6a36 Fix #15 2020-03-06 13:33:15 +03:00