Re: [cryptography] data integrity: secret key vs. non-secret verifier; and: are we winning?

2012-05-02 Thread Kevin W. Wall
On Wed, May 2, 2012 at 5:01 AM, Darren J Moffat darren.mof...@oracle.com wrote: On 05/02/12 06:33, Kevin W. Wall wrote: primitives that do not include *any* AE cipher modes at all. Some great examples are in the standard SunJCE that comes with the JDK (you have to use something like

[cryptography] DIAC: Directions in Authenticated Ciphers

2012-05-02 Thread D. J. Bernstein
The DIAC submission page is now open, with a deadline at the end of Monday 7 May (American Samoa time): http://hyperelliptic.org/conferences/diac/iChair/submit.php DIAC is an ECRYPT-sponsored workshop that will take place 5--6 July in Stockholm, in particular evaluating the idea of a new

Re: [cryptography] DIAC: Directions in Authenticated Ciphers

2012-05-02 Thread Nico Williams
On Wed, May 2, 2012 at 8:00 PM, D. J. Bernstein d...@cr.yp.to wrote: I should emphasize that an authenticated-cipher competition would be much more than an AE mode competition. There are certainly people working on new ways to use AES, but there are many more people working on new

Re: [cryptography] PKI in practice: is there a list of (widely deployed) client-certs-issuing CAs?

2012-05-02 Thread ianG
On 2/05/12 05:18 AM, Martin Paljak wrote: On Sat, Apr 28, 2012 at 05:25, ianGi...@iang.org wrote: Well, to the extent above. My db has a table for all certs, and a table for all users, with a join by cert identifiers between the two tables. I hope you actually bind the actual public key