|
|
AES implementation for QNX
|
|
08/09/2011 1:51 PM
post87941
|
AES implementation for QNX
I am attempting to compile an implementation of AES using Momentics.
I am running Momentics on a Windows XP box.
The AES source attempts to include <endian.h> and <byteswap.h>, but Momentics states that those are unknown (No such
file or directory)
I went to the QNX box and I was able to find endian.h, but byteswap.h does not exist on the machine.
I did find a bswap.h and a gulliver.h.
Any suggesstions?
Is there an open source AES implementation for QNX?
Thank you,
Kendall
|
|
|
|
|