Hello there Good Morning
I need to report a bug and also need a clarification on the same. My name is
Santhosh working in Bangalore.
I have downloaded your library for testing purpose and found two issue.Please
confirm me whether its an issue
Or the feature of the open ssl library itself.
1. In case 1 I am using a TCP connection between client and server. They have
gone through the necessary handshakes
Of exchanging the keys .Now I am trying to send only the alternate packet from
the client to the server
,But the decryption is returning a junk value.
The Encrypted string sent from the client to server is something like this
"12345678" and every time I am sending a different
String with same length.
Now if I send all the packets(not the alternate) from client to the server
,packets are decrypted properly at the server end. Please be noted
Its just a simple string and packets are not dependent on each other.
The problem occurs when I send the alternate packets.
Is it known issue or this issue has been fixed already kindly
confirm.
1. In the second case I am using UDP connection where in the packets can
arrive out of sequence and when the packets arrive in wrong sequence
The decryption fails at the server end.
So is there is any requirement from the library that the packets should arrive
in sequence ,then only decryption will happen properly
Again be noted that packets have no dependency on each other and they are
independent small sized packets
May be I am assuming something wrong.Kindly throw some light on the same
Response will be highly appreciated
Thankyou
Santhosh.k
|
Hello there Good Morning I need to report a bug and also need a clarification on the
same. My name is Santhosh working in I have downloaded your library for testing purpose and found
two issue.Please confirm me whether its an issue Or the feature of the open ssl library itself.
Of exchanging the keys .Now I am
trying to send only the alternate packet from the client to the server ,But the decryption is returning a
junk value. The Encrypted string sent from
the client to server is something like this “12345678” and
every time I am sending a different String with same length. Now if I send all the packets(not
the alternate) from client to the server ,packets are decrypted properly at the
server end. Please be noted Its just a simple string and packets
are not dependent on each other. The problem occurs when I send the
alternate packets. Is
it known issue or this issue has been fixed already kindly confirm.
The decryption fails at the server
end. So is there is any requirement from
the library that the packets should arrive in sequence ,then only decryption
will happen properly Again be noted that packets have no
dependency on each other and they are independent small sized packets May be I am assuming something
wrong.Kindly throw some light on the same Response will be highly appreciated Thankyou Santhosh.k |
