Public bug reported:
The correpsonding libcrypto++-dev package provides a header files for
BLAKE2:
/usr/include/crypto++/blake2.h
Inside the header file, there are a variety of classes with the prefix:
BLAKE2*
However, upon examination of the library binary provided by the
libcyrpto++ package, namely:
/usr/lib/x86_64-linux-gnu/libcrypto++.so.6.0.0
It does not provide any symbols related to BLAKE2. This can be tested by
running:
strings /usr/lib/x86_64-linux-gnu/libcrypto++.so.6.0.0 | grep BLAKE2
Thus, compiling files that link against BLAKE2 with this package will
fail at link time.
** Affects: libcrypto++ (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876166
Title:
Library does not provide BLAKE2 symbols
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcrypto++/+bug/1876166/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs