kmaragon / Konscious.Security.Cryptography

MIT License
202 stars 20 forks source link

Strong sign the assembly #38

Open roberthusak opened 4 years ago

roberthusak commented 4 years ago

Thank you for a great library! We would like to use it from our project, but it doesn't work on .NET Framework due to the missing strong signature of the assembly. Could you please add the signature?

I'll prepare the PR if it helps.

Mouseke commented 3 years ago

I also like this library a lot but can't use it in my project because if this issue.

jakubmisek commented 3 years ago

I'd also like to use the library, however, on .NET Framework DLLs have to be strongly signed.

mikernet commented 3 years ago

Had to use another lib because of this as well so +1.

mkkallepalli commented 2 years ago

Any update on this would be really appreciated. Can I use Konscious.Security.Cryptography.Argon2.StronglyNamed package to use "Argon2id"?