Module operand_sizes

Source
Available on crate feature unstable only.
Expand description

Defines the exponentiation and multiplication lengths for RSA operations.

Structsยง

Op512
512-bit RSA operation.
Op1024
1024-bit RSA operation.
Op1536
1536-bit RSA operation.
Op2048
2048-bit RSA operation.
Op2560
2560-bit RSA operation.
Op3072
3072-bit RSA operation.
Op3584
3584-bit RSA operation.
Op4096
4096-bit RSA operation.