gnutls-devel
[Top][All Lists]
Advanced

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

Using gnutls_srp_base64_decode to decode something encoded with EVP_Enco


From: Robert Hogan
Subject: Using gnutls_srp_base64_decode to decode something encoded with EVP_Encode*
Date: Fri, 8 Feb 2008 19:41:43 +0000
User-agent: KMail/1.9.7

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?

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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