Build Only What You Use
Changelog:
- Add benchmark for ed25519 + sha512
- "Build only what you use" cmake. It means, that it will build only that targets, that are selected during cmake stage
- Enhance documentation.
- Add "position independent code" fix to
amd64-64-24k
. Now it is new implementation -amd64-64-24k-pic
.