Hi Everyone,

There's a new wiki page on ARM options at 
https://cryptopp.com/wiki/ARM_(Command_Line). It attempts to select CPU and 
FPU options that take best advantage of the processors.

It also shows some of the logic used in cryptest.sh for testing on ARM 
platforms (http://github.com/weidai11/cryptopp/blob/master/cryptest.sh). We 
use it to try to break the library before user's experience the breaks in 
the field.

The options can be used both both native compiles and cross compiles. 
However, cross-compiles for platforms like Android usually call out a 
feature set that caters to the widest device audience.

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to