encrypt ~g ~label ~key message
is OAEP-padded and encrypted message
, using the optional label
.
- raises Insufficient_key
(see Insufficient_key)
Rsa.OAEP
encrypt ~g ~label ~key message
is OAEP-padded and encrypted message
, using the optional label
.
(see Insufficient_key)