Shopify / ejson

EJSON is a small library to manage encrypted secrets using asymmetric encryption.
MIT License
1.34k stars 62 forks source link

Ejson not supported on your platform #57

Closed eygraber closed 3 months ago

eygraber commented 6 years ago

If I run ejson on a Raspberry Pi 3 B+ I get the following error:

Ejson is not supported on you platform

Is there any support planned for Raspberry Pi?

burke commented 6 years ago

In theory we could cross-compile for more platforms, but I'd encourage you to just download and compile the source yourself; I can't think of any reason off the top of my head that it shouldn't work.