Skip to content

crypto/fips140: add Version #75301

@FiloSottile

Description

@FiloSottile
package fips140

// Version returns the FIPS 140-3 Go Cryptographic Module version (such as
// "v1.0.0") if building against a frozen module with GOFIPS140. Otherwise, it
// returns "latest". If an alias is in use (such as "inprogress") the actual
// resolved version is returned.
func Version() string

/cc @golang/security

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixPendingIssues that have a fix which has not yet been reviewed or submitted.LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolProposalProposal-AcceptedProposal-CryptoProposal related to crypto packages or other security issues

    Type

    No type

    Projects

    Status

    Accepted

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions