Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / minkan-chat/jose issues and pull requests

#100 - `Unverified` should allow access to inner value

Issue - State: open - Opened by Stupremee 3 months ago
Labels: good first issue, release:0.1

#99 - fix: introduce new Uri type for parsing URIs during deserialization

Pull Request - State: closed - Opened by Stupremee 3 months ago - 1 comment

#98 - fix: `into_jwk` takes `Option<impl Into<..>>`

Pull Request - State: closed - Opened by Stupremee 3 months ago - 1 comment

#97 - feat: implement detached payload support

Pull Request - State: closed - Opened by Stupremee 3 months ago - 1 comment

#97 - feat: implement detached payload support

Pull Request - State: closed - Opened by Stupremee 3 months ago - 1 comment

#96 - fix: remove `PartialEq` implementation from `JsonWebKey`

Pull Request - State: open - Opened by Erik1000 3 months ago

#95 - When should a `JsonWebKey` be considered equal to another?

Issue - State: open - Opened by Erik1000 3 months ago - 1 comment

#94 - Support JSON Web Key (JWK) Thumbprint in `JsonWebKey`

Issue - State: closed - Opened by Erik1000 3 months ago - 1 comment

#92 - chore: update deps and fix new lints

Pull Request - State: closed - Opened by Erik1000 3 months ago - 1 comment

#91 - chore(deps): bump zerocopy from 0.7.25 to 0.7.31

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#90 - feat: add standard `Claims` for JWT

Pull Request - State: open - Opened by Stupremee 8 months ago - 1 comment

#89 - fix: verify key length in `compatible_with` method

Pull Request - State: closed - Opened by Stupremee 8 months ago - 1 comment

#88 - fix: use Mac::verify_reset for `Hmac` verifying

Pull Request - State: closed - Opened by Stupremee 8 months ago - 1 comment

#87 - feat: implement support for `Ed25519` signing

Pull Request - State: closed - Opened by Erik1000 8 months ago - 1 comment

#85 - feat: implement detached payload support

Pull Request - State: closed - Opened by Stupremee 8 months ago - 2 comments

#84 - Implement basic `JsonWebToken` claims

Issue - State: open - Opened by Stupremee 8 months ago
Labels: release:0.1

#83 - feat: add JsonWebKey::into_verifying_key method & JWK thumbprint calculation

Pull Request - State: closed - Opened by Stupremee 8 months ago - 1 comment

#82 - Use JWK Thumbprints in PartialEq implementations

Issue - State: closed - Opened by Erik1000 8 months ago
Labels: release:0.1

#81 - feat: preserve untyped additional properties in all JWKs

Pull Request - State: closed - Opened by Stupremee 8 months ago - 1 comment

#80 - Change `Policy` trait to be a `JsonWebKeyPolicy`

Issue - State: open - Opened by Stupremee 8 months ago
Labels: release:0.1

#79 - refactor: Signer trait takes whole message instead of digest

Pull Request - State: closed - Opened by Stupremee 8 months ago - 1 comment

#78 - chore: flake.nix and remove bors file

Pull Request - State: closed - Opened by Stupremee 8 months ago - 1 comment

#77 - chore(deps): bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, github_actions

#76 - chore(deps): update generic-array requirement from 0.14 to 1.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, rust

#75 - chore(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#74 - deps: update dependencies

Pull Request - State: closed - Opened by Erik1000 12 months ago - 1 comment

#73 - chore(deps): update hashbrown requirement from 0.13 to 0.14

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, rust

#72 - Update dependencies

Pull Request - State: closed - Opened by Erik1000 about 1 year ago - 1 comment

#71 - chore(deps): update rsa requirement from 0.8.2 to 0.9.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#70 - chore(deps): update rsa requirement from 0.8.2 to 0.9.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, rust

#69 - chore(deps): update rsa requirement from 0.8.2 to 0.9.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, rust

#68 - JOSE Test Suite

Pull Request - State: open - Opened by Stupremee about 1 year ago - 1 comment

#67 - feat: support for JsonGeneral JWS format

Pull Request - State: closed - Opened by Stupremee about 1 year ago - 1 comment

#66 - feat: add `Signer::without_key_id` wrapper type

Pull Request - State: closed - Opened by Stupremee about 1 year ago - 1 comment

#65 - feat: implement `JsonWebSignatureBuilder`

Pull Request - State: closed - Opened by Stupremee about 1 year ago - 1 comment

#64 - feat: allow creation of JWS without protected header

Pull Request - State: closed - Opened by Stupremee about 1 year ago - 1 comment

#63 - Add method to convert `Signer` to the same `Signer`, without a key id

Issue - State: closed - Opened by Stupremee about 1 year ago
Labels: enhancement, release:0.1

#62 - Allow creating JWS with `alg` set in unprotected header

Issue - State: closed - Opened by Stupremee about 1 year ago
Labels: enhancement, release:0.1

#61 - Implement `JsonWebSignatureBuilder`

Issue - State: closed - Opened by Stupremee about 1 year ago
Labels: enhancement, release:0.1

#59 - Add a way to strip secret key material from a `JsonWebKey`

Issue - State: closed - Opened by Erik1000 about 1 year ago
Labels: release:0.1

#58 - Jws refactor v2

Pull Request - State: closed - Opened by Stupremee about 1 year ago - 1 comment

#56 - 53 joseheaderbuilder

Pull Request - State: closed - Opened by Erik1000 about 1 year ago - 1 comment

#55 - Validate critical headers during build time in `JoseHeaderBuilder`

Issue - State: open - Opened by Erik1000 about 1 year ago
Labels: release:0.1

#54 - Preserving unknown, untyped fields in `JsonWebKey<T>`

Issue - State: closed - Opened by Erik1000 about 1 year ago
Labels: release:0.1

#53 - `JoseHeaderBuilder`

Issue - State: closed - Opened by Erik1000 about 1 year ago

#52 - chore: remove unused sec1 dependency

Pull Request - State: closed - Opened by Stupremee about 1 year ago

#51 - chore(deps): update sec1 requirement from 0.3 to 0.7

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, rust

#50 - chore(deps): update subtle requirement from =2.4 to =2.5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#49 - ci: setup new ci workflows

Pull Request - State: closed - Opened by Stupremee about 1 year ago

#48 - Joseheader v2

Pull Request - State: closed - Opened by Stupremee about 1 year ago

#45 - fix: implement rsa verifier

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 2 comments

#44 - feat: add Other variant to JWA enums

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 2 comments

#43 - fix: move all `additional` fields in types up

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 2 comments

#42 - doc: fix broken link in header module

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 2 comments

#41 - Support additional parameters of `JsonWebKey` In `JoseHeader`

Issue - State: closed - Opened by Erik1000 almost 2 years ago
Labels: release:0.1

#40 - fix: mark BuilderError as non_exhaustive

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 2 comments

#39 - Move all additional parameters up as the first parameter

Issue - State: closed - Opened by Erik1000 almost 2 years ago - 1 comment
Labels: bug, release:0.1

#38 - `Deserialize` implementation of `JsonWebAlgorithm` always deserializes a `&str`

Issue - State: closed - Opened by Erik1000 almost 2 years ago - 2 comments
Labels: bug, release:0.1

#37 - 26 move jose header

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 16 comments

#36 - Refactor JoseHeader

Pull Request - State: closed - Opened by Stupremee almost 2 years ago

#35 - Refactor signer trait

Pull Request - State: closed - Opened by Stupremee almost 2 years ago - 6 comments

#34 - Use an `Url` type for urls instead of a string

Issue - State: closed - Opened by Erik1000 almost 2 years ago
Labels: blocked

#33 - Add type representing a X.509 certificate chain

