Clone this repo:

Branches

  1. f8189a9 [crypto] Fix UMA recording TPM key creation from a wrapped key on Win by Alex Ilin · 7 days ago main
  2. 96f5778 Add FreedesktopSecretKeyProvider by Tom Anderson · 10 days ago
  3. 5dbbd65 crypto: fix SymmetricKey docs by Elly · 14 days ago
  4. bfe13df Switch to compile-time sizes for various crypto methods/types. by Peter Kasting · 5 weeks ago
  5. f8b65cb Add trace events for DPAPI CryptProtectMemory calls by Will Harris · 5 weeks ago
  6. 5640a81 C++11 std::array rewrite for memory safety [17/19] by Arthur Sonzogni · 5 weeks ago
  7. dd8d8d8 ash: refactor crypto in TokenEncryptor by Elly · 6 weeks ago
  8. b7689ae oscrypt: refactor linux sync crypto by Elly · 6 weeks ago
  9. e5e3f9d chromeos::onc: migrate off old crypto APIs by Elly · 7 weeks ago
  10. 58228e0 Remove usage of base::make_span(): crypto/ by Peter Kasting · 8 weeks ago
  11. f47e81e crypto: add AES-CTR interface by Elly · 8 weeks ago
  12. 183525c Remove most remaining CHECK(false)s by Peter Boström · 8 weeks ago
  13. 47e8ef2 Cleanups from stricter span usage of size_t: crypto by Peter Kasting · 9 weeks ago
  14. b681f3e Treat ERROR_WORKING_SET_QUOTA as OOM in ProcessBoundString by Will Harris · 3 months ago
  15. 25cb5e5 nigori: migrate to new //crypto APIs by Elly · 3 months ago
  16. f7b31b6 crypto: fix death tests by Elly · 3 months ago
  17. dc36d52 //crypto: start reworking hash & hmac interfaces by Elly · 3 months ago
  18. 7d03b52 //crypto: add AES-CBC API by Elly · 3 months ago
  19. ce4077a //crypto: spanify SecureMemEqual by Elly · 3 months ago
  20. 499b2ee Add encrypted string support in crypto by Will Harris · 3 months ago