Groups | Search | Server Info | Login | Register
Groups > comp.lang.java.programmer > #5393
| From | Roedy Green <see_website@mindprod.com.invalid> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JDK 1.6.0_24 and AES256 ciphers |
| Date | 2011-06-19 11:14 -0700 |
| Organization | Canadian Mind Products |
| Message-ID | <g2fsv69fdqm52ejh9ev7s0ue510o28o1n6@4ax.com> (permalink) |
| References | <92a92dac-5459-496a-aaec-3a4de1d903fb@k6g2000yqc.googlegroups.com> <l50fv619gvl4el71fn1eei3u0gvtofo1ti@4ax.com> <MPG.28612ecc3bc5f8f998979b@news.justthe.net> <spagv6t26bkf5o0srfhsq4tehsqfjej933@4ax.com> <9ae3526d-7031-4b5d-ae47-c0d19773ba42@w4g2000yqm.googlegroups.com> |
On Wed, 15 Jun 2011 00:03:49 -0700 (PDT), Stone <phracek2@gmail.com> wrote, quoted or indirectly quoted someone who said : >But I have try to include also following cipher but it is not >supported. >TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA > >Is there anyware some another fix? you can find out what is supported with the code posted at http://mindprod.com/jgloss/jce.html The main other supplier is bouncycastle See http://mindprod.com/jgloss/bouncycastle.html -- Roedy Green Canadian Mind Products http://mindprod.com One of the great annoyances in programming derives from the irregularity of English spelling especially when you have international teams. I want to find a method or variable, but I don't know precisely how its is spelled or worded. English is only approximately phonetic. Letters are randomly doubled. The dictionary often lists variant spellings. British, Canadian and American spellings differ.I would like to see an experiment where variable names were spelled in a simplified English, where there were no double letters.I also think you could add a number of rules about composing variable names so that a variable name for something would be highly predictable. You would also need automated enforcement of the rules as well as possible.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
JDK 1.6.0_24 and AES256 ciphers Stone <phracek2@gmail.com> - 2011-06-14 00:56 -0700
Re: JDK 1.6.0_24 and AES256 ciphers Stone <phracek2@gmail.com> - 2011-06-14 01:19 -0700
Re: JDK 1.6.0_24 and AES256 ciphers Roedy Green <see_website@mindprod.com.invalid> - 2011-06-14 08:43 -0700
Re: JDK 1.6.0_24 and AES256 ciphers Steve Sobol <sjsobol@JustThe.net> - 2011-06-14 09:40 -0700
Re: JDK 1.6.0_24 and AES256 ciphers Roedy Green <see_website@mindprod.com.invalid> - 2011-06-14 20:57 -0700
Re: JDK 1.6.0_24 and AES256 ciphers Stone <phracek2@gmail.com> - 2011-06-15 00:03 -0700
Re: JDK 1.6.0_24 and AES256 ciphers Roedy Green <see_website@mindprod.com.invalid> - 2011-06-19 11:14 -0700
Re: JDK 1.6.0_24 and AES256 ciphers Esmond Pitt <esmond.pitt@bigpond.com> - 2011-06-15 10:23 +1000
csiph-web