[BACK]Return to 59.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/59.html between version 1.49 and 1.50

version 1.49, 2016/03/02 12:55:33 version 1.50, 2016/03/02 16:12:00
Line 494 
Line 494 
       <li>Fixed an up-to 7 byte overflow in RC4 when len is not a multiple of        <li>Fixed an up-to 7 byte overflow in RC4 when len is not a multiple of
         <tt>sizeof(RC4_CHUNK)</tt>.          <tt>sizeof(RC4_CHUNK)</tt>.
       <li>Added        <li>Added
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=EVP_AEAD_CTX_init&amp;sektion=3">EVP_aead_chacha20_poly1305(3)</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=EVP_AEAD_CTX_init&amp;sektion=3">EVP_aead_chacha20_poly1305_ietf(3)</a>
         which matches the          which matches the
         <tt>AEAD</tt> construction introduced in RFC 7539, which is different          <tt>AEAD</tt> construction introduced in RFC 7539, which is different
         than that already used in TLS with          than that already used in TLS with

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50