-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
37 lines (29 loc) · 2.31 KB
/
Copy pathNOTICE
File metadata and controls
37 lines (29 loc) · 2.31 KB
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
32
33
34
35
36
37
bb-ultrahonk-java-native
Copyright 2026 Wilson Tran
Licensed under the MIT License. See LICENSE for the full license text.
This product depends on and statically links the following third-party
software:
────────────────────────────────────────────────────────────────────────────
Barretenberg
────────────────────────────────────────────────────────────────────────────
The bundled `libbb_jni.{dylib,so,dll}` JNI shared library statically links
`libbb-external.a` from the Aztec Barretenberg cryptography library.
Source: https://github.com/AztecProtocol/aztec-packages
Version: 4.2.0-aztecnr-rc.2
Static archive: https://github.com/AztecProtocol/aztec-packages/releases/tag/v4.2.0-aztecnr-rc.2
License: Apache License 2.0
Copyright: Aztec Labs and other contributors
────────────────────────────────────────────────────────────────────────────
MessagePack for Java
────────────────────────────────────────────────────────────────────────────
Used to serialize the bbapi RPC protocol.
Source: https://github.com/msgpack/msgpack-java
License: Apache License 2.0
Copyright: Sadayuki Furuhashi and MessagePack contributors
────────────────────────────────────────────────────────────────────────────
Gson
────────────────────────────────────────────────────────────────────────────
Used to parse compiled Noir circuit JSON.
Source: https://github.com/google/gson
License: Apache License 2.0
Copyright: Google Inc.