Module operand_sizes

Source
Available on crate feature unstable only.
Expand description

Module defining marker types for various RSA operand sizes. Marker types for the operand sizes

Structsยง

Op512
512-bit RSA operation.
Op1024
1024-bit RSA operation.
Op1536
1536-bit RSA operation.
Op2048
2048-bit RSA operation.
Op2560
Represents an RSA operation for the given bit size.
Op3072
Represents an RSA operation for the given bit size.
Op3584
Represents an RSA operation for the given bit size.
Op4096
Represents an RSA operation for the given bit size.