Re: cryptest-ios.sh on Apple platform
Devharsh Trivedi <[email protected]>
| Newsgroups | gmane.comp.encryption.cryptopp |
|---|---|
| Message-ID | <[email protected]> |
===================================================== iPhoneOS:armv7 ==> SUCCESS iPhoneOS:arm64 ==> SUCCESS iPhoneOS:arm64 : AES ==> SUCCESS iPhoneOS:arm64 : PMULL ==> SUCCESS iPhoneOS:arm64 : SHA1 ==> SUCCESS iPhoneOS:arm64 : SHA2 ==> SUCCESS AppleTVOS:armv7 ==> FAILURE AppleTVOS:arm64 ==> SUCCESS AppleTVOS:arm64 : AES ==> SUCCESS AppleTVOS:arm64 : PMULL ==> SUCCESS AppleTVOS:arm64 : SHA1 ==> SUCCESS AppleTVOS:arm64 : SHA2 ==> SUCCESS WatchOS:armv7 ==> FAILURE WatchOS:arm64 ==> FAILURE WatchOS:arm64 : AES ==> FAILURE WatchOS:arm64 : PMULL ==> FAILURE WatchOS:arm64 : SHA1 ==> FAILURE WatchOS:arm64 : SHA2 ==> FAILURE iPhoneSimulator:i386 ==> SUCCESS iPhoneSimulator:x86_64 ==> SUCCESS AppleTVSimulator:i386 ==> FAILURE AppleTVSimulator:x86_64 ==> SUCCESS WatchSimulator:i386 ==> SUCCESS WatchSimulator:x86_64 ==> SUCCESS Regards, Devharsh. > On Mar 9, 2021, at 4:18 PM, Jeffrey Walton <[email protected]> wrote: > > On Tue, Mar 9, 2021 at 4:12 PM Devharsh Trivedi <[email protected]> wrote: >> >> I have Xcode Version 12.4 (12D4e) and I downloaded Crypto++ 8.5.0 > > You also need a few SDKs, like iPhoneOS, WatchOS, AppleTVOS. > >> I see TestData/Programs/Vectors folders but don't have TestScripts > > TestScripts can be found in Git master. We strip it out of the > distribution tarball. > > git clone https://github.com/weidai11/cryptopp cryptopp-master > cd cryptopp-master > cp -p TestScripts/setenv-ios.sh . > cp -p TestScripts/cryptest-ios.sh . > ./cryptest-ios.sh > > Jeff > > -- > You received this message because you are subscribed to a topic in the Google Groups "Crypto++ Users" group. > To unsubscribe from this topic, visit https://groups.google.com/d/topic/cryptopp-users/kCnbSeALXWw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/CAH8yC8nwaA-KGv3%2B5M53Z51Gm4v3Nm2XzCYmuNXbPCD7CeSyBw%40mail.gmail.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]. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/274E8E22-0794-4774-AAAE-0F40C39680B1%40gmail.com.