GNUTLS4WIN and RFC 4132 (CAMELLIA)
Simon Josefsson
simon at josefsson.org
Thu Sep 10 21:57:06 CEST 2009
ivan jr sy <ivan_jr at yahoo.com> writes:
> Hi Simon,
>
> after unpacking
> http://josefsson.org/gnutls4win/gnutls-2.9.5.zip
>
> gnutls-cli -l doest not show that it supports CAMELLIA ciphers
>
> can you provide a quick run through for me to have one.. from getting your sources so i can use it for another win32 apps..
>
> also, do you have near plans adding CAMMELLIA (RFC 4132) by default?
>
> it seems it's default for firefox 3+ and so as other apps.
> http://www.csg.is.titech.ac.jp/~yanagisawa/Sites/text/camellia-e.html
Hi! For some reason, GnuTLS has defaulted to not build with Camellia
support by default, but I just changed that in git so that future
release on the v2.9.x branch (and eventually on the next v2.10 stable
branch) will have it enabled by default.
If you want to make this work with existing releases, you need to
rebuild and give --enable-camellia as a ./configure parameter.
/Simon
More information about the Gnutls-devel
mailing list