-
Notifications
You must be signed in to change notification settings - Fork 30
/
NOTICE
32 lines (24 loc) · 1.84 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Copyright 2020-2023, Constellation Network Inc.
This product includes software developed at
Constellation Network Inc. (https://constellationnetwork.io/).
The below notice derives from: https://github.com/apache/spark/blob/master/NOTICE
and originates from The Apache Software Foundation (http://www.apache.org/).
It has been modified to include descriptions of libraries providing crypto
functionality within this project.
Export Control Notice
---------------------
This distribution includes cryptographic software. The country in which you currently reside may have
restrictions on the import, possession, use, and/or re-export to another country, of encryption software.
BEFORE using any encryption software, please check your country's laws, regulations and policies concerning
the import, possession, or use, and re-export of encryption software, to see if this is permitted. See
<http://www.wassenaar.org/> for more information.
The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this
software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software
using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache
Software Foundation distribution makes it eligible for export under the License Exception ENC Technology
Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for
both object code and source code.
The following provides more details on the included cryptographic software:
This software uses Bouncy Castle (https://www.bouncycastle.org/) for digital signatures generation and
validation, certificates and certificate validation, key generation and management, and secure random
number generation; and Google Guava (https://github.com/google/guava) for message digest generation.