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

How can this be used with HMAC? #28

Open
srfsh opened this issue May 15, 2024 · 0 comments
Open

How can this be used with HMAC? #28

srfsh opened this issue May 15, 2024 · 0 comments
Labels
question Further information is requested

Comments

@srfsh
Copy link

srfsh commented May 15, 2024

Excuse my ignored question but I just couldn't figure it out. From what I can tell, the cryptographic utilities of the standard library of dotnet appears to have an HMAC interface, but only a few solid implementations without much a way to derive yours using a custom hashing function. I can't quite tell why. I tried to look up a generic HMAC library on GitHub but I also failed to find one there. Is there something I am missing? Why is this appears to be quite difficult?

P.S.: I'm not a well-seasoned C# developer.

@xoofx xoofx added the question Further information is requested label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants