Skip to content
Snippets Groups Projects
  1. Feb 27, 2025
  2. Feb 21, 2025
  3. Feb 17, 2025
  4. Dec 17, 2024
  5. Dec 16, 2024
  6. Dec 12, 2024
  7. Dec 10, 2024
  8. Dec 04, 2024
  9. Dec 02, 2024
  10. Nov 28, 2024
    • Osip Fatkullin's avatar
      Merge #48 by osipxd · d973df3d
      Osip Fatkullin authored
      Fix typos in AndroidKeystore
      
      Fixed a few typos and added hyphens to adjectives with numbers.
      
      Closes ##48
      
      PiperOrigin-RevId: 701001909
      Change-Id: I338a831326cb2aaa9ee8855eee9629a758488b11
      d973df3d
  11. Nov 27, 2024
  12. Nov 25, 2024
  13. Nov 21, 2024
  14. Nov 20, 2024
  15. Nov 19, 2024
  16. Nov 18, 2024
  17. Nov 15, 2024
  18. Nov 11, 2024
  19. Nov 08, 2024
  20. Nov 07, 2024
  21. Nov 06, 2024
  22. Nov 05, 2024
  23. Oct 31, 2024
  24. Oct 30, 2024
  25. Oct 29, 2024
    • Juerg Wullschleger's avatar
      Rename X25519Jce to X25519Conscrypt, and make it an object. · f1191a60
      Juerg Wullschleger authored
      Our implementation doesn't work with Bouncycastle, and we don't intend to add support. Since the main goal here is to support Conscrypt, it is better to limit this class to only use Conscrypt. This also makes the testing easier.
      
      We also make it an object so that we can keep the same provider instance.
      
      Additinally, we add an interface for X25519, so that we can provide the pure Java implementation from subtle using the same interface.
      
      PiperOrigin-RevId: 691002085
      Change-Id: I7b7692bb789637d006d58adeacb8b88a18a98196
      f1191a60
    • Fabian's avatar
      Merge #46 by SageDroid · acf5ec59
      Fabian authored
      Upgrade protobuf to 4.28.2
      
      The version currently in use (4.28.0) is vulnerable to [CVE-2024-7254](https://github.com/protocolbuffers/protobuf/security/advisories/GHSA-735f-pc8j-v9w8).
      
      Closes ##46
      
      PiperOrigin-RevId: 690919955
      Change-Id: Ieb980bacccc7a2b3f0aa585eb514896ed1ca9599
      acf5ec59
  26. Oct 28, 2024
Loading