This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

aes 128 bit encryption
#1
Hi, i need to integrate a TCP/IP protocol with aes 128 bit encryption. The communication must follow these 5 points:

1) Opening the connection TCP with server
2) Send initialization vector to the server
3) Data encryption (sending data to the server with encryption)
4) Data decryption (receiving data from the server encrypted)
5) Closing the connection TCP with the server


Anyone can help me?
Reply
#2
See this post, cypher negotiation is part of tls protocol, you don't have to set it explicitly: https://forum.logicmachine.net/showthrea...903#pid903
Reply
#3
sorry but is not clear... how i can send the 'passphrase' to the server?
Reply
#4
Can you be more specific, do you have documentation on the communication protocol?
Reply


Forum Jump: