Skip to content

Add Cookie::{encrypt,decrypt,sign,verify}().#229

Open
tp971 wants to merge 1 commit intorwf2:masterfrom
tp971:master
Open

Add Cookie::{encrypt,decrypt,sign,verify}().#229
tp971 wants to merge 1 commit intorwf2:masterfrom
tp971:master

Conversation

@tp971
Copy link

@tp971 tp971 commented Oct 16, 2024

These methods allow encrypting/decrypting and signing/verifying cookies without using a PrivateJar or SignedJar.

Resolves #132.

These methods allow encrypting/decrypting and signing/verifying cookies without
using a `PrivateJar` or `SignedJar`.

Resolves rwf2#132.
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.

Is it possible to encrypt cookies without using a jar?

1 participant