Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 22 of 22 for resistance (0.1 seconds)

  1. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/mormon.html
    mormon
    
    // mortgage : Dog Beach, LLC
    // https://www.iana.org/domains/root/db/mortgage.html
    mortgage
    
    // moscow : Foundation for Assistance for Internet Technologies and Infrastructure Development (FAITID)
    // https://www.iana.org/domains/root/db/moscow.html
    moscow
    
    // moto : Motorola Trademark Holdings, LLC
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Fri Dec 27 13:39:56 GMT 2024
    - 309.7K bytes
    - Click Count (1)
  2. CHANGELOG/CHANGELOG-1.8.md

    * Add secretbox and AES-CBC encryption modes to at rest encryption.  AES-CBC is considered superior to AES-GCM because it is resistant to nonce-reuse attacks, and secretbox uses Poly1305 and XSalsa20. ([#46916](https://github.com/kubernetes/kubernetes/pull/46916), [@smarterclayton](https://github.com/smarterclayton))
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Tue Feb 20 15:45:02 GMT 2024
    - 312.2K bytes
    - Click Count (0)
Back to Top