Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Base64

On 10/27/2010 11:09 AM, Wim Jongman wrote:
> Hi,
> 
> I am looking into the oAuth stuff which requires HMAC SHA1 encryption in
> its workflow. In order to avoid pulling in all kinds of new libraries, I
> was wondering if we have a base64 encoder/decoder in ECF or in the
> greater Eclipse.

org.eclipse.ecf.core.util.Base64 in /org.eclipse.ecf.identity.

Markus


Back to the top