17 Révisions (9b63f2964d4fd0c3c5063040497c6b8f1fec71e8)

Auteur SHA1 Message Date
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." il y a 8 ans
  Adam Langley d2b5af56cf Revert scoped_types.h change. il y a 8 ans
  Adam Langley 8c3c3135a2 Remove scoped_types.h. il y a 8 ans
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. il y a 8 ans
  David Benjamin 981936791e Remove some easy obj.h dependencies. il y a 8 ans
  David Benjamin 2aca226412 Fix typo in comment. il y a 8 ans
  David Benjamin db50299b24 Add tests for RSA objects with only n and d. il y a 8 ans
  Luke Granger-Brown 3ef608594d Refuse to parse RSA pubkeys with invalid exponents. il y a 8 ans
  Brian Smith 96b9f3b68c Switch rsa_test.cc to use the new RSA encrypt/decrypt API. il y a 9 ans
  Brian Smith a655c73b93 Switch rsa_test.cc to use new RSA private key parsing API. il y a 9 ans
  David Benjamin b86b0f2824 RT 3493: fix RSA test il y a 9 ans
  David Benjamin 231cb82145 Work around broken Estonian smart cards. Again. il y a 9 ans
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. il y a 9 ans
  David Benjamin d63307199a Re-wrap kOAEPCipherText from rsa_test. il y a 9 ans
  David Benjamin cb41d77029 Fix kTwoPrimeKey and kSixPrimeKey samples in rsa_test. il y a 9 ans
  David Benjamin c7a3a14872 Convert rsa_test to C++. il y a 9 ans
  David Benjamin 1a3c23234c Fix build. il y a 9 ans
  Adam Langley 839b881c61 Multi-prime RSA support. il y a 9 ans
  Brian Smith c82a00d818 Replace MD5 in examples with SHA-256. il y a 9 ans
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. il y a 9 ans
  David Benjamin 6eb000dbee Add in missing curly braces part 3. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. il y a 10 ans
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' il y a 10 ans
  Adam Langley 05b7377065 Add RSA_check_key function. il y a 10 ans
  Adam Langley 409766d218 Add function to recover RSA CRT params. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans