Hello: I'm making a basic TLS implementation in C#, now i'm testing it on linux using mono, using RC4 my sample code runs fine but if i use TripleDES the messages i sent seems to be bad encrypted, the openssl server raise a fatal alert of BAd record MAC ( This is working well using Windows and MS .NET ):
ERROR 1024:error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:s3_pkt.c:424: What is the status of the TripleDES classes ?? -- Best regards Carlos Guzman Alvarez Vigo-Spain _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
