ericpashman

Results 4 issues of ericpashman

The name `jUUID` is undefined in the `README`’s usage example, making it hard to follow.

The `Crypto.JOSE.Header` module provides easy-to-use parsers for the case of protected headers, but it's less easy to use the `headerOptional` or `headerRequired` parsers when protection is not required. Unless I'm...

This is a suggestion for improving the discoverability and ergonomics of the library. I was initially confused by the usage of the `ProtectionIndicator` class, mainly due to its name and...

This pull request updates the package to work with the latest Stack LTS resolver. This change has three main components: - update `stack.yaml` to specify the LTS 21.9 resolver and...