1. 17 May, 2010 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2259 · 7837c7ec
      Dr. Stephen Henson authored
      Submitted By: Artem Chuprina <ran@cryptocom.ru>
      
      Check return values of HMAC in tls_P_hash and tls1_generate_key_block.
      
      Although the previous version could in theory crash that would only happen if a
      digest call failed. The standard software methods can never fail and only one
      ENGINE currently uses digests and it is not compiled in by default.
      7837c7ec
  2. 15 May, 2010 3 commits
  3. 13 May, 2010 5 commits
  4. 05 May, 2010 2 commits
  5. 04 May, 2010 1 commit
    • Andy Polyakov's avatar
      "Jumbo" update for crypto/modes: · f472ec8c
      Andy Polyakov authored
      - introduce common modes_lcl.h;
      - ctr128.c: implement additional CRYPTO_ctr128_encrypt_ctr32 interface;
      - gcm128.c: add omitted ARM initialization, remove ctx.ctr;
      f472ec8c
  6. 03 May, 2010 6 commits
  7. 01 May, 2010 1 commit
  8. 28 Apr, 2010 2 commits
  9. 22 Apr, 2010 1 commit
  10. 21 Apr, 2010 1 commit
  11. 20 Apr, 2010 2 commits
  12. 15 Apr, 2010 3 commits
  13. 14 Apr, 2010 12 commits