aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ssl-performance.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ssl-performance.md b/doc/ssl-performance.md
index 711b9dff09..3de1ecac00 100644
--- a/doc/ssl-performance.md
+++ b/doc/ssl-performance.md
@@ -25,7 +25,10 @@ In addition, we are shipping packages for language implementations. These packag
Language | From source | Platform | Uses assembly optimizations
---|---|---|---
-C# | n/a | all | :x:
+C# | n/a | Linux, 64bit | :heavy_check_mark:
+C# | n/a | Linux, 32bit | :x:
+C# | n/a | MacOS | :heavy_check_mark:
+C# | n/a | Windows | :x:
Node.JS | n/a | Linux | :heavy_check_mark:
Node.JS | n/a | MacOS | :heavy_check_mark:
Node.JS | n/a | Windows | :x: