-
-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Labels
issue: bug reportThe issue was opened to report a bugThe issue was opened to report a bug
Description
openssl is configured with ./config shared
GOST engine master
cmake -DOPENSSL_ROOT_DIR=/home/beldmit/crypto/openssl .
make
bin/test_curves
output:
00:92:4D:4D:13:7F:00:00:error:engine routines:ENGINE_by_id:no such engine:crypto/engine/eng_list.c:334:id=dynamic
00:92:4D:4D:13:7F:00:00:error:engine routines:ENGINE_by_id:no such engine:crypto/engine/eng_list.c:334:id=gost
/home/beldmit/crypto/engine/test_curves.c:232: OpenSSL internal error: eng = ENGINE_by_id("gost")
Segmentation fault (core dumped)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
issue: bug reportThe issue was opened to report a bugThe issue was opened to report a bug