The beta of OpenSSL 0.9.8 does support the longer SHA hashes
(224/256/384/512) - and they are supported by the library, if 0.9.8 is
used (but you have to use the enumerated type to define what you want :>).
I'll let you know when there is something available that you can use
straight URIs with.
Cheers,
Berin
Scott Cantor wrote:
Out of curiosity - what algorithms do you need?
At the moment, none, since OpenSSL doesn't support any of the newer hashes,
but I don't want to have to release a new version of the library just to
support them. It should all be URI based so I don't have to know about them.
-- Scott