Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.
This repository was archived by the owner on May 24, 2022. It is now read-only.

FIPS Build Options #145

Description

@mikecurrancs

I see in the Makefile that there is a switch expected for

ifeq ($(STUD_FIPS_MODE),1)

However, there is no configure script where I would give a flag for FIPS mode, the README makes no mention of how to enable FIPS mode, and I need to use a static library to get a write-off on FIPS 140-2 OpenSSL for government use.

I am just going to modify the Makefile to temporarily assume its built and ready and declare a build directory for FIPS-2.0

Are you planning on modifying the build process to allow for alternate static FIPS implementations? True FIPS builds cannot change the directory (and with FIPS-2.0 you dont declare to build the fipscanister any longer).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions