It was implemented in C in _Crypto, so I thought I could just as well copy it instead of reimplement it in Pike.
/ Martin Nilsson (saturator)
Previous text:
2004-02-04 22:34: Subject: Crypto naming
Well, no. Even if you inherit it you can not access the backlog. We could either add accessor methods or add some sort of static pike variables. But we don't HAVE to do that now...
I was thinking more of thingh like having pad and unpad methods that can be overridden, or some optional argument to say which style to use. (But I don't quite see the point of having this class implemented in C anyway).
/ Niels Möller (vässar rödpennan)