Skip to main content

Module integer

Module integer 

Source
Expand description

ASN.1 INTEGER contents octets. ASN.1 INTEGER values, general contents, and bounded integer formats.

Structs§

BigInt
Integer8Fmt
ASN.1 INTEGER contents specialized to the i8 representation.
Integer16Fmt
ASN.1 INTEGER contents specialized to the i16 representation.

Enums§

Integer

Functions§

fits_i8
i64_from_be_bytes
i64_to_be_bytes
i64_to_be_bytes_in_place
i64_to_be_bytes_len
int_from_be_bytes
int_to_be_bytes
integer_bytes_minimal
integer_bytes_wf
integer_fmt
invert_byte
invert_bytes
lemma_from_be_bytes_invert
lemma_integer_fmt_sound_nonmal_inv
lemma_integer_fmt_unambiguous
lemma_integer_from_to_bytes
lemma_integer_to_from_bytes
lemma_invert_byte_props
lemma_invert_bytes_involutive
negative_int_to_bytes
nonnegative_int_to_bytes
sign_bit_set

Type Aliases§

IntegerInnerFmt