1. 20 May, 2010 1 commit
  2. 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
  3. 15 May, 2010 3 commits
  4. 13 May, 2010 5 commits
  5. 05 May, 2010 2 commits
  6. 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
  7. 03 May, 2010 6 commits
  8. 01 May, 2010 1 commit
  9. 28 Apr, 2010 2 commits
  10. 22 Apr, 2010 1 commit
  11. 21 Apr, 2010 1 commit
  12. 20 Apr, 2010 2 commits
  13. 15 Apr, 2010 3 commits
  14. 14 Apr, 2010 11 commits