[Help-gnutls] Using gnutls_srp_base64_decode to decode something encoded with SSL's EVP_Encode*

Ian Cullinan cibyr at cibyr.com
Sun Feb 10 04:17:18 CET 2008


On 2/9/08, Robert Hogan <lists at roberthogan.net> wrote:

> (Unlike with EVP_Decode I have to give it the unadorned string; EVP_Decode
> requires '8lsjlBTuh2bbNTARRgB6WnmgCm0=\n\0'. Adding the =, newline and null
> causes gnutls_srp_base64_decode to return nothing.)

I don't know anything about those two functions, but I do know the =
in base64 is significant. Tried using EVP_Decode with the = but not
the \n\0 ?

Cheers,

Ian Cullinan





More information about the Gnutls-help mailing list