This crate provides the declarations to interact with the shared library of the optimized implementation of the Picnic digital signature scheme.
Per default, it is required that Picnic's shared library is installed. To fall back to an on-demand static build, enable the static-fallback
feature.
This crate is licensed under the MIT license.