Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create BSD 3-Clause License #18

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
172 changes: 172 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,172 @@
BSD 3-Clause License

Copyright (c) 2022, Fudan Data Security and Governance Research Group(DSG)
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Any use of the software for commercial purposes should be reported to
[email protected]
This is for impact and usage monitoring purposes only.

Enquiries about further applications and development opportunities are welcome.
Please contact [email protected]

Our lab homepage url is: https://dsg.fudan.edu.cn/


The following third party components are distributed with the Software.
__________________________________________________________________________________
MP-SPDZ [https://github.com/data61/MP-SPDZ]
Copyright (c) 2022, Commonwealth Scientific and Industrial Research Organisation
Please contact [email protected]
See below for the full license.
__________________________________________________________________________________
SPDZ-2 [https://github.com/bristolcrypto/SPDZ-2]
Copyright (c) 2018, The University of Bristol
Please contact [email protected]
See below for the full license.
__________________________________________________________________________________
SPDZ-BMR-ORAM [https://github.com/mkskeller/SPDZ-BMR-ORAM]
Copyright (c) 2018, The University of Bristol, Bar-Ilan University
Please contact [email protected]
The same license as for SPDZ-2 applies.
__________________________________________________________________________________
SCALE-MAMBA [https://github.com/KULeuven-COSIC/SCALE-MAMBA]
Copyright (c) 2020, The University of Bristol, COSIC-KU Leuven
Please contact [email protected]
See below for the full license.
__________________________________________________________________________________


Copyright (c) 2022, Commonwealth Scientific and Industrial Research Organisation
(CSIRO) ABN 41 687 119 230.

CSIRO grants you a licence to the Software on the terms of the BSD 3-Clause Licence.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

Any use of the software for commercial purposes should be reported to
the [email protected]
This is for impact and usage monitoring purposes only.

Enquiries about further applications and development opportunities are welcome.
Please contact [email protected]
__________________________________________________________________________________


University of Bristol : Open Access Software Licence

Copyright (c) 2018, The University of Bristol, a chartered corporation having
Royal Charter number RC000648 and a charity (number X1121) and its place of
administration being at Senate House, Tyndall Avenue, Bristol, BS8 1TH,
United Kingdom.

All rights reserved

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Any use of the software for scientific publications or commercial purposes
should be reported to the University of Bristol([email protected]
and quote reference 1914).This is for impact and usage monitoring purposes only.

Enquiries about further applications and development opportunities are welcome.
Please contact [email protected]

__________________________________________________________________________________


This software incorporates components from the original SPDZ system,
as well as various extensions. It's copyright therefore rests with
the following two institutions:

Copyright (c) 2017, The University of Bristol, Senate House, Tyndall Avenue,
Bristol, BS8 1TH, United Kingdom.
Copyright (c) 2020, COSIC-KU Leuven, Kasteelpark Arenberg 10, bus 2452,
B-3001 Leuven-Heverlee, Belgium.

All rights reserved

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Any use of the software for commercial purposes should be reported to the
[email protected]
This is for impact and usage monitoring purposes only.

Enquiries about further applications and development opportunities are welcome.
Please contact [email protected]