You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On nist-branch we build test_kem (which statically links against liboqs.a) and test_kem_shared (which dynamically links against liboqs.so) and test both of them in Travis. Is there a way to do that on master branch?
On nist-branch we build
test_kem(which statically links against liboqs.a) andtest_kem_shared(which dynamically links against liboqs.so) and test both of them in Travis. Is there a way to do that on master branch?