https://bugs.openldap.org/show_bug.cgi?id=9517
--- Comment #6 from gilbert.kowarzyk@servicenow.com --- (In reply to Quanah Gibson-Mount from comment #5)
(In reply to gilbert.kowarzyk from comment #4)
I seems that the compromise of leaving out "parallelism" goes a bit against it's original design.
Probably an issue to take up with the libsodium authors if you want to pursue this. On the OpenLDAP side, we support building against libsodium or libargon2. If you need parallelism, link to libargon2.
Yes, I agree that this point is something to be discussed with the libsodium authors and not slapd specific.
I was not able to find documentation listing `libsodium` and `libargon2` as being both supported when building slapd, only some references in the building scripts. On the topic of documentation, it could be beneficial to explain that this choice is available, and maybe a short explanation of why one would pick one over the other. Some of the supported libraries are listed here (https://openldap.org/doc/admin24/install.html).
Thanks again!