We are proud to give back to the community with this announcement of the release of LibSWIFFT. LibSWIFFT is an open-source production-ready C/C++ library providing SWIFFT, one of the fastest available secure hash functions that is also collision-resistant as well as facilitates post-quantum digital signature schemes and zero-knowledge proofs of knowledge of a preimage (ZKPoKP). […]
Category: Security
Finding Protocol Vulnerabilities Faster
The Problem A team needed to audit a set of inter-related network protocols for vulnerabilities. While there are many tools that can perform static analysis of code for vulnerabilities, none were fit to assist with this type of audit. The team resorted to debugging techniques which consumed precious time. The Analysis We took a systematic […]