Skip to content

Commit 6d30920

Browse files
author
liork
committed
update README for merging master and dev
2 parents f399504 + cdf96d2 commit 6d30920

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Libscapi is developed by [Bar Ilan University Cryptography Research Group](http:
1919
- __Circuits__: To be elaborated
2020
- __Communication Channel__: To be elaborated
2121

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)
2424

2525
## Documentation
2626

@@ -30,7 +30,7 @@ Go to http://scapi.readthedocs.org/ for a detailed explanations of our implement
3030

3131
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.
3232
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)
3434

3535
## Libraries used by libscapi
3636

@@ -78,4 +78,4 @@ Implementation of the passive secure OT extension protocol of [1] and the active
7878
[https://github.com/bristolcrypto/apricot](https://github.com/bristolcrypto/apricot)
7979

8080
##### Tung Chou and Claudio Orlandi: The Simplest Oblivious Transfer Protocol
81-
[http://users-cs.au.dk/orlandi/simpleOT/](http://users-cs.au.dk/orlandi/simpleOT/)
81+
[http://users-cs.au.dk/orlandi/simpleOT/](http://users-cs.au.dk/orlandi/simpleOT/)

build_scripts/INSTALL.MD

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,3 @@
2626
- cd ~/libscapi/test
2727
- make
2828
- ./tests.exe
29-
30-
### Docker Image
31-
32-
### Windows 7/8/10

0 commit comments

Comments
 (0)