From 7f1d4addd5c9b36a153a3706f3f61ee498c2181d Mon Sep 17 00:00:00 2001 From: ImmanuelSegol <3ditds@gmail.com> Date: Sun, 31 Dec 2023 05:58:10 -0400 Subject: [PATCH] Update docs/icicle/introduction.md Co-authored-by: Jeremy Felder --- docs/icicle/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/icicle/introduction.md b/docs/icicle/introduction.md index 1ff6f5a..360bdb0 100644 --- a/docs/icicle/introduction.md +++ b/docs/icicle/introduction.md @@ -235,7 +235,7 @@ If you wish to create your own bindings for a language of your choice we suggest ### ICICLE Adapters -One of the core ideas behind ICICLE is the idea that developers can gradually accelerate their provers. Many protocols are written using other cryptographic libraries and completely replacing them may be complex and time consuming. +One of the core ideas behind ICICLE is that developers can gradually accelerate their provers. Many protocols are written using other cryptographic libraries and completely replacing them may be complex and time consuming. Therefore we offer adapters for various popular libraries, these adapters allow us to convert points and scalars between different formats defined by various libraries. Here is a list: