You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ Libscapi is developed by [Bar Ilan University Cryptography Research Group](http:
19
19
-__Circuits__: To be elaborated
20
20
-__Communication Channel__: To be elaborated
21
21
22
-
## License information
23
-
Libscapi is released under the MIT open source license. However, some of the libraries we use have different licenses. For further information pleare refer to [LICENSE.MD](LICENSE.MD)
22
+
-## License information
23
+
Libscapi is released under the MIT open source license. However, some of the libraries we use have different licenses. For further information pleare refer to [LICENSE.MD](build_scripts/LICENSE.MD)
24
24
25
25
## Documentation
26
26
@@ -30,7 +30,7 @@ Go to http://scapi.readthedocs.org/ for a detailed explanations of our implement
30
30
31
31
Libscapi has is tested on Ubuntu 14.04 and should run on all major versions of Linux. It also executes on Windows 8.1/10 but with performance limitations. Internally we use the Windows option for development only. All tests execute on Linux.
32
32
Mac OSX has not been tested so far.
33
-
For detailed instructions, see [INSTALL.MD](INSTALL.MD)
33
+
For detailed instructions, see [INSTALL.MD](build_scripts/INSTALL.MD)
34
34
35
35
## Libraries used by libscapi
36
36
@@ -78,4 +78,4 @@ Implementation of the passive secure OT extension protocol of [1] and the active
0 commit comments