Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 6,476 for cipher (0.08 sec)

  1. lib/fips140/v1.1.0-rc1.zip

    CR1, key_12 BLT CR1, key_10 key_14: DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) key_12: DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) key_10: P8_LXVB16X(R6,R0,V9) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHERLAST) XOR_STORE(V9,V0,R5,R0)...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
  2. src/main/resources/fess_config.properties

    search_engine.password=
    # Interval (ms) for heartbeat checks to the search engine.
    search_engine.heartbeat_interval=10000
    
    # Cipher algorithm used for encryption.
    app.cipher.algorism=aes
    # Secret key for encryption (change this value for production).
    app.cipher.key=___change__me___
    # Algorithm for digest calculation.
    app.digest.algorism=sha256
    # Regex pattern for properties to encrypt.
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Dec 11 09:47:03 UTC 2025
    - 54.8K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0-c2097c7c.zip

    CR1, key_12 BLT CR1, key_10 key_14: DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) key_12: DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) key_10: P8_LXVB16X(R6,R0,V9) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHER) DO1_CIPHER(V0,V8,R4,VCIPHERLAST) XOR_STORE(V9,V0,R5,R0)...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
  4. okhttp/src/commonJvmAndroid/kotlin/okhttp3/Cache.kt

         * followed by those lines.
         *
         * HTTPS responses also contain SSL session information. This begins with a blank line, and then
         * a line containing the cipher suite. Next is the length of the peer certificate chain. These
         * certificates are base64-encoded and appear each on their own line. The next line contains the
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Fri Oct 03 17:41:45 UTC 2025
    - 26.8K bytes
    - Viewed (0)
  5. android/guava-tests/test/com/google/common/hash/HashTestUtils.java

          }
        }
      }
    
      /**
       * Test for 2-bit characteristics. A characteristic is a delta in the input which is repeated in
       * the output. For example, if f() is a block cipher and c is a characteristic, then f(x^c) =
       * f(x)^c with greater than expected probability. The test for funneling is merely a test for
       * 1-bit characteristics.
       *
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Tue Oct 28 18:19:59 UTC 2025
    - 25.6K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/Constants.java

        public static final String QUERIES = "queries";
    
        /** Virtual hosts field name. */
        public static final String VIRTUAL_HOSTS = "virtualHosts";
    
        /** Prefix for encrypted/ciphered values. */
        public static final String CIPHER_PREFIX = "{cipher}";
    
        /** System user identifier. */
        public static final String SYSTEM_USER = "system";
    
        /** Empty user ID placeholder. */
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 35.2K bytes
    - Viewed (0)
  7. guava-tests/test/com/google/common/hash/HashTestUtils.java

          }
        }
      }
    
      /**
       * Test for 2-bit characteristics. A characteristic is a delta in the input which is repeated in
       * the output. For example, if f() is a block cipher and c is a characteristic, then f(x^c) =
       * f(x)^c with greater than expected probability. The test for funneling is merely a test for
       * 1-bit characteristics.
       *
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Tue Oct 28 18:19:59 UTC 2025
    - 25.6K bytes
    - Viewed (0)
  8. api/go1.11.txt

    pkg crypto/cipher, func NewGCMWithTagSize(Block, int) (AEAD, error)
    pkg crypto/rsa, method (*PrivateKey) Size() int
    pkg crypto/rsa, method (*PublicKey) Size() int
    pkg crypto/tls, method (*ConnectionState) ExportKeyingMaterial(string, []uint8, int) ([]uint8, error)
    pkg database/sql, method (IsolationLevel) String() string
    pkg database/sql, type DBStats struct, Idle int
    pkg database/sql, type DBStats struct, InUse int
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  9. src/main/java/jcifs/smb/SmbTransportImpl.java

            final DialectVersion dialect = resp.getSelectedDialect();
            int cipherId = -1;
    
            if (dialect.atLeast(DialectVersion.SMB311)) {
                cipherId = resp.getSelectedCipher();
                if (cipherId == -1) {
                    // Default to AES-128-GCM for SMB 3.1.1 if no cipher negotiated
                    cipherId = EncryptionNegotiateContext.CIPHER_AES128_GCM;
                }
    Registered: Sat Dec 20 13:44:44 UTC 2025
    - Last Modified: Sat Aug 30 05:58:03 UTC 2025
    - 69.8K bytes
    - Viewed (0)
  10. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

            .build()
        server.useHttps(serverCertificates.sslSocketFactory())
        executeSynchronously("/")
          .assertFailureMatches("(?s)Hostname localhost not verified.*")
      }
    
      /**
       * Anonymous cipher suites were disabled in OpenJDK because they're rarely used and permit
       * man-in-the-middle attacks. https://bugs.openjdk.java.net/browse/JDK-8212823
       */
      @Test
      fun anonCipherSuiteUnsupported() {
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Tue Nov 04 19:13:52 UTC 2025
    - 147.4K bytes
    - Viewed (0)
Back to top