RE: ChaCha20/Poly1305 in OpenSSL?

2014-10-07 Thread Salz, Rich
> The spec still appears to be moving. I note the date on this is only 6 weeks
> old:
> https://datatracker.ietf.org/doc/draft-irtf-cfrg-chacha20-poly1305

The spec is done.  That was a minor update, as I recall.  But it's in last call 
state right now. My money's on quick adoption as soon as the various IETF 
timers run out.

/r$
--  
Principal Security Engineer, Akamai Technologies
IM: rs...@jabber.me Twitter: RichSalz


Re: ChaCha20/Poly1305 in OpenSSL?

2014-10-07 Thread Matt Caswell


On 07/10/14 18:07, Jeffrey Walton wrote:
>>> But I have not been able to find its trail:
>>>
>>> $ cd openssl-git
>>> $ git pull
>>> Already up-to-date.
>>> $ grep -R -i chacha *
>>> $ grep -R -i poly1305 *
>>> $
>>>
>>> Where are the new cipher suites located in OpenSSL?
>>
>> $ git checkout 1.0.2-aead
>>
>> They are there... Just not merged into mainline. I would be also
>> interested in knowing whether there is any ETA for that.
> 
> I just checked the dev branch again, and I did not see them.

The particular branch in question is not current:
http://marc.info/?l=openssl-dev&m=140189910129029&w=2

The spec still appears to be moving. I note the date on this is only 6
weeks old:
https://datatracker.ietf.org/doc/draft-irtf-cfrg-chacha20-poly1305

Matt
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: ChaCha20/Poly1305 in OpenSSL?

2014-10-07 Thread Jeffrey Walton
>> But I have not been able to find its trail:
>>
>> $ cd openssl-git
>> $ git pull
>> Already up-to-date.
>> $ grep -R -i chacha *
>> $ grep -R -i poly1305 *
>> $
>>
>> Where are the new cipher suites located in OpenSSL?
>
> $ git checkout 1.0.2-aead
>
> They are there... Just not merged into mainline. I would be also
> interested in knowing whether there is any ETA for that.

I just checked the dev branch again, and I did not see them.
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org


Re: ChaCha20/Poly1305 in OpenSSL?

2014-04-25 Thread Piotr Sikora
Hey,

> But I have not been able to find its trail:
>
> $ cd openssl-git
> $ git pull
> Already up-to-date.
> $ grep -R -i chacha *
> $ grep -R -i poly1305 *
> $
>
> Where are the new cipher suites located in OpenSSL?

$ git checkout 1.0.2-aead

They are there... Just not merged into mainline. I would be also
interested in knowing whether there is any ETA for that.

Best regards,
Piotr Sikora
__
OpenSSL Project http://www.openssl.org
User Support Mailing Listopenssl-users@openssl.org
Automated List Manager   majord...@openssl.org