Clone this repo:

Branches

  1. 94174b7 Remove stl_util's deletion function use from crypto/. by avi · 11 days ago master
  2. 7729384 include boringssl headers from third_party explicitly by tfarina · 2 weeks ago
  3. b230474 Switch remaining scoped_openssl_types uses to BoringSSL scopers. by davidben · 5 weeks ago
  4. 0f8eab9 Remove openssl_bio_string. by davidben · 5 weeks ago
  5. df030ea Use new BoringSSL scopers in //crypto by davidben · 6 weeks ago
  6. 32b56fa misc files A-P: Change ScopedTempDir::path() to GetPath() by vabr · 9 weeks ago
  7. 8ef80fd Delete all test isolate file now that M54 was branched. by maruel · 2 months ago
  8. 2cb6681 Remove GYP files from some smaller toplevel dirs. by brettw · 3 months ago
  9. c2c0568 Change includes of histogram.h to histogram_macros.h. by asvitkine · 3 months ago
  10. d99f396 Fix a documentation typo. by eroman · 3 months ago
  11. 899bbc6 crypto: Use stl utilities from the base namespace by skyostil · 3 months ago
  12. d5dd5eb Remove unused private functions from Encryptor by kuznetsovs · 3 months ago
  13. 5e63b44 Convert some GN test support targets to static libs. by brettw · 4 months ago
  14. 11fbc98 Switch to OpenSSL's |EVP_PKEY_up_ref| signature. by agl · 4 months ago
  15. 91f9a4e Make callers of FromUTC(Local)Exploded in crypto/ use new time API. by maksim.sisov · 5 months ago
  16. 2cde2ee Make //crypto factories return std::unique_ptr<>s by rsleevi · 5 months ago
  17. c4adc77 Make crypto::RSAPrivateKey's factory functions return unique_ptrs by rsleevi · 5 months ago
  18. b06e430 Remove use of deprecated MessageLoop methods in crypto. by fdoray · 5 months ago
  19. bdf9122 Remove traces of USE_NSS_CERTS from crypto/ by rsleevi · 5 months ago
  20. 2e4d96c Add PKCS#8 ECPrivateKey export/import functions. by davidben · 5 months ago