help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnutls] Using gnutls_srp_base64_decode to decode something enc


From: Ian Cullinan
Subject: Re: [Help-gnutls] Using gnutls_srp_base64_decode to decode something encoded with SSL's EVP_Encode*
Date: Sun, 10 Feb 2008 13:17:18 +1000

On 2/9/08, Robert Hogan <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]