Simon Josefsson simon@josefsson.org writes:
What is fishy is that nettle_gcm_aes128 doesn't seem to have been initialized properly:
Did you solve this problem? To me it seems like it could be
* setup of the shared-library magic, for this particular object file, somehow broken.
* bugs in the macos port of gcc (I don't know if you use apples "xcode" or some other gcc port, and I don't really know the difference either). According to the gmp people, there have been *lots* of problems with apple's linker and maybe also with other related tools.
* some other random hardware or software problem.
Regards, /Niels