mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-06 00:03:35 -04:00
Add ARM instructions to README.md (#443)
This commit is contained in:
parent
b7b824ab23
commit
e3ae7b5496
@ -149,6 +149,15 @@ Builds are tested using the Appveyor continuous integration system on Windows Se
|
||||
|
||||
The supported schemes are defined in the projects' `winconfig.h` file.
|
||||
|
||||
Building on other platforms
|
||||
---------------------------
|
||||
|
||||
We do not yet fully support building liboqs on ARM platforms, but are working towards maintaining ARM support in a future release.
|
||||
|
||||
At present, we have successfully built liboqs on a Raspberry Pi 3B (armv7l) with the following configure command:
|
||||
|
||||
./configure --disable-aes-ni --disable-sig-qtesla --disable-kem-frodokem
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user