Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for 512x512 (0.07 sec)

  1. android/guava/src/com/google/common/hash/Hashing.java

        return hmacSha256(new SecretKeySpec(checkNotNull(key), "HmacSHA256"));
      }
    
      /**
       * Returns a hash function implementing the Message Authentication Code (MAC) algorithm, using the
       * SHA-512 (512 hash bits) hash function and the given secret key.
       *
       * @param key the secret key
       * @throws IllegalArgumentException if the given key is inappropriate for initializing this MAC
       * @since 20.0
       */
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Jul 19 16:02:36 UTC 2024
    - 29.3K bytes
    - Viewed (0)
  2. fuzzing/fuzzingserver-expected.txt

    "12.4.4 UNIMPLEMENTED"
    "12.4.5 UNIMPLEMENTED"
    "12.4.6 UNIMPLEMENTED"
    "12.4.7 UNIMPLEMENTED"
    "12.4.8 UNIMPLEMENTED"
    "12.4.9 UNIMPLEMENTED"
    "12.5.1 UNIMPLEMENTED"
    "12.5.10 UNIMPLEMENTED"
    "12.5.11 UNIMPLEMENTED"
    "12.5.12 UNIMPLEMENTED"
    "12.5.13 UNIMPLEMENTED"
    "12.5.14 UNIMPLEMENTED"
    "12.5.15 UNIMPLEMENTED"
    "12.5.16 UNIMPLEMENTED"
    "12.5.17 UNIMPLEMENTED"
    "12.5.18 UNIMPLEMENTED"
    "12.5.2 UNIMPLEMENTED"
    "12.5.3 UNIMPLEMENTED"
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Tue Mar 26 02:01:32 UTC 2019
    - 6.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.32.md

    - Transformation_operations_total metric will have additional resource label which can be used for resource specific validations for example handling of encryption config by the apiserver. ([#126512](https://github.com/kubernetes/kubernetes/pull/126512), [@kmala](https://github.com/kmala)) [SIG API Machinery, Auth, Etcd and Testing]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Oct 29 20:17:52 UTC 2024
    - 121.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.30.md

    - The `apiserver.latency.k8s.io/decode-response-object` annotation was added to the audit log to record the decoding time. ([#121512](https://github.com/kubernetes/kubernetes/pull/121512), [@HirazawaUi](https://github.com/HirazawaUi))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:40:14 UTC 2024
    - 309.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.25.md

        - [Bug or Regression](#bug-or-regression-2)
      - [Dependencies](#dependencies-3)
        - [Added](#added-3)
        - [Changed](#changed-3)
        - [Removed](#removed-3)
    - [v1.25.12](#v12512)
      - [Downloads for v1.25.12](#downloads-for-v12512)
        - [Source Code](#source-code-4)
        - [Client Binaries](#client-binaries-4)
        - [Server Binaries](#server-binaries-4)
        - [Node Binaries](#node-binaries-4)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.8.md

    * [BugFix] Soft Eviction timer works correctly ([#52046](https://github.com/kubernetes/kubernetes/pull/52046), [@dashpole](https://github.com/dashpole))
    * Azuredisk mount on windows node ([#51252](https://github.com/kubernetes/kubernetes/pull/51252), [@andyzhangx](https://github.com/andyzhangx))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.9.md

    * [BugFix] Soft Eviction timer works correctly ([#52046](https://github.com/kubernetes/kubernetes/pull/52046), [@dashpole](https://github.com/dashpole))
    * Azuredisk mount on windows node ([#51252](https://github.com/kubernetes/kubernetes/pull/51252), [@andyzhangx](https://github.com/andyzhangx))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
Back to top