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 |
microshine
|
37dff397d5
|
fix: Align types with webcrypto-core and TS
|
2021-10-26 12:39:17 +03:00 |
microshine
|
e768b168c5
|
chore: Update dependencies
|
2021-10-26 12:31:37 +03:00 |
microshine
|
012a63f17f
|
1.1.7
|
2021-05-10 22:42:08 +03:00 |
microshine
|
c4ef5e7edb
|
chore: Update dependencies
|
2021-05-10 22:40:42 +03:00 |
microshine
|
267a4efb3d
|
style: Fix lint warning
|
2021-05-10 22:40:30 +03:00 |
microshine
|
7a3f11f3fd
|
1.1.6
|
2021-02-04 23:26:36 +03:00 |
microshine
|
c34381ac87
|
chore: Add 'process' to rollup externals
|
2021-02-04 23:26:03 +03:00 |
Miroshin Stepan
|
99273f0e99
|
Merge pull request #25 from PeculiarVentures/eddsa
Support EdDSA and ECDH-ES mechanisms
|
2021-02-04 23:24:15 +03:00 |
microshine
|
8713a49497
|
test: use process.version for old NodeJS version
|
2021-02-04 23:21:16 +03:00 |
microshine
|
a402f4ac95
|
chore: Add keywords for new mechanisms
|
2021-02-04 22:56:25 +03:00 |
microshine
|
2473bf2493
|
chore: Add mechanism description
|
2021-02-04 22:55:47 +03:00 |
microshine
|
2e3f97c354
|
chore: Update dependencies
|
2021-02-04 22:51:30 +03:00 |
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 |