can i use messageAuthenticationCode on android

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
joseggarza
Posts: 44
Joined: Thu Jul 24, 2014 8:55 pm

can i use messageAuthenticationCode on android

Post by joseggarza » Sun Jul 19, 2020 4:51 am

Hi,

I could not find any info about what platform I can use messageAuthenticationCode.

I made a desktop Application an I am using it to encrypt my password. now I need to develop an android app and I am try the same code but is not working. I went to the docs and it does not say what platform it is for..

any ideas? if not, what can i use in android instead of messageAuthenticationCode

thanks

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7238
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: can i use messageAuthenticationCode on android

Post by jacque » Mon Jul 20, 2020 4:40 am

It's a script library so it should be compatible with any platform. But maybe Android is not compatible with the cryptographic hash function you're using. I don't know which ones Android supports.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply

Return to “Android Deployment”