Skip to content

crypto: test that BoringCrypto is actually used #60252

Open
@FiloSottile

Description

@FiloSottile

#58803 is about BoringCrypto not being used for generating 4096-bit keys. In general, we don't have tests that check that BoringCrypto is actually used (when enabled) instead of Go crypto for operations that are in scope.

This is somewhat tricky to test. @rolandshoemaker suggested using the BoringCrypto counters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.TestingAn issue that has been verified to require only test changes, not just a test failure.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions