Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RustCrypto/JOSE

Pure Rust implementation of Javascript Object Signing and Encryption (JOSE)
https://github.com/RustCrypto/JOSE

chore(deps): Bump rsa from 0.9.6 to 0.9.7

dependabot[bot] opened this pull request 2 months ago
Added RFC links for tests

TheButlah opened this pull request 3 months ago
Support AES keys / symmetric keys

TheButlah opened this issue 4 months ago
chore(deps): Bump k256 from 0.13.3 to 0.13.4

dependabot[bot] opened this pull request 4 months ago
jose-jws: remove broken `url` feature

tarcieri opened this pull request 5 months ago
ed25519 support

TheButlah opened this issue 6 months ago
chore(deps): Bump zeroize from 1.7.0 to 1.8.1

dependabot[bot] opened this pull request 6 months ago
chore(deps): Bump subtle from 2.5.0 to 2.6.1

dependabot[bot] opened this pull request 6 months ago
feat(jwk): supported secp256k1 key type

heliannuuthus opened this pull request 7 months ago
Make RSA PrivateKey conversion symmetric

maximebedard opened this pull request 8 months ago
ci: fix test failures due to dead code warnings

lucab opened this pull request 8 months ago
cargo: point `repository` metadata to clonable URLs

lucab opened this pull request 8 months ago
Feature signing and verifying?

wellcaffeinated opened this issue 8 months ago
chore(deps): Bump rsa from 0.9.4 to 0.9.6

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump rsa from 0.9.3 to 0.9.4

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump url from 2.4.1 to 2.5.0

dependabot[bot] opened this pull request about 1 year ago
chore(deps): Bump zeroize from 1.6.0 to 1.7.0

dependabot[bot] opened this pull request about 1 year ago
jose-jwk: add support for p521 analogously to p256 and p384

JoHaHu opened this pull request about 1 year ago
chore(deps): Bump rsa from 0.9.2 to 0.9.3

dependabot[bot] opened this pull request over 1 year ago
[jose-jws] Verifying a Jws object with a Jwk key

salessandri opened this issue over 1 year ago
jose-jwt Add A key kind:Secp256k1

averyyan opened this pull request over 1 year ago
chore(deps): Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
chore(deps): Bump url from 2.4.0 to 2.4.1

dependabot[bot] opened this pull request over 1 year ago
Set min version of serde to 1.0.185

newpavlov opened this pull request over 1 year ago
Pin upper version of serde to <1.0.172

newpavlov opened this pull request over 1 year ago
CI: remove `outdated` job

tarcieri opened this pull request over 1 year ago
chore(deps): Bump serde from 1.0.163 to 1.0.171

dependabot[bot] opened this pull request over 1 year ago
chore(deps): Bump serde_json from 1.0.96 to 1.0.100

dependabot[bot] opened this pull request over 1 year ago
chore(deps): Bump serde_json from 1.0.96 to 1.0.99

dependabot[bot] opened this pull request over 1 year ago
Rename `Signing::Null` to `Signing::None`

tgross35 opened this pull request over 1 year ago
Update main README

tgross35 opened this pull request over 1 year ago
Update outdated dependencies

tgross35 opened this pull request over 1 year ago
Update & refactor json-b64 crate

tgross35 opened this pull request over 1 year ago
chore(deps): Bump serde_json from 1.0.96 to 1.0.97

dependabot[bot] opened this pull request over 1 year ago
chore(deps): Bump serde from 1.0.163 to 1.0.164

dependabot[bot] opened this pull request over 1 year ago
chore(deps): Bump url from 2.3.1 to 2.4.0

dependabot[bot] opened this pull request over 1 year ago
chore(deps): Bump dtolnay/rust-toolchain from 1.65.0 to 1.68.2

dependabot[bot] opened this pull request over 1 year ago
chore(deps): Bump dtolnay/rust-toolchain from 1.65.0 to 1.69.0

dependabot[bot] opened this pull request over 1 year ago
README.md: add "Crates" table

tarcieri opened this pull request over 1 year ago
jose-jws v0.1.0

tarcieri opened this pull request over 1 year ago
jose-jwk v0.1.0

tarcieri opened this pull request over 1 year ago
jose-jwk: rename `rcrypto` to `crypto`

tarcieri opened this pull request over 1 year ago
jose-jwk: flatten `rcrypto` submodule

tarcieri opened this pull request over 1 year ago
jose-jwa v0.1.0

tarcieri opened this pull request over 1 year ago
Remove `jose` crate

tarcieri opened this pull request over 1 year ago
Use `doc_auto_cfg`

tarcieri opened this pull request over 1 year ago
jose-b64 v0.1.0

tarcieri opened this pull request over 1 year ago
jose-jwk: bump `rsa` to v0.9

tarcieri opened this pull request over 1 year ago
chore(deps): Bump actions/checkout from 2 to 3

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): Bump dtolnay/rust-toolchain from 1.65.0 to 1.70.0

dependabot[bot] opened this pull request almost 2 years ago
Support ECDH and ECMR "alg" values

tgross35 opened this issue almost 2 years ago
Fix clippy lints in jose-jwa

tgross35 opened this pull request almost 2 years ago
Add user-friendly description of JWTs to jose-jwt README

tgross35 opened this pull request almost 2 years ago
JWS: Protected vs. Unprotected

tgross35 opened this issue almost 2 years ago
JWS: Does the General vs. Flattened format make sense?

tgross35 opened this issue almost 2 years ago
Initial Release Outline

tgross35 opened this issue almost 2 years ago
Update documentation of jose-jws

tgross35 opened this pull request almost 2 years ago
JWS compact serialization

tgross35 opened this issue almost 2 years ago
Update documentation of jose-jwk

tgross35 opened this pull request almost 2 years ago
Update documentation of jose-jwa

tgross35 opened this pull request almost 2 years ago
Update documentation of jose-b64

tgross35 opened this pull request almost 2 years ago
Copyright identifiers for Profian Inc

tgross35 opened this issue almost 2 years ago
Update github workflow

tgross35 opened this pull request almost 2 years ago
chore(deps): Update rsa requirement from 0.7.0-rc.0 to 0.9.0-pre.1

dependabot[bot] opened this pull request almost 2 years ago
Upgrade p-curve dependencies to 0.13.0

cobward opened this pull request almost 2 years ago
chore(deps): Update rsa requirement from 0.7.0-rc.0 to 0.9.0-pre.0

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): Update p384 requirement from 0.11.1 to 0.13.0

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): Update p256 requirement from 0.11.1 to 0.13.0

dependabot[bot] opened this pull request almost 2 years ago
chore(deps): Update rsa requirement from 0.7.0-rc.0 to 0.8.2

dependabot[bot] opened this pull request almost 2 years ago
Minimum required for publish

tgross35 opened this issue almost 2 years ago
chore(deps): Update p384 requirement from 0.11.1 to 0.12.0

dependabot[bot] opened this pull request about 2 years ago
chore(deps): Update p256 requirement from 0.11.1 to 0.12.0

dependabot[bot] opened this pull request about 2 years ago
chore(deps): Update rsa requirement from 0.7.0-rc.0 to 0.8.1

dependabot[bot] opened this pull request about 2 years ago
jose-jwk implementation

npmccallum opened this pull request over 2 years ago
refactor(jwa): move algorithm types into jose-jwa

npmccallum opened this pull request over 2 years ago
chore(b64): add MIT as an acceptable license in the SPDX header

npmccallum opened this pull request over 2 years ago
Split off the base64 utilities into a `jose-b64` crate

npmccallum opened this pull request over 2 years ago
feat[jose]: add initial dump of code

npmccallum opened this pull request over 2 years ago
Initial crate structure

tarcieri opened this pull request over 2 years ago