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