Commit Graph

198 Commits

Author SHA1 Message Date
microshine 159f0df626 ci: add node v18 2023-03-21 20:06:16 +01:00
microshine 1ebf9006e6 fix: disable DES-CBC for Node v18 2023-03-21 20:04:52 +01:00
microshine 057b7c481f style: fix lint errors 2023-03-21 19:50:09 +01:00
microshine 1dde3c03e9 ci: add global dependencies for code coverage 2023-03-21 19:49:33 +01:00
microshine c9a5e4ec25 chore(deps): update dependencies 2023-03-21 19:48:53 +01:00
Miroshin Stepan 80de476cf7
Merge pull request #58 from PeculiarVentures/update-deps
Update dependencies
2022-11-02 13:29:48 +03:00
microshine d0ea632eea style(lint): fix lint errors 2022-11-02 13:25:33 +03:00
microshine 5175704e8e chore(config): update rollup script 2022-11-02 13:24:33 +03:00
microshine 17e4a9d7d8 chore(deps): update dependencies 2022-11-02 13:23:37 +03:00
Miroshin Stepan a356531929
Merge pull request #57 from panva/fix-null-ecdh
fix: ECDH with null length
2022-11-02 13:05:15 +03:00
Filip Skokan 48f5a8c19d fix: ECDH with null length 2022-11-01 13:07:26 +01:00
github-actions 6b304aedf4 chore(release): 1.4.0 2022-05-12 12:00:53 +00:00
Miroshin Stepan 1255b39324
Merge pull request #52 from PeculiarVentures:sha3
SHA3
2022-05-12 15:00:18 +03:00
microshine b580035b26 ci: remove node 12.x
- it's not supported in latest mocha
2022-05-12 14:29:00 +03:00
microshine 4bc0ac04b6 style: format file 2022-05-12 14:27:25 +03:00
microshine e8c3ab3adc chore: update dependencies 2022-05-12 14:27:11 +03:00
microshine 8b1347df43 feat: implement SHA3 256/384/512 2022-05-12 13:58:48 +03:00
github-actions 75d4f9a453 chore(release): 1.3.3 2022-03-25 07:42:10 +00:00
Miroshin Stepan 7fd451bc80
Merge pull request #48 from PeculiarVentures/fix-types-web
Remove @types/web
2022-03-25 10:41:37 +03:00
microshine a6eefa34dc fix: remove @types/web 2022-03-25 10:37:44 +03:00
github-actions becdb5e25b chore(release): 1.3.2 2022-03-07 22:00:33 +00:00
Miroshin Stepan 3cb260759f
Merge pull request #47 from PeculiarVentures/develop
Update dependencies
2022-03-08 01:00:02 +03:00
Miroshin Stepan 78dda15c59
Merge pull request #46 from miguel-a-calles-mba/master
Dependency updates
2022-03-08 00:58:13 +03:00
Miguel A. Calles MBA de392b458e Dependency updates
Updated outdated deps and the webcrypto-core that fixes a bug with typescript and rush.
2022-03-07 10:44:02 -08:00
github-actions b6008797e9 chore(release): 1.3.1 2022-03-02 18:41:33 +00:00
Miroshin Stepan 8d65733a84
Merge pull request #45 from PeculiarVentures:fix-type-error
Fix type error
2022-03-02 21:40:57 +03:00
microshine 865ff0caa2 ci: update actions 2022-03-02 21:38:12 +03:00
microshine 7a3520e723 refactor: use TS override option 2022-03-02 21:35:31 +03:00
microshine b98aecb553 chore: Update lint config 2022-03-02 21:31:22 +03:00
microshine 85dc108ca6 chore: Update dependencies 2022-03-02 21:31:02 +03:00
github-actions 88c2bf23de chore(release): 1.3.0 2022-02-24 20:52:20 +00:00
Miroshin Stepan 7221414fbb
Merge pull request #43 from PeculiarVentures:shake
Support shake128 and shake256 mechanisms
2022-02-24 23:48:44 +03:00
microshine cd5a451ba5 feat: Support shake128 adn shake256 mechanisms 2022-02-24 23:46:29 +03:00
microshine 942d309225 ci: add publish action 2022-02-24 23:39:53 +03:00
microshine 3c7559a086 chore: Update dependencies 2022-02-24 23:39:41 +03:00
microshine e98c5ba843 fetch: Support shake128 and shake256 mechanisms 2022-02-24 23:37:40 +03:00
microshine e708ea5e9c chore: Update dependencies 2021-12-07 18:45:21 +03:00
microshine e14e507276 1.2.3 2021-11-24 12:22:18 +03:00
microshine a8a6d06461 test: Add RSA 3072bits test 2021-11-24 12:17:47 +03:00
microshine 40b1911433 chore: Update dependencies 2021-11-24 12:12:30 +03:00
microshine a1760f21e2 1.2.2 2021-11-10 03:31:40 +03:00
microshine dce231d046 fix: Incorrect usage of ArrayBufferView subarrays #35 2021-11-10 03:31:25 +03:00
microshine 7d6401b210 1.2.1 2021-11-10 03:02:19 +03:00
microshine 6eb3459bc4 fix: Make JWK `alg` and `key_ops` fields optional. Issue #37 2021-11-10 03:00:20 +03:00
microshine 9fab59c4dc 1.2.0 2021-10-26 12:56:22 +03:00
microshine da069f18ac chore: Add Brainpool curves to README 2021-10-26 12:55:53 +03:00
Miroshin Stepan ed2a2bf448
Merge pull request #36 from PeculiarVentures:ec-brainpool
EC Brainpool curves
2021-10-26 12:49:17 +03:00
microshine 2d38a2384e ci: Remove NodeJS 10.x and add 16.x 2021-10-26 12:46:53 +03:00
microshine cbd5a35bf6 fix: Type error 2021-10-26 12:43:00 +03:00
microshine 5acb3e25ab feat: Add EC Brainpool curves 2021-10-26 12:39:51 +03:00