Skip to content

Support for configurable outbound signing algorithms#601

Closed
AndersAbel wants to merge 12 commits intomasterfrom
452_SigningAlgorithms
Closed

Support for configurable outbound signing algorithms#601
AndersAbel wants to merge 12 commits intomasterfrom
452_SigningAlgorithms

Conversation

@AndersAbel
Copy link
Copy Markdown
Member

@AndersAbel AndersAbel commented Dec 2, 2016

Fixes #452

This is a cleaned-up version of #584 with the line ending and whitespace issues fixed.

@AndersAbel AndersAbel force-pushed the 452_SigningAlgorithms branch 2 times, most recently from 5f645be to d908a13 Compare December 2, 2016 12:09
@AndersAbel AndersAbel force-pushed the 452_SigningAlgorithms branch from bdff930 to 85e5aa9 Compare February 9, 2017 10:41
- Removed separate signing helper class for different algorithms.
- Made config more clean with fewer options.
- Now always require a SigningAlgorithm on messages to be signed.
- Allow short-form of algorithm names in config.
- Automatically wrap keys in new CSP that supports SHA256 before usage.
@AndersAbel AndersAbel deleted the 452_SigningAlgorithms branch February 10, 2017 14:25
@AndersAbel AndersAbel added this to the v0.20.0 milestone Mar 14, 2017
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.

SHA256 support for in outgoing Redirect Bindings

2 participants