[gnutls-help] GnuTLS on ARMv7 and HardFP

Mandar Joshi emailmandar at gmail.com
Fri May 26 17:54:51 CEST 2017


Hello Nikos,

>  Did you compile on these systems?
Yes. Using portage on Gentoo, with help from distcc on my main box.

> What is the output of make check for nettle and gnutls?
Compiled manually to check this. The make check test passed
successfully for both nettle and gnutls.


I was using GNUTLS_CIPHER_AES_256_CBC
After changing that to GNUTLS_CIPHER_AES_256_GCM, I don't get the
"Floating point exception".

I've attached 2 files.
test_gnutls.c uses GNUTLS_CIPHER_AES_256_GCM and works on both Fedora
25 x86_64 and Gentoo ARMv7 HardFP
test_gnutls2.c uses GNUTLS_CIPHER_AES_256_CBC and works only on Fedora 25 x86_64


Can you please check what I'm doing wrong?

Thanks
Mandar Joshi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_gnutls2.c
Type: text/x-csrc
Size: 1383 bytes
Desc: not available
URL: </pipermail/attachments/20170526/471ac2e1/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_gnutls.c
Type: text/x-csrc
Size: 1381 bytes
Desc: not available
URL: </pipermail/attachments/20170526/471ac2e1/attachment-0001.c>


More information about the Gnutls-help mailing list