Polygon – Plonky2
Least Authority performed a security audit of Plonky2 implementation of Polygon Zero, a library for recursive SNARKs. To read the full report including our findings, click here: Report
Least Authority performed a security audit of Plonky2 implementation of Polygon Zero, a library for recursive SNARKs. To read the full report including our findings, click here: Report
Sovryn has requested that Least Authority perform a security audit of Bi-directional FastBTC. Bi-directional FastBTC is an update to FastBTC, which facilitates the transfer of Bitcoin to RSK. To read the full report including our findings, click here: Report
Trust Machines have requested that Least Authority perform a security audit of the Multisafe, a shared multi-signature crypto wallet for managing Stacks (STX) and Bitcoin (BTC). To read the full report including our findings, click here: Report
Matrix has requested that Least Authority perform a security audit of vodozemac, the Rust implementation of the libolm cryptographic library. libolm implements the Olm and Megolm ratchets, and is originally written in C/C++.
YLVIS, LLC has requested that Least Authority perform a security audit of the Tally Browser Extension Wallet Key Handling Code. Tally is a community owned and operated Web3 browser extension wallet. Report
Swarm has requested that Least Authority perform a security audit of Bee and Bee-clef. Bee is a client implemented in Go and is the basic building block for Swarm Network. Bee-clef is a key manager for use with the Bee client and a custom instance of Go Ethereum’s external signer,
Aleo has requested that Least Authority perform a security audit of the Aleo Trusted Setup. An Aleo setup consists of coordinator and participant roles. The coordinator initializes the setup, verifies contributions, and moves the protocol forward while the participants download the previous contribution, contribute, and upload their contributions. Our final
cLabs has requested that Least Authority perform a security audit of Plumo, a SNARK-based protocol for achieving an ultra fast light client for the Celo blockchain. Plumo is based on the Groth16 SNARK. Specifically, Celo uses the BW6-761 curve and the Groth16 proving system, as implemented in ZEXE, a Rust