help-gnutls
[Top][All Lists]
Advanced

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

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


From: Simon Josefsson
Subject: [Help-gnutls] Re: Using gnutls_srp_base64_decode to decode something encoded with SSL's EVP_Encode*
Date: Wed, 13 Feb 2008 10:43:54 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Robert Hogan <address@hidden> writes:

> On Tuesday 12 February 2008 10:35:46 Simon Josefsson wrote:
>> Alas, base64 is not always "just base64".  SRP uses its own base64
>> variant, so the encoding are not compatible.  I've tried to improve the
>> documentation with the patch below, so that others doesn't run into this
>> problem in the future.  Comments welcome.
>>
>
> Perhaps a patch for the man pages as well?

The man pages are generated from the source code.

>> What were you going to use the base64 functions for?
>
> For my project TorK ( a controller for Tor). Tor encodes 'router digests' in 
> base64 and uses openSSL's EVP_Encode* to do the encoding. I just needed 
> something equivalent that wasn't openSSL based.

Ok.  GnuTLS isn't a complete OpenSSL replacement, so I think for now we
won't add this feature.

> Thanks for settling this one for me!

Thanks for feedback.

/Simon




reply via email to

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