There are no builtin padding routines in nettle. The reason is that padding is (i) simple, and (ii) quite application specific.
It would make sense to include some objects for popular padding methods in the pike module, though.
/ Niels Möller ()
Previous text:
2003-03-11 23:33: Subject: nettle-1.7
Does Nettle have support for various padding routines? I know there are quite a few available.
/ David Hedbor