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

Jws via factory #7

Closed
wants to merge 21 commits into from
Closed

Jws via factory #7

wants to merge 21 commits into from

Conversation

glatzert
Copy link

An alternative implementation, which uses a base class and an extensible factory to create the signer.

@glatzert
Copy link
Author

Since you already now the rest - probably you are only interested in the last commit (bb85e25)

@glatzert
Copy link
Author

Closing this Pull-Request to realign with master and @ebekker s implementations.
My goal (to be discussed) will be to

  1. Provide a JWSTool, which can easily be used an reloaded via an easy to use mechanism
  2. Use the exisitng RSA and EC KeyGens to create that JWS Tool and Certificates.
  3. Allow interop of all stored key material between PowerShell and Base module
  4. Spin out Crypto as own DLL for less dependencies in PSCore Module.

@glatzert glatzert closed this Jul 28, 2018
WouterTinus added a commit that referenced this pull request Nov 2, 2020
handle unknown errors better
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.

1 participant