Skip to content

Commit

Permalink
chore(release): 3.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Apr 9, 2021
1 parent 579485c commit 5a7078a
Show file tree
Hide file tree
Showing 87 changed files with 310 additions and 303 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.11.4](https://github.com/panva/jose/compare/v3.11.3...v3.11.4) (2021-04-09)


### Bug Fixes

* defer AES CBC w/ HMAC decryption after tag verification passes ([579485c](https://github.com/panva/jose/commit/579485cb806e9989643e32a66752d3235cd43f09))

## [3.11.3](https://github.com/panva/jose/compare/v3.11.2...v3.11.3) (2021-04-01)


Expand Down
12 changes: 6 additions & 6 deletions docs/classes/jwe_compact_encrypt.compactencrypt.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Name | Type | Description |

**Returns:** [*CompactEncrypt*](jwe_compact_encrypt.compactencrypt.md)

Defined in: [jwe/compact/encrypt.ts:34](https://github.com/panva/jose/blob/v3.11.3/src/jwe/compact/encrypt.ts#L34)
Defined in: [jwe/compact/encrypt.ts:34](https://github.com/panva/jose/blob/v3.11.4/src/jwe/compact/encrypt.ts#L34)

## Methods

Expand All @@ -72,7 +72,7 @@ Name | Type | Description |

**Returns:** *Promise*<string\>

Defined in: [jwe/compact/encrypt.ts:97](https://github.com/panva/jose/blob/v3.11.3/src/jwe/compact/encrypt.ts#L97)
Defined in: [jwe/compact/encrypt.ts:97](https://github.com/panva/jose/blob/v3.11.4/src/jwe/compact/encrypt.ts#L97)

___

Expand All @@ -93,7 +93,7 @@ Name | Type | Description |

**Returns:** [*CompactEncrypt*](jwe_compact_encrypt.compactencrypt.md)

Defined in: [jwe/compact/encrypt.ts:51](https://github.com/panva/jose/blob/v3.11.3/src/jwe/compact/encrypt.ts#L51)
Defined in: [jwe/compact/encrypt.ts:51](https://github.com/panva/jose/blob/v3.11.4/src/jwe/compact/encrypt.ts#L51)

___

Expand All @@ -114,7 +114,7 @@ Name | Type | Description |

**Returns:** [*CompactEncrypt*](jwe_compact_encrypt.compactencrypt.md)

Defined in: [jwe/compact/encrypt.ts:64](https://github.com/panva/jose/blob/v3.11.3/src/jwe/compact/encrypt.ts#L64)
Defined in: [jwe/compact/encrypt.ts:64](https://github.com/panva/jose/blob/v3.11.4/src/jwe/compact/encrypt.ts#L64)

___

Expand All @@ -134,7 +134,7 @@ Name | Type | Description |

**Returns:** [*CompactEncrypt*](jwe_compact_encrypt.compactencrypt.md)

Defined in: [jwe/compact/encrypt.ts:86](https://github.com/panva/jose/blob/v3.11.3/src/jwe/compact/encrypt.ts#L86)
Defined in: [jwe/compact/encrypt.ts:86](https://github.com/panva/jose/blob/v3.11.4/src/jwe/compact/encrypt.ts#L86)

___

Expand All @@ -152,4 +152,4 @@ Name | Type | Description |

**Returns:** [*CompactEncrypt*](jwe_compact_encrypt.compactencrypt.md)

Defined in: [jwe/compact/encrypt.ts:74](https://github.com/panva/jose/blob/v3.11.3/src/jwe/compact/encrypt.ts#L74)
Defined in: [jwe/compact/encrypt.ts:74](https://github.com/panva/jose/blob/v3.11.4/src/jwe/compact/encrypt.ts#L74)
18 changes: 9 additions & 9 deletions docs/classes/jwe_flattened_encrypt.flattenedencrypt.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Name | Type | Description |

**Returns:** [*FlattenedEncrypt*](jwe_flattened_encrypt.flattenedencrypt.md)

Defined in: [jwe/flattened/encrypt.ts:65](https://github.com/panva/jose/blob/v3.11.3/src/jwe/flattened/encrypt.ts#L65)
Defined in: [jwe/flattened/encrypt.ts:65](https://github.com/panva/jose/blob/v3.11.4/src/jwe/flattened/encrypt.ts#L65)

## Methods

Expand All @@ -77,7 +77,7 @@ Name | Type | Description |

**Returns:** *Promise*<[*FlattenedJWE*](../interfaces/types.flattenedjwe.md)\>

Defined in: [jwe/flattened/encrypt.ts:177](https://github.com/panva/jose/blob/v3.11.3/src/jwe/flattened/encrypt.ts#L177)
Defined in: [jwe/flattened/encrypt.ts:177](https://github.com/panva/jose/blob/v3.11.4/src/jwe/flattened/encrypt.ts#L177)

___

Expand All @@ -95,7 +95,7 @@ Name | Type | Description |

**Returns:** [*FlattenedEncrypt*](jwe_flattened_encrypt.flattenedencrypt.md)

Defined in: [jwe/flattened/encrypt.ts:134](https://github.com/panva/jose/blob/v3.11.3/src/jwe/flattened/encrypt.ts#L134)
Defined in: [jwe/flattened/encrypt.ts:134](https://github.com/panva/jose/blob/v3.11.4/src/jwe/flattened/encrypt.ts#L134)

___

Expand All @@ -116,7 +116,7 @@ Name | Type | Description |

**Returns:** [*FlattenedEncrypt*](jwe_flattened_encrypt.flattenedencrypt.md)

Defined in: [jwe/flattened/encrypt.ts:147](https://github.com/panva/jose/blob/v3.11.3/src/jwe/flattened/encrypt.ts#L147)
Defined in: [jwe/flattened/encrypt.ts:147](https://github.com/panva/jose/blob/v3.11.4/src/jwe/flattened/encrypt.ts#L147)

___

Expand All @@ -137,7 +137,7 @@ Name | Type | Description |

**Returns:** [*FlattenedEncrypt*](jwe_flattened_encrypt.flattenedencrypt.md)

Defined in: [jwe/flattened/encrypt.ts:163](https://github.com/panva/jose/blob/v3.11.3/src/jwe/flattened/encrypt.ts#L163)
Defined in: [jwe/flattened/encrypt.ts:163](https://github.com/panva/jose/blob/v3.11.4/src/jwe/flattened/encrypt.ts#L163)

___

Expand All @@ -158,7 +158,7 @@ Name | Type | Description |

**Returns:** [*FlattenedEncrypt*](jwe_flattened_encrypt.flattenedencrypt.md)

Defined in: [jwe/flattened/encrypt.ts:82](https://github.com/panva/jose/blob/v3.11.3/src/jwe/flattened/encrypt.ts#L82)
Defined in: [jwe/flattened/encrypt.ts:82](https://github.com/panva/jose/blob/v3.11.4/src/jwe/flattened/encrypt.ts#L82)

___

Expand All @@ -176,7 +176,7 @@ Name | Type | Description |

**Returns:** [*FlattenedEncrypt*](jwe_flattened_encrypt.flattenedencrypt.md)

Defined in: [jwe/flattened/encrypt.ts:95](https://github.com/panva/jose/blob/v3.11.3/src/jwe/flattened/encrypt.ts#L95)
Defined in: [jwe/flattened/encrypt.ts:95](https://github.com/panva/jose/blob/v3.11.4/src/jwe/flattened/encrypt.ts#L95)

___

Expand All @@ -194,7 +194,7 @@ Name | Type | Description |

**Returns:** [*FlattenedEncrypt*](jwe_flattened_encrypt.flattenedencrypt.md)

Defined in: [jwe/flattened/encrypt.ts:108](https://github.com/panva/jose/blob/v3.11.3/src/jwe/flattened/encrypt.ts#L108)
Defined in: [jwe/flattened/encrypt.ts:108](https://github.com/panva/jose/blob/v3.11.4/src/jwe/flattened/encrypt.ts#L108)

___

Expand All @@ -212,4 +212,4 @@ Name | Type | Description |

**Returns:** [*FlattenedEncrypt*](jwe_flattened_encrypt.flattenedencrypt.md)

Defined in: [jwe/flattened/encrypt.ts:121](https://github.com/panva/jose/blob/v3.11.3/src/jwe/flattened/encrypt.ts#L121)
Defined in: [jwe/flattened/encrypt.ts:121](https://github.com/panva/jose/blob/v3.11.4/src/jwe/flattened/encrypt.ts#L121)
6 changes: 3 additions & 3 deletions docs/classes/jws_compact_sign.compactsign.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Name | Type | Description |

**Returns:** [*CompactSign*](jws_compact_sign.compactsign.md)

Defined in: [jws/compact/sign.ts:31](https://github.com/panva/jose/blob/v3.11.3/src/jws/compact/sign.ts#L31)
Defined in: [jws/compact/sign.ts:31](https://github.com/panva/jose/blob/v3.11.4/src/jws/compact/sign.ts#L31)

## Methods

Expand All @@ -68,7 +68,7 @@ Name | Type | Description |

**Returns:** [*CompactSign*](jws_compact_sign.compactsign.md)

Defined in: [jws/compact/sign.ts:45](https://github.com/panva/jose/blob/v3.11.3/src/jws/compact/sign.ts#L45)
Defined in: [jws/compact/sign.ts:45](https://github.com/panva/jose/blob/v3.11.4/src/jws/compact/sign.ts#L45)

___

Expand All @@ -87,4 +87,4 @@ Name | Type | Description |

**Returns:** *Promise*<string\>

Defined in: [jws/compact/sign.ts:56](https://github.com/panva/jose/blob/v3.11.3/src/jws/compact/sign.ts#L56)
Defined in: [jws/compact/sign.ts:56](https://github.com/panva/jose/blob/v3.11.4/src/jws/compact/sign.ts#L56)
8 changes: 4 additions & 4 deletions docs/classes/jws_flattened_sign.flattenedsign.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Name | Type | Description |

**Returns:** [*FlattenedSign*](jws_flattened_sign.flattenedsign.md)

Defined in: [jws/flattened/sign.ts:43](https://github.com/panva/jose/blob/v3.11.3/src/jws/flattened/sign.ts#L43)
Defined in: [jws/flattened/sign.ts:43](https://github.com/panva/jose/blob/v3.11.4/src/jws/flattened/sign.ts#L43)

## Methods

Expand All @@ -68,7 +68,7 @@ Name | Type | Description |

**Returns:** [*FlattenedSign*](jws_flattened_sign.flattenedsign.md)

Defined in: [jws/flattened/sign.ts:57](https://github.com/panva/jose/blob/v3.11.3/src/jws/flattened/sign.ts#L57)
Defined in: [jws/flattened/sign.ts:57](https://github.com/panva/jose/blob/v3.11.4/src/jws/flattened/sign.ts#L57)

___

Expand All @@ -86,7 +86,7 @@ Name | Type | Description |

**Returns:** [*FlattenedSign*](jws_flattened_sign.flattenedsign.md)

Defined in: [jws/flattened/sign.ts:70](https://github.com/panva/jose/blob/v3.11.3/src/jws/flattened/sign.ts#L70)
Defined in: [jws/flattened/sign.ts:70](https://github.com/panva/jose/blob/v3.11.4/src/jws/flattened/sign.ts#L70)

___

Expand All @@ -105,4 +105,4 @@ Name | Type | Description |

**Returns:** *Promise*<[*FlattenedJWS*](../interfaces/types.flattenedjws.md)\>

Defined in: [jws/flattened/sign.ts:84](https://github.com/panva/jose/blob/v3.11.3/src/jws/flattened/sign.ts#L84)
Defined in: [jws/flattened/sign.ts:84](https://github.com/panva/jose/blob/v3.11.4/src/jws/flattened/sign.ts#L84)
6 changes: 3 additions & 3 deletions docs/classes/jws_general_sign.generalsign.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Name | Type | Description |

**Returns:** [*GeneralSign*](jws_general_sign.generalsign.md)

Defined in: [jws/general/sign.ts:99](https://github.com/panva/jose/blob/v3.11.3/src/jws/general/sign.ts#L99)
Defined in: [jws/general/sign.ts:99](https://github.com/panva/jose/blob/v3.11.4/src/jws/general/sign.ts#L99)

## Methods

Expand All @@ -73,7 +73,7 @@ Name | Type |

**Returns:** [*Signature*](../interfaces/jws_general_sign.signature.md)

Defined in: [jws/general/sign.ts:108](https://github.com/panva/jose/blob/v3.11.3/src/jws/general/sign.ts#L108)
Defined in: [jws/general/sign.ts:108](https://github.com/panva/jose/blob/v3.11.4/src/jws/general/sign.ts#L108)

___

Expand All @@ -85,4 +85,4 @@ Signs and resolves the value of the General JWS object.

**Returns:** *Promise*<[*GeneralJWS*](../interfaces/types.generaljws.md)\>

Defined in: [jws/general/sign.ts:118](https://github.com/panva/jose/blob/v3.11.3/src/jws/general/sign.ts#L118)
Defined in: [jws/general/sign.ts:118](https://github.com/panva/jose/blob/v3.11.4/src/jws/general/sign.ts#L118)
32 changes: 16 additions & 16 deletions docs/classes/jwt_encrypt.encryptjwt.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Name | Type | Description |

Inherited from: void

Defined in: [lib/jwt_producer.ts:10](https://github.com/panva/jose/blob/v3.11.3/src/lib/jwt_producer.ts#L10)
Defined in: [lib/jwt_producer.ts:10](https://github.com/panva/jose/blob/v3.11.4/src/lib/jwt_producer.ts#L10)

## Methods

Expand All @@ -92,7 +92,7 @@ Name | Type | Description |

**Returns:** *Promise*<string\>

Defined in: [jwt/encrypt.ts:151](https://github.com/panva/jose/blob/v3.11.3/src/jwt/encrypt.ts#L151)
Defined in: [jwt/encrypt.ts:151](https://github.com/panva/jose/blob/v3.11.4/src/jwt/encrypt.ts#L151)

___

Expand All @@ -105,7 +105,7 @@ Replicates the "aud" (Audience) Claim as a JWE Protected Header Parameter as per

**Returns:** [*EncryptJWT*](jwt_encrypt.encryptjwt.md)

Defined in: [jwt/encrypt.ts:140](https://github.com/panva/jose/blob/v3.11.3/src/jwt/encrypt.ts#L140)
Defined in: [jwt/encrypt.ts:140](https://github.com/panva/jose/blob/v3.11.4/src/jwt/encrypt.ts#L140)

___

Expand All @@ -118,7 +118,7 @@ Replicates the "iss" (Issuer) Claim as a JWE Protected Header Parameter as per

**Returns:** [*EncryptJWT*](jwt_encrypt.encryptjwt.md)

Defined in: [jwt/encrypt.ts:122](https://github.com/panva/jose/blob/v3.11.3/src/jwt/encrypt.ts#L122)
Defined in: [jwt/encrypt.ts:122](https://github.com/panva/jose/blob/v3.11.4/src/jwt/encrypt.ts#L122)

___

Expand All @@ -131,7 +131,7 @@ Replicates the "sub" (Subject) Claim as a JWE Protected Header Parameter as per

**Returns:** [*EncryptJWT*](jwt_encrypt.encryptjwt.md)

Defined in: [jwt/encrypt.ts:131](https://github.com/panva/jose/blob/v3.11.3/src/jwt/encrypt.ts#L131)
Defined in: [jwt/encrypt.ts:131](https://github.com/panva/jose/blob/v3.11.4/src/jwt/encrypt.ts#L131)

___

Expand All @@ -151,7 +151,7 @@ Name | Type | Description |

Inherited from: void

Defined in: [lib/jwt_producer.ts:47](https://github.com/panva/jose/blob/v3.11.3/src/lib/jwt_producer.ts#L47)
Defined in: [lib/jwt_producer.ts:47](https://github.com/panva/jose/blob/v3.11.4/src/lib/jwt_producer.ts#L47)

___

Expand All @@ -172,7 +172,7 @@ Name | Type | Description |

**Returns:** [*EncryptJWT*](jwt_encrypt.encryptjwt.md)

Defined in: [jwt/encrypt.ts:94](https://github.com/panva/jose/blob/v3.11.3/src/jwt/encrypt.ts#L94)
Defined in: [jwt/encrypt.ts:94](https://github.com/panva/jose/blob/v3.11.4/src/jwt/encrypt.ts#L94)

___

Expand All @@ -192,7 +192,7 @@ Name | Type | Description |

Inherited from: void

Defined in: [lib/jwt_producer.ts:85](https://github.com/panva/jose/blob/v3.11.3/src/lib/jwt_producer.ts#L85)
Defined in: [lib/jwt_producer.ts:85](https://github.com/panva/jose/blob/v3.11.4/src/lib/jwt_producer.ts#L85)

___

Expand All @@ -213,7 +213,7 @@ Name | Type | Description |

**Returns:** [*EncryptJWT*](jwt_encrypt.encryptjwt.md)

Defined in: [jwt/encrypt.ts:110](https://github.com/panva/jose/blob/v3.11.3/src/jwt/encrypt.ts#L110)
Defined in: [jwt/encrypt.ts:110](https://github.com/panva/jose/blob/v3.11.4/src/jwt/encrypt.ts#L110)

___

Expand All @@ -233,7 +233,7 @@ Name | Type | Description |

Inherited from: void

Defined in: [lib/jwt_producer.ts:100](https://github.com/panva/jose/blob/v3.11.3/src/lib/jwt_producer.ts#L100)
Defined in: [lib/jwt_producer.ts:100](https://github.com/panva/jose/blob/v3.11.4/src/lib/jwt_producer.ts#L100)

___

Expand All @@ -253,7 +253,7 @@ Name | Type | Description |

Inherited from: void

Defined in: [lib/jwt_producer.ts:27](https://github.com/panva/jose/blob/v3.11.3/src/lib/jwt_producer.ts#L27)
Defined in: [lib/jwt_producer.ts:27](https://github.com/panva/jose/blob/v3.11.4/src/lib/jwt_producer.ts#L27)

___

Expand All @@ -273,7 +273,7 @@ Name | Type | Description |

Inherited from: void

Defined in: [lib/jwt_producer.ts:57](https://github.com/panva/jose/blob/v3.11.3/src/lib/jwt_producer.ts#L57)
Defined in: [lib/jwt_producer.ts:57](https://github.com/panva/jose/blob/v3.11.4/src/lib/jwt_producer.ts#L57)

___

Expand All @@ -294,7 +294,7 @@ Name | Type | Description |

**Returns:** [*EncryptJWT*](jwt_encrypt.encryptjwt.md)

Defined in: [jwt/encrypt.ts:78](https://github.com/panva/jose/blob/v3.11.3/src/jwt/encrypt.ts#L78)
Defined in: [jwt/encrypt.ts:78](https://github.com/panva/jose/blob/v3.11.4/src/jwt/encrypt.ts#L78)

___

Expand All @@ -314,7 +314,7 @@ Name | Type | Description |

Inherited from: void

Defined in: [lib/jwt_producer.ts:69](https://github.com/panva/jose/blob/v3.11.3/src/lib/jwt_producer.ts#L69)
Defined in: [lib/jwt_producer.ts:69](https://github.com/panva/jose/blob/v3.11.4/src/lib/jwt_producer.ts#L69)

___

Expand All @@ -332,7 +332,7 @@ Name | Type | Description |

**Returns:** [*EncryptJWT*](jwt_encrypt.encryptjwt.md)

Defined in: [jwt/encrypt.ts:62](https://github.com/panva/jose/blob/v3.11.3/src/jwt/encrypt.ts#L62)
Defined in: [jwt/encrypt.ts:62](https://github.com/panva/jose/blob/v3.11.4/src/jwt/encrypt.ts#L62)

___

Expand All @@ -352,4 +352,4 @@ Name | Type | Description |

Inherited from: void

Defined in: [lib/jwt_producer.ts:37](https://github.com/panva/jose/blob/v3.11.3/src/lib/jwt_producer.ts#L37)
Defined in: [lib/jwt_producer.ts:37](https://github.com/panva/jose/blob/v3.11.4/src/lib/jwt_producer.ts#L37)
Loading

0 comments on commit 5a7078a

Please sign in to comment.