Issue - State: open - Opened by Erik1000 almost 2 years ago
Labels: blocked

#32 - Support P-512

Issue - State: open - Opened by Erik1000 almost 2 years ago
Labels: blocked

#31 - Proper support for detached content

Issue - State: closed - Opened by Stupremee almost 2 years ago
Labels: release:0.1

#30 - 0.1 Tracking Issue

Issue - State: open - Opened by Erik1000 almost 2 years ago
Labels: release:0.1

#29 - Check length of symmetric key in `JsonWebKeyType::compatible_with`

Issue - State: closed - Opened by Stupremee almost 2 years ago
Labels: release:0.1

#28 - Improvements to the `JsonWebKeyBuilder`

Pull Request - State: closed - Opened by Stupremee almost 2 years ago - 6 comments

#27 - JWA enums should suppport custom algorithms

Issue - State: closed - Opened by Erik1000 almost 2 years ago
Labels: release:0.1

#26 - Move JoseHeader out of JWS to allow reuse in JWE

Issue - State: closed - Opened by Erik1000 almost 2 years ago - 1 comment
Labels: release:0.1

#25 - Check algorithm, key use and key operations in JWK Builder

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 6 comments

#24 - feat: implement `Into<JsonWebAlgorithm>` for all JWA algorithms

Pull Request - State: closed - Opened by Stupremee almost 2 years ago - 7 comments

#23 - refactor: always use single quotes (`)

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 2 comments

#22 - Add support for JsonWebKey Sets

Issue - State: open - Opened by Erik1000 almost 2 years ago
Labels: release:0.1

#21 - Only use single quotes(`) in error messages

Issue - State: closed - Opened by Erik1000 almost 2 years ago

#20 - Implement `JsonWebKeyBuilder`

Pull Request - State: closed - Opened by Stupremee almost 2 years ago - 6 comments

#19 - test features in ci

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 26 comments

#17 - Implement From<Children> for JsonWebAlgorithm enum

Issue - State: closed - Opened by Erik1000 almost 2 years ago - 1 comment

#16 - Check `use` field when converting JWK into `Signer` or `Verifier`

Issue - State: closed - Opened by Stupremee almost 2 years ago - 1 comment

#15 - fix: deny any hmac key where key size < hash output

Pull Request - State: closed - Opened by Stupremee almost 2 years ago - 2 comments

#14 - Optimize sizes of `JsonWebKeyType`

Issue - State: open - Opened by Stupremee almost 2 years ago
Labels: release:0.1

#13 - Implement JwkBuilder

Issue - State: closed - Opened by Erik1000 almost 2 years ago

#12 - Implement JWE

Issue - State: open - Opened by Erik1000 almost 2 years ago

#11 - Support curve25519

Issue - State: closed - Opened by Erik1000 almost 2 years ago - 2 comments
Labels: release:0.1, blocked

#10 - Support curve448

Issue - State: open - Opened by Erik1000 almost 2 years ago
Labels: blocked

#9 - refactor: implement serde for `OctetSequence` directly

Pull Request - State: closed - Opened by Erik1000 almost 2 years ago - 2 comments

#8 - Serde Implementation for `OctetSequence`

Issue - State: closed - Opened by Erik1000 almost 2 years ago

#7 - feat: generalize `Hs*Signer` types to a single `HmacKey<H>` type

Pull Request - State: closed - Opened by Stupremee almost 2 years ago - 6 comments

#6 - Create general `HmacKey<H>` type

Issue - State: closed - Opened by Stupremee almost 2 years ago

#5 - refactor: remove `Borrowable` type

Pull Request - State: closed - Opened by Stupremee almost 2 years ago - 4 comments

#3 - Missing implementations

Issue - State: open - Opened by Erik1000 about 2 years ago

#2 - Jwk part one

Pull Request - State: closed - Opened by Erik1000 about 2 years ago - 11 comments