Perform the encryption of a message in respect with the RSA scheme.
[me] = NARVAL_S_RSAEncryption(n,e,m)
modulus.
private exponent.
message.
encrypted message.
NARVAL_S_RSAEncryption performs the encryption me of the message m in respect with the RSA scheme (WIKIPEDIA). n et e form the private key. The message m must be smaller than n (integer).
Dr. Foued Melakessou
Research Associate
Interdisciplinary Centre for Security, Reliability and Trust
Room F106
University of Luxembourg
6, rue Coudenhove Kalergi
L-1359 Luxembourg-Kirchberg
E-mail: foued.melakessou@uni.lu
Tel: (+352) 46 66 44 5346