<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Buna,<br>
    <br>
    Am o problema bizara la decriptari consecutive pe aceleasi date. Am
    constatat-o facand debug pentru alte probleme legate tot de
    decriptare (bad magic number, bad decrypt etc).<br>
    De exemplu:<br>
    <br>
    <small>student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3 4 3 2
      1 -1<br>
      student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3 4 3 2 1 -1<br>
      student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3 4 3 2 1 -1<br>
      <b>test</b>student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3
      4 3 2 1 -1<br>
      <b>test</b>student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3
      4 3 2 1 -1<br>
      <b>test</b>student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3
      4 3 2 1 -1<br>
      student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3 4 3 2 1 -1<br>
      <b>test</b>student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3
      4 3 2 1 -1<br>
      student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3 4 3 2 1 -1<br>
      student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3 4 3 2 1 -1<br>
      student@spook:~/2/src$ ./client "test" "mq_test" 1 2 3 4 3 2 1 -1<br>
      ^C<br>
      student@spook:~/2/src$</small><br>
    <br>
    La ultima rulare, a dat seg fault in gateway. De fiecare data cand a
    gresit decriptarea, in cel putin unul din server-ele 2, 3 si 4
    aparea:<br>
    &nbsp;<small>digital envelope routines:EVP_DecryptFinal_ex:bad
      decrypt:evp_enc.c:330:</small><br>
    <br>
    Are cineva vreo idee de ce se intampla asa? :)<br>
    <br>
    Multumesc,<br>
    <br>
    Alexandra<br>
  </body>
</html>