Skip to content

Request fallback to Math::BigInt if Math::Int128 is not available #3

@pghmcfc

Description

@pghmcfc

The Math::Int128 module may not be available on all platforms (it doesn't seem to like 32-bit gcc for instance) so it would be good if Crypt::CBC could fall back to Math::BigInt as per older versions if Math::Int128 is unavailable.

Request prompted by: https://bugzilla.redhat.com/show_bug.cgi?id=1948957

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