Skip to content

Update is_lucas_probable_prime() to FIPS-186-5 #5620

Description

@falko-strenzke

The implementation of is_lucas_probable_prime() is based on Sec. C.3.3 in FIPS-186-4.

The new version FIPS-186-5 defines in Sec. B.3.3 an additional check GCD(C, (1-D)/4) = 1 which is not implemented in Botan so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions