PKCS #7 Encryption
-
Hi, I have the requirement to encrypt my password with the PKCS #7 algorithm and store it to the sql server database. And to get the password also i need to decrypt with the same PKCS #7 algorithm. Is it possible with .Net code. Pls provide some help on how to do this encryption & decryption. Tnx in advance
-
Hi, I have the requirement to encrypt my password with the PKCS #7 algorithm and store it to the sql server database. And to get the password also i need to decrypt with the same PKCS #7 algorithm. Is it possible with .Net code. Pls provide some help on how to do this encryption & decryption. Tnx in advance
anandhakrishnan wrote:
Is it possible with .Net code.
Of course. There's a Cryptography namespace in .NET, if it doesn't support this algorithm, then google for code, or google for the algorithm and write it yourself. Either way, it's obviously possible in .NET, it's just a question of how much work you need to do yourself.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp