b83804cb9dCorrect misspellings and typos from codespell tool
4 vuotta sitten
kaleb-himes
6ed462f564Provide example of appropriate CFLAGS for exposing registers on i386 required for inline assembly in tfm.c
6 vuotta sitten
kaleb-himes
8399a7a517i386 arch lacks registers to support some tfm assembly, detect and disable
6 vuotta sitten
David Garske
bababf115aMoved to IDE/XCODE. Fixed build warnings with xcode. Updated the `user_settings.h` to support fast math, ECC, timing resistance, single precision math, ARMv8, SHA3, ChaCha20/Poly1305, Ed/Curve25519 and ensure default disables are defined. Added Xcode iOS benchmark example. Runs wolfCrypt test, wolfCrypt benchmark and the new TLS benchmark by cipher suite.