Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
I added a tag that shows current version and its clickable - taking you to: https://github.com/ingonyama-zk/icicle/releases
  • Loading branch information
Otsar-Raikou authored Feb 1, 2024
1 parent dd56a77 commit ef7262b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/icicle/overview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# What is ICICLE?

[![Static Badge](https://img.shields.io/badge/Latest-v1.1.0-8a2be2)](https://github.com/ingonyama-zk/icicle/releases)

![Static Badge](https://img.shields.io/badge/Machines%20running%20ICICLE-544-lightblue)



[ICICLE](https://github.com/ingonyama-zk/icicle) is a cryptography library for ZK using GPUs. ICICLE implements blazing fast cryptographic primitives such as EC operations, MSM, NTT, Poseidon hash and more on GPU.

ICICLE allows developers with minimal GPU experience to effortlessly accelerate their ZK application; from our experiments, even the most naive implementation may yield 10X improvement in proving times.
Expand Down

0 comments on commit ef7262b

Please sign in to comment.