Hello,

> openssl-0.9.8a/crypto/sha directory has the sha
> implementation and 
Yes, but you must pay attention on target platform.
For example with ssh256-512 there are some defines
which are enabled with "configure" step and are different
on different platforms (for example SHA_LONG, SHA_LONG_LOG2).
Especially, careful check word size (32/64 bit)
and byte oreder (BIG/LITTLE endian) of target system.

Best regards,
-- 
Marek Marcola <[EMAIL PROTECTED]>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to