esp_hal::rsa

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ยง

  • 512-bit RSA operation.
  • 1024-bit RSA operation.
  • 1536-bit RSA operation.
  • 2048-bit RSA operation.
  • Represents an RSA operation for the given bit size.
  • Represents an RSA operation for the given bit size.
  • Represents an RSA operation for the given bit size.
  • Represents an RSA operation for the given bit size.