Isn't the IV essentially another "password" needed to decrypt the password? I understand with it you get different encryption strings with the same password and simple text, but it's also just another important piece of data you need to keep track of. Could just use different passwords for similar effect too.
🚀C# Progress Academy - Become a senior C# developer: academy.tutorials.eu/p/csharp-progress-academy
What is the best practice to save the iv and key?
Database, cloud storage,... ?
Thanks, this is amazing, I was reading Microsoft.learn obsolete methods, but this is clear and useful, definitely I've learnt a lot!
Great tutorial, thank you! :) How about a similar tutorial for RSA, using certificates? - That would be awesome!
Thanks so much for sharing your ideas!
Greets,
Jannick
Really good tutorial, tks!
Can you generate the AES Encryption with Different Key Sizes?
Isn't the IV essentially another "password" needed to decrypt the password? I understand with it you get different encryption strings with the same password and simple text, but it's also just another important piece of data you need to keep track of. Could just use different passwords for similar effect too.
Please provide solution for this
if I have an excel file has a password "123", then I want to open it in c#, so how I do this?
Where can i find the source code?
Here at our article: tutorials.eu/cyber-security-with-csharp/
:)