30 коммитов (4365c3f522f2fc57fa0c87bde5f25ea98dd9a59c)

Автор SHA1 Сообщение Дата
  David Benjamin acb2451807 Rename the BIGNUM ASN.1 functions. 8 лет назад
  David Benjamin ae0eaaa397 Convert ssl3_send_client_key_exchange to CBB. 8 лет назад
  Brian Smith bf762186c6 Remove the |ri| field of |BN_MONT_CTX|. 9 лет назад
  Brian Smith 8bde5d2e51 Remove the unused |Ni| member of |BN_MONT_CTX|. 9 лет назад
  David Benjamin e82e6f6696 Constify more BN_MONT_CTX parameters. 9 лет назад
  Adam Langley 5f88999a1e Fix up several comments and detect problems in the future. 9 лет назад
  Adam Langley efb42fbb60 Make BN_mod_exp_mont_consttime take a const context. 9 лет назад
  David Benjamin 12f7737d32 Remove BN_MONT_CTX_init. 9 лет назад
  David Benjamin 4c60d356a9 Work around even more Estonian ID card misissuances. 9 лет назад
  David Benjamin 231cb82145 Work around broken Estonian smart cards. Again. 9 лет назад
  Adam Langley 06fa67c8d3 Stop using |ERR_peek_last_error| in RSA blinding. 9 лет назад
  Matt Braithwaite 6488725e5e Re-add |BN_bn2mpi| and |BN_mpi2bn| from OpenSSL at fd682e4c. 9 лет назад
  David Benjamin 719220ec8e Get overflow checks right in BN_bin2bn. 9 лет назад
  David Benjamin 34248d4cb7 Get rid of err function codes. 9 лет назад
  David Benjamin b9c579db6d Add crypto/bytestring-based BIGNUM DER functions. 9 лет назад
  David Benjamin 1c703cb0c1 Check for BN_copy failures. 9 лет назад
  David Benjamin b3a7b51f18 Fix off-by-one in BN_rand 9 лет назад
  David Benjamin 074cc04022 Reject negative shifts for BN_rshift and BN_lshift. 9 лет назад
  David Benjamin c561aa64b6 Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. 9 лет назад
  Matt Braithwaite e7b32c30e1 Make format strings for bignums, like |BN_DEC_FMT1|, visible. 9 лет назад
  Adam Langley 683d7bd20a Convert BN_MONT_CTX to new-style locking. 9 лет назад
  David Benjamin a5974bfae7 Convert bn_test to C++. 9 лет назад
  David Benjamin 689be0f4b7 Reset all the error codes. 9 лет назад
  Adam Langley 7cc3f992ae Add declarations for Android compatibility funcs. 9 лет назад
  David Benjamin 25c93ffc86 Fix BN_sub documentation. 10 лет назад
  Adam Langley 214cd44283 Export BN_num_bits_word. 10 лет назад
  Adam Langley b8b5478248 Expose two, rather internal, BIGNUM functions. 10 лет назад
  Adam Langley eb7d2ed1fe Add visibility rules. 10 лет назад
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 лет назад
  Adam Langley 95c29f3cd1 Inital import. 10 лет назад