On Wed, Dec 11, 2013 at 12:56 PM, Niels Möller nisse@lysator.liu.se wrote:
In ctr.c, the max size is 128 bytes (NBLOCKS * NETTLE_MAX_CIPHER_BLOCK_SIZE).
Ok didn't notice that. However, the bignum functions like pkcs1_decrypt, pkcs1_encrypt, pkcs1_rsa_digest_encode, nettle_mpz_random_size seem to have no such limits.
regards, Nikos