Encryption & Decryption
-
Hi , I need a Single DES or Triple Des or AES code in Dot Net... Regards, Narayanan.S
-
Hi , I need a Single DES or Triple Des or AES code in Dot Net... Regards, Narayanan.S
I googled and found tons of code.
Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.
-
Hi , I need a Single DES or Triple Des or AES code in Dot Net... Regards, Narayanan.S
in which version you want this code. VS 2005 and later has directly support for any type of encryption algorithm like AES, DES, RSA etc.
-
I googled and found tons of code.
Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.
-
in which version you want this code. VS 2005 and later has directly support for any type of encryption algorithm like AES, DES, RSA etc.
Thanks For ur Reply... I have seen that code , but i could`t undestand the logic behind that Algorithms ... I got lot of documents Regarding that algorithm, but I could`t undersatnd how they r using the keys for Encryption & decryption and all.... Regards, Narayanan.S
-
Thanks For ur Reply... I have seen that code , but i could`t undestand the logic behind that Algorithms ... I got lot of documents Regarding that algorithm, but I could`t undersatnd how they r using the keys for Encryption & decryption and all.... Regards, Narayanan.S
Please let me know .. if you want the sample code for the same ... and regarding which type of encryption algorithm