Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20240104 compact jwe #15

Merged
merged 12 commits into from
Jan 10, 2024
Merged

20240104 compact jwe #15

merged 12 commits into from
Jan 10, 2024

Conversation

Firstyear
Copy link
Member

Implements compact jwe - this is needed for upcoming domain features in Kanidm, as well as himmelblau to decrypt PRTs.

  • [ x ] cargo fmt has been run
  • [ x ] cargo test has been run and passes
  • [ x ] documentation has been updated with relevant examples (if relevant)

@Firstyear Firstyear requested a review from yaleman January 6, 2024 02:33
src/crypto/a128gcm.rs Outdated Show resolved Hide resolved
src/crypto/ecdhes_a128kw.rs Outdated Show resolved Hide resolved
src/crypto/ecdhes_a128kw.rs Outdated Show resolved Hide resolved
src/crypto/a128kw.rs Outdated Show resolved Hide resolved
src/crypto/ecdhes_a128kw.rs Outdated Show resolved Hide resolved
src/crypto/a256kw.rs Outdated Show resolved Hide resolved
src/crypto/a256kw.rs Outdated Show resolved Hide resolved
src/crypto/a128kw.rs Outdated Show resolved Hide resolved
src/traits.rs Outdated Show resolved Hide resolved
src/jwe.rs Outdated Show resolved Hide resolved
src/crypto/rsaes_oaep.rs Outdated Show resolved Hide resolved
@Firstyear Firstyear merged commit 6dbce17 into main Jan 10, 2024
1 check passed
@Firstyear Firstyear deleted the 20240104-compact-jwe branch January 10, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants