Library does not provide BLAKE2 symbols

Bug #1876166 reported by Stephen Skeirik
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
libcrypto++ (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

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.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in libcrypto++ (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.