Questions tagged as 'sha256'

1
answer

C # IndexOutOfRangeException?

I'm doing a login in C# and SQL Server , with a table that I just created. In this table, I store the passwords of the users with a hash SHA2_256 . When making the login, I use this code: var.User = txtUser.Text; var.Ps...
asked by 13.04.2018 / 22:04
0
answers

Error signing with SHA-256 algorithms or higher with iTextSharp

I am developing an application to sign PDF documents with the certificates listed in the windows store (Installed, Token, Smart Card) using iTextSharp, my problem is given when using the signature algorithms (since this can be configurable), whe...
asked by 11.01.2018 / 22:55