Skip to content

Secret Sharing, ZK Circuits, Schnorr Signatures, Polynomial, Consensus Protocols & many more in code...

License

Notifications You must be signed in to change notification settings

supragya/CryptographyResearch

Repository files navigation

Cryptography-Research

CI Status

A single repository that hosts my "in-code" research of: protocols, ZK, cryptography, rust etc.

Browsing the codebase

The codebase is mostly split into different directories depending on the specific ideas that they tackle. While mostly consistent with this scheme, there may be deviations. Download the codebase locally and run as follows:

git clone [email protected]:supragya/Cryptography-Research.git
cd Cryptography-Research && cargo test

References

About

Secret Sharing, ZK Circuits, Schnorr Signatures, Polynomial, Consensus Protocols & many more in code...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages