diff --git a/docs/icicle/primitives/ntt.md b/docs/icicle/primitives/ntt.md index b9139b2..6056ef9 100644 --- a/docs/icicle/primitives/ntt.md +++ b/docs/icicle/primitives/ntt.md @@ -29,4 +29,11 @@ NTT supports the following curves: ## Supported algorithms -Our NTT implementation supports two algorithms `` and ``. +Our NTT implementation supports two algorithms `radix-2` and `mixed-radix`. + +### Mixed Radix + + +### Radix 2 + +