From 0ada8c47427bfe604024d383ed7a250b04c82fee Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Thu, 21 Nov 2024 17:13:47 +0100 Subject: refactor: lifted nizk/ up and away --- doc.go | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc.go (limited to 'doc.go') diff --git a/doc.go b/doc.go new file mode 100644 index 0000000..3d0de3d --- /dev/null +++ b/doc.go @@ -0,0 +1,7 @@ +package seal + +/* + +This is an implementation of... TODO + +*/ -- cgit v1.2.3