TDES
-
How I can dicipher a file with triples DES without Error, puisque j'ai essayer mais je récupér un texte en plus a la fin du fichier de sortie (la derniére ligne répéter), alors j'ai assurrer que c'est le dernier block et sachant que j'ai utilisé le formatage PKCS#7 et le mode CBC.
-
How I can dicipher a file with triples DES without Error, puisque j'ai essayer mais je récupér un texte en plus a la fin du fichier de sortie (la derniére ligne répéter), alors j'ai assurrer que c'est le dernier block et sachant que j'ai utilisé le formatage PKCS#7 et le mode CBC.
First thing: This is an english forum, so please use english for your questions/answers - this will greatly improve your chance of getting a reply. Here is a link that might help you (at least from what I understood of your question): http://www.dijksterhuis.org/encrypting-decrypting-string/[^] And a hint to the MSDN documentation of the TripleDES class: http://msdn.microsoft.com/en-us/library/system.security.cryptography.tripledes.aspx[^]
-
How I can dicipher a file with triples DES without Error, puisque j'ai essayer mais je récupér un texte en plus a la fin du fichier de sortie (la derniére ligne répéter), alors j'ai assurrer que c'est le dernier block et sachant que j'ai utilisé le formatage PKCS#7 et le mode CBC.
-
First thing: This is an english forum, so please use english for your questions/answers - this will greatly improve your chance of getting a reply. Here is a link that might help you (at least from what I understood of your question): http://www.dijksterhuis.org/encrypting-decrypting-string/[^] And a hint to the MSDN documentation of the TripleDES class: http://msdn.microsoft.com/en-us/library/system.security.cryptography.tripledes.aspx[^]