Skip to content

FIPS status with CC crypto #189

@h3smith

Description

@h3smith

iOS Cryptography is FIPS Validated itself, shouldn't the "FIPS Status check" for CC always return true? If the device is not in FIPS mode, it won't boot at all.

Link

static int sqlcipher_cc_fips_status(void *ctx) {
  return 0;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions