mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-11 00:02:42 -04:00
* Added example_kem/sig and speed_kem/sig to Visual Studio. * Updated picnic to v1.3.1 * Renamed exposed picnic functions to satisfy OQS naming conventions. * Replaced free functions with OQS's versions. * Removed picnic's config.h do avoid conflict with OQS's. * Updated Visual Studio project with latest Picnic files, and removed unused commented-out code. * Removed some hardcoded picnic defines. * Added oqs's common.h to aligned_alloc's includes.