You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The assembly in salsa20 is for the AMD64 architecture, and your asm compiler just says that the instructions are not correct for the ARM architecture.
I am not aware of a specific ARM Salsa20 implementation but you need to look at https://cr.yp.to/snuffle.html and use one of the generic implementations but it will probably be much slower.
I installed XPIR on a server with an ARM CPU,the errors are like this:
The text was updated successfully, but these errors were encountered: