jedisct1 / libsodium

A modern, portable, easy to use crypto library.

Home Page:https://libsodium.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPI4 doesnt support AEGIS?

niXman opened this issue · comments

Hello,

the function crypto_aead_aegis256_is_available() returns FALSE.

perhaps the bug in the implementation?

If not, is there any software AEGIS implementation I can use on RPI4?

best!

It should be available if you're using your RPI4 with a 64-bit operating system.

There may eventually be a software version, but it's going to be super slow.