Does Nettle have support for various padding routines? I know there are quite a few available.
/ David Hedbor
Previous text:
2003-03-11 23:26: Subject: nettle-1.7
Sounds fine by me. Encryption program XYZ should be complimented with the encryption function xyz that does padding and encryption in one call. string aes(string key, string data)
/ Martin Nilsson (har bott i google)