Skip to content

use sha256 instead of sha1#3

Open
matbech wants to merge 1 commit intofastnloud:masterfrom
matbech:patch-1
Open

use sha256 instead of sha1#3
matbech wants to merge 1 commit intofastnloud:masterfrom
matbech:patch-1

Conversation

@matbech
Copy link

@matbech matbech commented Jul 26, 2015

There is no (good) reason to use sha1 any longer. DKIM verifier are required (see RFC) to support sha1 and sha256. The following patch replaces sha1 with sha256.

There is no (good) reason to use sha1 any longer. DKIM verifier are required (see RFC) to support sha1 and sha256. The following patch replaces sha1 with sha256.
@joepsyko
Copy link
Contributor

Hi @matbech,

I tried to contact the original author of this project but he ignore me, so I decided to clone the entire project to another repository and include your improvement.

You can find the project here: https://github.com/joepsyko/zf-dkim

If you have any improvement please make a pull request there.
Thank you
Joe

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