Skip to content

Conversation

@zbalkan
Copy link

@zbalkan zbalkan commented Jan 29, 2026

Solves #28

Copilot AI review requested due to automatic review settings January 29, 2026 07:58
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a long-standing bug where the CreateHMACSHA1 method was incorrectly using HMACSHA256 instead of HMACSHA1. The issue was identified in GitHub issue #28 and had been present for at least 5 years.

Changes:

  • Corrected the CreateHMACSHA1(byte[], byte[], int) method to use HMACSHA1 instead of HMACSHA256

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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