Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 20 of 23 for FIPS (0.24 seconds)

  1. lib/fips140/Makefile

    # Copyright 2024 The Go Authors. All rights reserved.
    # Use of this source code is governed by a BSD-style
    # license that can be found in the LICENSE file.
    
    # Rules for building and testing new FIPS snapshots.
    # For example:
    #
    #	make v1.2.3.zip
    #	make v1.2.3.test
    #
    # and then if changes are needed, check them into master
    # and run 'make v1.2.3.rm' and repeat.
    #
    # Note that once published a snapshot zip file should never
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Tue Sep 16 00:31:59 GMT 2025
    - 1.4K bytes
    - Click Count (0)
  2. build-tools-internal/src/main/resources/changelog-schema.json

                "CCR",
                "CRUD",
                "Client",
                "Cluster Coordination",
                "Discovery-Plugins",
                "Distributed",
                "EQL",
                "Engine",
                "FIPS",
                "Features/CAT APIs",
                "Features/Data streams",
                "Features/Features",
                "Features/ILM+SLM",
                "Features/Indices APIs",
                "Features/Ingest",
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Wed Sep 01 06:25:29 GMT 2021
    - 5K bytes
    - Click Count (0)
  3. doc/godebug.md

    Cryptographic Module operates in FIPS 140-3 mode.
    The possible values are:
    - "off": no special support for FIPS 140-3 mode. This is the default.
    - "on": the Go Cryptographic Module operates in FIPS 140-3 mode.
    - "only": like "on", but cryptographic algorithms not approved by
      FIPS 140-3 return an error or panic.
    For more information, see [FIPS 140-3 Compliance](/doc/security/fips140).
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Mar 20 15:49:10 GMT 2026
    - 26K bytes
    - Click Count (0)
  4. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/ElasticsearchTestBasePlugin.java

     */
    public class ElasticsearchTestBasePlugin implements Plugin<Project> {
    
        @Override
        public void apply(Project project) {
            project.getPluginManager().apply(GradleTestPolicySetupPlugin.class);
            // for fips mode check
            project.getRootProject().getPluginManager().apply(GlobalBuildInfoPlugin.class);
            // Default test task should run only unit tests
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Aug 24 22:14:49 GMT 2021
    - 10.4K bytes
    - Click Count (0)
  5. build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/info/GlobalBuildInfoPlugin.java

                params.setIsCi(System.getenv("JENKINS_URL") != null);
                params.setDefaultParallel(ParallelDetector.findDefaultParallel(project));
                params.setInFipsJvm(Util.getBooleanProperty("tests.fips.enabled", false));
                params.setIsSnapshotBuild(Util.getBooleanProperty("build.snapshot", true));
                params.setBwcVersions(providers.provider(() -> resolveBwcVersions(rootDir)));
            });
    
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Tue Aug 17 10:02:58 GMT 2021
    - 18.1K bytes
    - Click Count (0)
  6. lib/fips140/v1.26.0.zip

    func() error) { if strings.ContainsAny(name, ",#=:") { panic("fips: invalid self-test name: " + name) } if !Enabled { return } err := f() if name == failfipscast { err = errors.New("simulated CAST failure") } if err != nil { fatal("FIPS 140-3 self-test failed: " + name + ": " + err.Error()) panic("unreachable") } if debug { println("FIPS 140-3 self-test passed:", name) } } // PCT runs the named Pairwise Consistency Test (if operated in FIPS mode) and // aborts the program (stopping the module input/output...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Jan 08 17:58:32 GMT 2026
    - 660.3K bytes
    - Click Count (0)
  7. lib/fips140/v1.0.0-c2097c7c.zip

    func() error) { if strings.ContainsAny(name, ",#=:") { panic("fips: invalid self-test name: " + name) } if !Enabled { return } err := f() if name == failfipscast { err = errors.New("simulated CAST failure") } if err != nil { fatal("FIPS 140-3 self-test failed: " + name + ": " + err.Error()) panic("unreachable") } if debug { println("FIPS 140-3 self-test passed:", name) } } // PCT runs the named Pairwise Consistency Test (if operated in FIPS mode) and // aborts the program (stopping the module input/output...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  8. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    s3-eu-west-3.amazonaws.com
    s3-external-1.amazonaws.com
    s3-fips-us-gov-east-1.amazonaws.com
    s3-fips-us-gov-west-1.amazonaws.com
    s3-fips.ca-central-1.amazonaws.com
    s3-fips.ca-west-1.amazonaws.com
    s3-fips.dualstack.ca-central-1.amazonaws.com
    s3-fips.dualstack.ca-west-1.amazonaws.com
    s3-fips.dualstack.us-east-1.amazonaws.com
    s3-fips.dualstack.us-east-2.amazonaws.com
    s3-fips.dualstack.us-gov-east-1.amazonaws.com
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue May 27 22:00:49 GMT 2025
    - 129.6K bytes
    - Click Count (3)
  9. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    s3-eu-west-3.amazonaws.com
    s3-external-1.amazonaws.com
    s3-fips-us-gov-east-1.amazonaws.com
    s3-fips-us-gov-west-1.amazonaws.com
    s3-fips.ca-central-1.amazonaws.com
    s3-fips.ca-west-1.amazonaws.com
    s3-fips.dualstack.ca-central-1.amazonaws.com
    s3-fips.dualstack.ca-west-1.amazonaws.com
    s3-fips.dualstack.us-east-1.amazonaws.com
    s3-fips.dualstack.us-east-2.amazonaws.com
    s3-fips.dualstack.us-gov-east-1.amazonaws.com
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue Dec 31 14:50:53 GMT 2024
    - 129.6K bytes
    - Click Count (2)
  10. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    auth.sa-east-1.amazoncognito.com
    auth.us-east-1.amazoncognito.com
    auth-fips.us-east-1.amazoncognito.com
    auth.us-east-2.amazoncognito.com
    auth-fips.us-east-2.amazoncognito.com
    auth-fips.us-gov-west-1.amazoncognito.com
    auth.us-west-1.amazoncognito.com
    auth-fips.us-west-1.amazoncognito.com
    auth.us-west-2.amazoncognito.com
    auth-fips.us-west-2.amazoncognito.com
    
    // Amazon EC2
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Fri Dec 27 13:39:56 GMT 2024
    - 309.7K bytes
    - Click Count (1)
Back to Top