mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-26 11:47:13 +09:00
Shipping only ref implementations is intententional
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ In order to pick the fastest working implementation of each primitive,
|
||||
NaCl performs tests and benchmarks at compile-time. Unfortunately, the
|
||||
resulting library is not garanteed to work on different hardware.
|
||||
|
||||
Sodium currently only ships portable reference implementations.
|
||||
Sodium only ships portable reference implementations.
|
||||
|
||||
Optimized implementations (including NEON optimizations) will eventually
|
||||
be supported, but tests and benchmarks will be performed at run-time,
|
||||
|
||||
Reference in New Issue
Block a user