Using gnutls_srp_base64_decode to decode something encoded with EVP_Encode*

Robert Hogan lists at roberthogan.net
Fri Feb 8 20:41:43 CET 2008


Hi there,

I have the following string, which has been encoded by openssl's EVP_Encode* 
function:

8lsjlBTuh2bbNTARRgB6WnmgCm0

I want to decode it with a gnutls function, so I'm guessing 
gnutls_srp_base64_decode is the one I need.

I can decode a result with it, however it is not the same result as if I had 
used EVP_decode*.

Are the two incompatible?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/attachments/20080208/56bbaad4/attachment.pgp>


More information about the Gnutls-devel mailing list