@signalapp/libsignal-client 0.67.3 → 0.67.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -669,7 +669,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
669
669
 
670
670
  ```
671
671
 
672
- ## libsignal-account-keys, attest, libsignal-ffi, libsignal-jni, libsignal-jni-impl, libsignal-jni-testing, libsignal-node, signal-neon-futures, signal-neon-futures-tests, libsignal-bridge, libsignal-bridge-macros, libsignal-bridge-testing, libsignal-bridge-types, libsignal-core, signal-crypto, device-transfer, libsignal-keytrans, signal-media, libsignal-message-backup, libsignal-message-backup-macros, libsignal-net, libsignal-net-infra, poksho, libsignal-protocol, libsignal-svr3, usernames, zkcredential, zkgroup
672
+ ## libsignal-account-keys, attest, libsignal-ffi, libsignal-jni, libsignal-jni-impl, libsignal-jni-testing, libsignal-node, signal-neon-futures, signal-neon-futures-tests, libsignal-bridge, libsignal-bridge-macros, libsignal-bridge-testing, libsignal-bridge-types, libsignal-core, signal-crypto, device-transfer, libsignal-keytrans, signal-media, libsignal-message-backup, libsignal-message-backup-macros, libsignal-net, libsignal-net-infra, poksho, libsignal-protocol, usernames, zkcredential, zkgroup
673
673
 
674
674
  ```
675
675
  GNU AFFERO GENERAL PUBLIC LICENSE
@@ -1118,217 +1118,10 @@ You should also get your employer (if you work as a programmer) or school, if an
1118
1118
 
1119
1119
  ```
1120
1120
 
1121
- ## clang-sys 1.8.1
1122
-
1123
- ```
1124
-
1125
- Apache License
1126
- Version 2.0, January 2004
1127
- http://www.apache.org/licenses/
1128
-
1129
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1130
-
1131
- 1. Definitions.
1132
-
1133
- "License" shall mean the terms and conditions for use, reproduction,
1134
- and distribution as defined by Sections 1 through 9 of this document.
1135
-
1136
- "Licensor" shall mean the copyright owner or entity authorized by
1137
- the copyright owner that is granting the License.
1138
-
1139
- "Legal Entity" shall mean the union of the acting entity and all
1140
- other entities that control, are controlled by, or are under common
1141
- control with that entity. For the purposes of this definition,
1142
- "control" means (i) the power, direct or indirect, to cause the
1143
- direction or management of such entity, whether by contract or
1144
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1145
- outstanding shares, or (iii) beneficial ownership of such entity.
1146
-
1147
- "You" (or "Your") shall mean an individual or Legal Entity
1148
- exercising permissions granted by this License.
1149
-
1150
- "Source" form shall mean the preferred form for making modifications,
1151
- including but not limited to software source code, documentation
1152
- source, and configuration files.
1153
-
1154
- "Object" form shall mean any form resulting from mechanical
1155
- transformation or translation of a Source form, including but
1156
- not limited to compiled object code, generated documentation,
1157
- and conversions to other media types.
1158
-
1159
- "Work" shall mean the work of authorship, whether in Source or
1160
- Object form, made available under the License, as indicated by a
1161
- copyright notice that is included in or attached to the work
1162
- (an example is provided in the Appendix below).
1163
-
1164
- "Derivative Works" shall mean any work, whether in Source or Object
1165
- form, that is based on (or derived from) the Work and for which the
1166
- editorial revisions, annotations, elaborations, or other modifications
1167
- represent, as a whole, an original work of authorship. For the purposes
1168
- of this License, Derivative Works shall not include works that remain
1169
- separable from, or merely link (or bind by name) to the interfaces of,
1170
- the Work and Derivative Works thereof.
1171
-
1172
- "Contribution" shall mean any work of authorship, including
1173
- the original version of the Work and any modifications or additions
1174
- to that Work or Derivative Works thereof, that is intentionally
1175
- submitted to Licensor for inclusion in the Work by the copyright owner
1176
- or by an individual or Legal Entity authorized to submit on behalf of
1177
- the copyright owner. For the purposes of this definition, "submitted"
1178
- means any form of electronic, verbal, or written communication sent
1179
- to the Licensor or its representatives, including but not limited to
1180
- communication on electronic mailing lists, source code control systems,
1181
- and issue tracking systems that are managed by, or on behalf of, the
1182
- Licensor for the purpose of discussing and improving the Work, but
1183
- excluding communication that is conspicuously marked or otherwise
1184
- designated in writing by the copyright owner as "Not a Contribution."
1185
-
1186
- "Contributor" shall mean Licensor and any individual or Legal Entity
1187
- on behalf of whom a Contribution has been received by Licensor and
1188
- subsequently incorporated within the Work.
1189
-
1190
- 2. Grant of Copyright License. Subject to the terms and conditions of
1191
- this License, each Contributor hereby grants to You a perpetual,
1192
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1193
- copyright license to reproduce, prepare Derivative Works of,
1194
- publicly display, publicly perform, sublicense, and distribute the
1195
- Work and such Derivative Works in Source or Object form.
1196
-
1197
- 3. Grant of Patent License. Subject to the terms and conditions of
1198
- this License, each Contributor hereby grants to You a perpetual,
1199
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1200
- (except as stated in this section) patent license to make, have made,
1201
- use, offer to sell, sell, import, and otherwise transfer the Work,
1202
- where such license applies only to those patent claims licensable
1203
- by such Contributor that are necessarily infringed by their
1204
- Contribution(s) alone or by combination of their Contribution(s)
1205
- with the Work to which such Contribution(s) was submitted. If You
1206
- institute patent litigation against any entity (including a
1207
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1208
- or a Contribution incorporated within the Work constitutes direct
1209
- or contributory patent infringement, then any patent licenses
1210
- granted to You under this License for that Work shall terminate
1211
- as of the date such litigation is filed.
1212
-
1213
- 4. Redistribution. You may reproduce and distribute copies of the
1214
- Work or Derivative Works thereof in any medium, with or without
1215
- modifications, and in Source or Object form, provided that You
1216
- meet the following conditions:
1217
-
1218
- (a) You must give any other recipients of the Work or
1219
- Derivative Works a copy of this License; and
1220
-
1221
- (b) You must cause any modified files to carry prominent notices
1222
- stating that You changed the files; and
1223
-
1224
- (c) You must retain, in the Source form of any Derivative Works
1225
- that You distribute, all copyright, patent, trademark, and
1226
- attribution notices from the Source form of the Work,
1227
- excluding those notices that do not pertain to any part of
1228
- the Derivative Works; and
1229
-
1230
- (d) If the Work includes a "NOTICE" text file as part of its
1231
- distribution, then any Derivative Works that You distribute must
1232
- include a readable copy of the attribution notices contained
1233
- within such NOTICE file, excluding those notices that do not
1234
- pertain to any part of the Derivative Works, in at least one
1235
- of the following places: within a NOTICE text file distributed
1236
- as part of the Derivative Works; within the Source form or
1237
- documentation, if provided along with the Derivative Works; or,
1238
- within a display generated by the Derivative Works, if and
1239
- wherever such third-party notices normally appear. The contents
1240
- of the NOTICE file are for informational purposes only and
1241
- do not modify the License. You may add Your own attribution
1242
- notices within Derivative Works that You distribute, alongside
1243
- or as an addendum to the NOTICE text from the Work, provided
1244
- that such additional attribution notices cannot be construed
1245
- as modifying the License.
1246
-
1247
- You may add Your own copyright statement to Your modifications and
1248
- may provide additional or different license terms and conditions
1249
- for use, reproduction, or distribution of Your modifications, or
1250
- for any such Derivative Works as a whole, provided Your use,
1251
- reproduction, and distribution of the Work otherwise complies with
1252
- the conditions stated in this License.
1253
-
1254
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1255
- any Contribution intentionally submitted for inclusion in the Work
1256
- by You to the Licensor shall be under the terms and conditions of
1257
- this License, without any additional terms or conditions.
1258
- Notwithstanding the above, nothing herein shall supersede or modify
1259
- the terms of any separate license agreement you may have executed
1260
- with Licensor regarding such Contributions.
1261
-
1262
- 6. Trademarks. This License does not grant permission to use the trade
1263
- names, trademarks, service marks, or product names of the Licensor,
1264
- except as required for reasonable and customary use in describing the
1265
- origin of the Work and reproducing the content of the NOTICE file.
1266
-
1267
- 7. Disclaimer of Warranty. Unless required by applicable law or
1268
- agreed to in writing, Licensor provides the Work (and each
1269
- Contributor provides its Contributions) on an "AS IS" BASIS,
1270
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1271
- implied, including, without limitation, any warranties or conditions
1272
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1273
- PARTICULAR PURPOSE. You are solely responsible for determining the
1274
- appropriateness of using or redistributing the Work and assume any
1275
- risks associated with Your exercise of permissions under this License.
1276
-
1277
- 8. Limitation of Liability. In no event and under no legal theory,
1278
- whether in tort (including negligence), contract, or otherwise,
1279
- unless required by applicable law (such as deliberate and grossly
1280
- negligent acts) or agreed to in writing, shall any Contributor be
1281
- liable to You for damages, including any direct, indirect, special,
1282
- incidental, or consequential damages of any character arising as a
1283
- result of this License or out of the use or inability to use the
1284
- Work (including but not limited to damages for loss of goodwill,
1285
- work stoppage, computer failure or malfunction, or any and all
1286
- other commercial damages or losses), even if such Contributor
1287
- has been advised of the possibility of such damages.
1288
-
1289
- 9. Accepting Warranty or Additional Liability. While redistributing
1290
- the Work or Derivative Works thereof, You may choose to offer,
1291
- and charge a fee for, acceptance of support, warranty, indemnity,
1292
- or other liability obligations and/or rights consistent with this
1293
- License. However, in accepting such obligations, You may act only
1294
- on Your own behalf and on Your sole responsibility, not on behalf
1295
- of any other Contributor, and only if You agree to indemnify,
1296
- defend, and hold each Contributor harmless for any liability
1297
- incurred by, or claims asserted against, such Contributor by reason
1298
- of your accepting any such warranty or additional liability.
1299
-
1300
- END OF TERMS AND CONDITIONS
1301
-
1302
- APPENDIX: How to apply the Apache License to your work.
1303
-
1304
- To apply the Apache License to your work, attach the following
1305
- boilerplate notice, with the fields enclosed by brackets "[]"
1306
- replaced with your own identifying information. (Don't include
1307
- the brackets!) The text should be enclosed in the appropriate
1308
- comment syntax for the file format. We also recommend that a
1309
- file or class name and description of purpose be included on the
1310
- same "printed page" as the copyright notice for easier
1311
- identification within third-party archives.
1312
-
1313
- Copyright [yyyy] [name of copyright owner]
1314
-
1315
- Licensed under the Apache License, Version 2.0 (the "License");
1316
- you may not use this file except in compliance with the License.
1317
- You may obtain a copy of the License at
1318
-
1319
- http://www.apache.org/licenses/LICENSE-2.0
1320
-
1321
- Unless required by applicable law or agreed to in writing, software
1322
- distributed under the License is distributed on an "AS IS" BASIS,
1323
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1324
- See the License for the specific language governing permissions and
1325
- limitations under the License.
1121
+ ## ring 0.17.13
1326
1122
 
1327
1123
  ```
1328
1124
 
1329
- ## ciborium-io 0.2.2, ciborium-ll 0.2.2, ciborium 0.2.2
1330
-
1331
- ```
1332
1125
  Apache License
1333
1126
  Version 2.0, January 2004
1334
1127
  http://www.apache.org/licenses/
@@ -1531,43 +1324,321 @@ You should also get your employer (if you work as a programmer) or school, if an
1531
1324
  See the License for the specific language governing permissions and
1532
1325
  limitations under the License.
1533
1326
 
1534
- ```
1535
1327
 
1536
- ## libcrux-intrinsics 0.0.2-beta.2, libcrux-ml-kem 0.0.2-alpha.3, libcrux-platform 0.0.2-pre.2, libcrux-sha3 0.0.2-beta.2
1328
+ Licenses for support code
1329
+ -------------------------
1537
1330
 
1538
- ```
1539
- Apache License
1540
- Version 2.0, January 2004
1541
- http://www.apache.org/licenses/
1331
+ Parts of the TLS test suite are under the Go license. This code is not included
1332
+ in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so
1333
+ distributing code linked against BoringSSL does not trigger this license:
1542
1334
 
1543
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1335
+ Copyright (c) 2009 The Go Authors. All rights reserved.
1544
1336
 
1545
- 1. Definitions.
1337
+ Redistribution and use in source and binary forms, with or without
1338
+ modification, are permitted provided that the following conditions are
1339
+ met:
1546
1340
 
1547
- "License" shall mean the terms and conditions for use, reproduction,
1548
- and distribution as defined by Sections 1 through 9 of this document.
1341
+ * Redistributions of source code must retain the above copyright
1342
+ notice, this list of conditions and the following disclaimer.
1343
+ * Redistributions in binary form must reproduce the above
1344
+ copyright notice, this list of conditions and the following disclaimer
1345
+ in the documentation and/or other materials provided with the
1346
+ distribution.
1347
+ * Neither the name of Google Inc. nor the names of its
1348
+ contributors may be used to endorse or promote products derived from
1349
+ this software without specific prior written permission.
1549
1350
 
1550
- "Licensor" shall mean the copyright owner or entity authorized by
1551
- the copyright owner that is granting the License.
1351
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1352
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1353
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1354
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1355
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1356
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1357
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1358
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1359
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1360
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1361
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1552
1362
 
1553
- "Legal Entity" shall mean the union of the acting entity and all
1554
- other entities that control, are controlled by, or are under common
1555
- control with that entity. For the purposes of this definition,
1556
- "control" means (i) the power, direct or indirect, to cause the
1557
- direction or management of such entity, whether by contract or
1558
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1559
- outstanding shares, or (iii) beneficial ownership of such entity.
1560
1363
 
1561
- "You" (or "Your") shall mean an individual or Legal Entity
1562
- exercising permissions granted by this License.
1364
+ BoringSSL uses the Chromium test infrastructure to run a continuous build,
1365
+ trybots etc. The scripts which manage this, and the script for generating build
1366
+ metadata, are under the Chromium license. Distributing code linked against
1367
+ BoringSSL does not trigger this license.
1563
1368
 
1564
- "Source" form shall mean the preferred form for making modifications,
1565
- including but not limited to software source code, documentation
1566
- source, and configuration files.
1369
+ Copyright 2015 The Chromium Authors. All rights reserved.
1567
1370
 
1568
- "Object" form shall mean any form resulting from mechanical
1569
- transformation or translation of a Source form, including but
1570
- not limited to compiled object code, generated documentation,
1371
+ Redistribution and use in source and binary forms, with or without
1372
+ modification, are permitted provided that the following conditions are
1373
+ met:
1374
+
1375
+ * Redistributions of source code must retain the above copyright
1376
+ notice, this list of conditions and the following disclaimer.
1377
+ * Redistributions in binary form must reproduce the above
1378
+ copyright notice, this list of conditions and the following disclaimer
1379
+ in the documentation and/or other materials provided with the
1380
+ distribution.
1381
+ * Neither the name of Google Inc. nor the names of its
1382
+ contributors may be used to endorse or promote products derived from
1383
+ this software without specific prior written permission.
1384
+
1385
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1386
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1387
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1388
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1389
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1390
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1391
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1392
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1393
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1394
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1395
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1396
+
1397
+ ```
1398
+
1399
+ ## clang-sys 1.8.1
1400
+
1401
+ ```
1402
+
1403
+ Apache License
1404
+ Version 2.0, January 2004
1405
+ http://www.apache.org/licenses/
1406
+
1407
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1408
+
1409
+ 1. Definitions.
1410
+
1411
+ "License" shall mean the terms and conditions for use, reproduction,
1412
+ and distribution as defined by Sections 1 through 9 of this document.
1413
+
1414
+ "Licensor" shall mean the copyright owner or entity authorized by
1415
+ the copyright owner that is granting the License.
1416
+
1417
+ "Legal Entity" shall mean the union of the acting entity and all
1418
+ other entities that control, are controlled by, or are under common
1419
+ control with that entity. For the purposes of this definition,
1420
+ "control" means (i) the power, direct or indirect, to cause the
1421
+ direction or management of such entity, whether by contract or
1422
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1423
+ outstanding shares, or (iii) beneficial ownership of such entity.
1424
+
1425
+ "You" (or "Your") shall mean an individual or Legal Entity
1426
+ exercising permissions granted by this License.
1427
+
1428
+ "Source" form shall mean the preferred form for making modifications,
1429
+ including but not limited to software source code, documentation
1430
+ source, and configuration files.
1431
+
1432
+ "Object" form shall mean any form resulting from mechanical
1433
+ transformation or translation of a Source form, including but
1434
+ not limited to compiled object code, generated documentation,
1435
+ and conversions to other media types.
1436
+
1437
+ "Work" shall mean the work of authorship, whether in Source or
1438
+ Object form, made available under the License, as indicated by a
1439
+ copyright notice that is included in or attached to the work
1440
+ (an example is provided in the Appendix below).
1441
+
1442
+ "Derivative Works" shall mean any work, whether in Source or Object
1443
+ form, that is based on (or derived from) the Work and for which the
1444
+ editorial revisions, annotations, elaborations, or other modifications
1445
+ represent, as a whole, an original work of authorship. For the purposes
1446
+ of this License, Derivative Works shall not include works that remain
1447
+ separable from, or merely link (or bind by name) to the interfaces of,
1448
+ the Work and Derivative Works thereof.
1449
+
1450
+ "Contribution" shall mean any work of authorship, including
1451
+ the original version of the Work and any modifications or additions
1452
+ to that Work or Derivative Works thereof, that is intentionally
1453
+ submitted to Licensor for inclusion in the Work by the copyright owner
1454
+ or by an individual or Legal Entity authorized to submit on behalf of
1455
+ the copyright owner. For the purposes of this definition, "submitted"
1456
+ means any form of electronic, verbal, or written communication sent
1457
+ to the Licensor or its representatives, including but not limited to
1458
+ communication on electronic mailing lists, source code control systems,
1459
+ and issue tracking systems that are managed by, or on behalf of, the
1460
+ Licensor for the purpose of discussing and improving the Work, but
1461
+ excluding communication that is conspicuously marked or otherwise
1462
+ designated in writing by the copyright owner as "Not a Contribution."
1463
+
1464
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1465
+ on behalf of whom a Contribution has been received by Licensor and
1466
+ subsequently incorporated within the Work.
1467
+
1468
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1469
+ this License, each Contributor hereby grants to You a perpetual,
1470
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1471
+ copyright license to reproduce, prepare Derivative Works of,
1472
+ publicly display, publicly perform, sublicense, and distribute the
1473
+ Work and such Derivative Works in Source or Object form.
1474
+
1475
+ 3. Grant of Patent License. Subject to the terms and conditions of
1476
+ this License, each Contributor hereby grants to You a perpetual,
1477
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1478
+ (except as stated in this section) patent license to make, have made,
1479
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1480
+ where such license applies only to those patent claims licensable
1481
+ by such Contributor that are necessarily infringed by their
1482
+ Contribution(s) alone or by combination of their Contribution(s)
1483
+ with the Work to which such Contribution(s) was submitted. If You
1484
+ institute patent litigation against any entity (including a
1485
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1486
+ or a Contribution incorporated within the Work constitutes direct
1487
+ or contributory patent infringement, then any patent licenses
1488
+ granted to You under this License for that Work shall terminate
1489
+ as of the date such litigation is filed.
1490
+
1491
+ 4. Redistribution. You may reproduce and distribute copies of the
1492
+ Work or Derivative Works thereof in any medium, with or without
1493
+ modifications, and in Source or Object form, provided that You
1494
+ meet the following conditions:
1495
+
1496
+ (a) You must give any other recipients of the Work or
1497
+ Derivative Works a copy of this License; and
1498
+
1499
+ (b) You must cause any modified files to carry prominent notices
1500
+ stating that You changed the files; and
1501
+
1502
+ (c) You must retain, in the Source form of any Derivative Works
1503
+ that You distribute, all copyright, patent, trademark, and
1504
+ attribution notices from the Source form of the Work,
1505
+ excluding those notices that do not pertain to any part of
1506
+ the Derivative Works; and
1507
+
1508
+ (d) If the Work includes a "NOTICE" text file as part of its
1509
+ distribution, then any Derivative Works that You distribute must
1510
+ include a readable copy of the attribution notices contained
1511
+ within such NOTICE file, excluding those notices that do not
1512
+ pertain to any part of the Derivative Works, in at least one
1513
+ of the following places: within a NOTICE text file distributed
1514
+ as part of the Derivative Works; within the Source form or
1515
+ documentation, if provided along with the Derivative Works; or,
1516
+ within a display generated by the Derivative Works, if and
1517
+ wherever such third-party notices normally appear. The contents
1518
+ of the NOTICE file are for informational purposes only and
1519
+ do not modify the License. You may add Your own attribution
1520
+ notices within Derivative Works that You distribute, alongside
1521
+ or as an addendum to the NOTICE text from the Work, provided
1522
+ that such additional attribution notices cannot be construed
1523
+ as modifying the License.
1524
+
1525
+ You may add Your own copyright statement to Your modifications and
1526
+ may provide additional or different license terms and conditions
1527
+ for use, reproduction, or distribution of Your modifications, or
1528
+ for any such Derivative Works as a whole, provided Your use,
1529
+ reproduction, and distribution of the Work otherwise complies with
1530
+ the conditions stated in this License.
1531
+
1532
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1533
+ any Contribution intentionally submitted for inclusion in the Work
1534
+ by You to the Licensor shall be under the terms and conditions of
1535
+ this License, without any additional terms or conditions.
1536
+ Notwithstanding the above, nothing herein shall supersede or modify
1537
+ the terms of any separate license agreement you may have executed
1538
+ with Licensor regarding such Contributions.
1539
+
1540
+ 6. Trademarks. This License does not grant permission to use the trade
1541
+ names, trademarks, service marks, or product names of the Licensor,
1542
+ except as required for reasonable and customary use in describing the
1543
+ origin of the Work and reproducing the content of the NOTICE file.
1544
+
1545
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1546
+ agreed to in writing, Licensor provides the Work (and each
1547
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1548
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1549
+ implied, including, without limitation, any warranties or conditions
1550
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1551
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1552
+ appropriateness of using or redistributing the Work and assume any
1553
+ risks associated with Your exercise of permissions under this License.
1554
+
1555
+ 8. Limitation of Liability. In no event and under no legal theory,
1556
+ whether in tort (including negligence), contract, or otherwise,
1557
+ unless required by applicable law (such as deliberate and grossly
1558
+ negligent acts) or agreed to in writing, shall any Contributor be
1559
+ liable to You for damages, including any direct, indirect, special,
1560
+ incidental, or consequential damages of any character arising as a
1561
+ result of this License or out of the use or inability to use the
1562
+ Work (including but not limited to damages for loss of goodwill,
1563
+ work stoppage, computer failure or malfunction, or any and all
1564
+ other commercial damages or losses), even if such Contributor
1565
+ has been advised of the possibility of such damages.
1566
+
1567
+ 9. Accepting Warranty or Additional Liability. While redistributing
1568
+ the Work or Derivative Works thereof, You may choose to offer,
1569
+ and charge a fee for, acceptance of support, warranty, indemnity,
1570
+ or other liability obligations and/or rights consistent with this
1571
+ License. However, in accepting such obligations, You may act only
1572
+ on Your own behalf and on Your sole responsibility, not on behalf
1573
+ of any other Contributor, and only if You agree to indemnify,
1574
+ defend, and hold each Contributor harmless for any liability
1575
+ incurred by, or claims asserted against, such Contributor by reason
1576
+ of your accepting any such warranty or additional liability.
1577
+
1578
+ END OF TERMS AND CONDITIONS
1579
+
1580
+ APPENDIX: How to apply the Apache License to your work.
1581
+
1582
+ To apply the Apache License to your work, attach the following
1583
+ boilerplate notice, with the fields enclosed by brackets "[]"
1584
+ replaced with your own identifying information. (Don't include
1585
+ the brackets!) The text should be enclosed in the appropriate
1586
+ comment syntax for the file format. We also recommend that a
1587
+ file or class name and description of purpose be included on the
1588
+ same "printed page" as the copyright notice for easier
1589
+ identification within third-party archives.
1590
+
1591
+ Copyright [yyyy] [name of copyright owner]
1592
+
1593
+ Licensed under the Apache License, Version 2.0 (the "License");
1594
+ you may not use this file except in compliance with the License.
1595
+ You may obtain a copy of the License at
1596
+
1597
+ http://www.apache.org/licenses/LICENSE-2.0
1598
+
1599
+ Unless required by applicable law or agreed to in writing, software
1600
+ distributed under the License is distributed on an "AS IS" BASIS,
1601
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1602
+ See the License for the specific language governing permissions and
1603
+ limitations under the License.
1604
+
1605
+ ```
1606
+
1607
+ ## libcrux-intrinsics 0.0.2-beta.3, libcrux-ml-kem 0.0.2-alpha.3, libcrux-platform 0.0.2-pre.2, libcrux-sha3 0.0.2-beta.3
1608
+
1609
+ ```
1610
+ Apache License
1611
+ Version 2.0, January 2004
1612
+ http://www.apache.org/licenses/
1613
+
1614
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1615
+
1616
+ 1. Definitions.
1617
+
1618
+ "License" shall mean the terms and conditions for use, reproduction,
1619
+ and distribution as defined by Sections 1 through 9 of this document.
1620
+
1621
+ "Licensor" shall mean the copyright owner or entity authorized by
1622
+ the copyright owner that is granting the License.
1623
+
1624
+ "Legal Entity" shall mean the union of the acting entity and all
1625
+ other entities that control, are controlled by, or are under common
1626
+ control with that entity. For the purposes of this definition,
1627
+ "control" means (i) the power, direct or indirect, to cause the
1628
+ direction or management of such entity, whether by contract or
1629
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1630
+ outstanding shares, or (iii) beneficial ownership of such entity.
1631
+
1632
+ "You" (or "Your") shall mean an individual or Legal Entity
1633
+ exercising permissions granted by this License.
1634
+
1635
+ "Source" form shall mean the preferred form for making modifications,
1636
+ including but not limited to software source code, documentation
1637
+ source, and configuration files.
1638
+
1639
+ "Object" form shall mean any form resulting from mechanical
1640
+ transformation or translation of a Source form, including but
1641
+ not limited to compiled object code, generated documentation,
1571
1642
  and conversions to other media types.
1572
1643
 
1573
1644
  "Work" shall mean the work of authorship, whether in Source or
@@ -1705,212 +1776,30 @@ You should also get your employer (if you work as a programmer) or school, if an
1705
1776
  and charge a fee for, acceptance of support, warranty, indemnity,
1706
1777
  or other liability obligations and/or rights consistent with this
1707
1778
  License. However, in accepting such obligations, You may act only
1708
- on Your own behalf and on Your sole responsibility, not on behalf
1709
- of any other Contributor, and only if You agree to indemnify,
1710
- defend, and hold each Contributor harmless for any liability
1711
- incurred by, or claims asserted against, such Contributor by reason
1712
- of your accepting any such warranty or additional liability.
1713
-
1714
- END OF TERMS AND CONDITIONS
1715
-
1716
- Copyright 2023 Cryspen Sarl
1717
-
1718
- Licensed under the Apache License, Version 2.0 (the "License");
1719
- you may not use this file except in compliance with the License.
1720
- You may obtain a copy of the License at
1721
-
1722
- http://www.apache.org/licenses/LICENSE-2.0
1723
-
1724
- Unless required by applicable law or agreed to in writing, software
1725
- distributed under the License is distributed on an "AS IS" BASIS,
1726
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1727
- See the License for the specific language governing permissions and
1728
- limitations under the License.
1729
- ```
1730
-
1731
- ## ryu 1.0.19
1732
-
1733
- ```
1734
- Apache License
1735
- Version 2.0, January 2004
1736
- http://www.apache.org/licenses/
1737
-
1738
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1739
-
1740
- 1. Definitions.
1741
-
1742
- "License" shall mean the terms and conditions for use, reproduction,
1743
- and distribution as defined by Sections 1 through 9 of this document.
1744
-
1745
- "Licensor" shall mean the copyright owner or entity authorized by
1746
- the copyright owner that is granting the License.
1747
-
1748
- "Legal Entity" shall mean the union of the acting entity and all
1749
- other entities that control, are controlled by, or are under common
1750
- control with that entity. For the purposes of this definition,
1751
- "control" means (i) the power, direct or indirect, to cause the
1752
- direction or management of such entity, whether by contract or
1753
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1754
- outstanding shares, or (iii) beneficial ownership of such entity.
1755
-
1756
- "You" (or "Your") shall mean an individual or Legal Entity
1757
- exercising permissions granted by this License.
1758
-
1759
- "Source" form shall mean the preferred form for making modifications,
1760
- including but not limited to software source code, documentation
1761
- source, and configuration files.
1762
-
1763
- "Object" form shall mean any form resulting from mechanical
1764
- transformation or translation of a Source form, including but
1765
- not limited to compiled object code, generated documentation,
1766
- and conversions to other media types.
1767
-
1768
- "Work" shall mean the work of authorship, whether in Source or
1769
- Object form, made available under the License, as indicated by a
1770
- copyright notice that is included in or attached to the work
1771
- (an example is provided in the Appendix below).
1772
-
1773
- "Derivative Works" shall mean any work, whether in Source or Object
1774
- form, that is based on (or derived from) the Work and for which the
1775
- editorial revisions, annotations, elaborations, or other modifications
1776
- represent, as a whole, an original work of authorship. For the purposes
1777
- of this License, Derivative Works shall not include works that remain
1778
- separable from, or merely link (or bind by name) to the interfaces of,
1779
- the Work and Derivative Works thereof.
1780
-
1781
- "Contribution" shall mean any work of authorship, including
1782
- the original version of the Work and any modifications or additions
1783
- to that Work or Derivative Works thereof, that is intentionally
1784
- submitted to Licensor for inclusion in the Work by the copyright owner
1785
- or by an individual or Legal Entity authorized to submit on behalf of
1786
- the copyright owner. For the purposes of this definition, "submitted"
1787
- means any form of electronic, verbal, or written communication sent
1788
- to the Licensor or its representatives, including but not limited to
1789
- communication on electronic mailing lists, source code control systems,
1790
- and issue tracking systems that are managed by, or on behalf of, the
1791
- Licensor for the purpose of discussing and improving the Work, but
1792
- excluding communication that is conspicuously marked or otherwise
1793
- designated in writing by the copyright owner as "Not a Contribution."
1794
-
1795
- "Contributor" shall mean Licensor and any individual or Legal Entity
1796
- on behalf of whom a Contribution has been received by Licensor and
1797
- subsequently incorporated within the Work.
1798
-
1799
- 2. Grant of Copyright License. Subject to the terms and conditions of
1800
- this License, each Contributor hereby grants to You a perpetual,
1801
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1802
- copyright license to reproduce, prepare Derivative Works of,
1803
- publicly display, publicly perform, sublicense, and distribute the
1804
- Work and such Derivative Works in Source or Object form.
1805
-
1806
- 3. Grant of Patent License. Subject to the terms and conditions of
1807
- this License, each Contributor hereby grants to You a perpetual,
1808
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1809
- (except as stated in this section) patent license to make, have made,
1810
- use, offer to sell, sell, import, and otherwise transfer the Work,
1811
- where such license applies only to those patent claims licensable
1812
- by such Contributor that are necessarily infringed by their
1813
- Contribution(s) alone or by combination of their Contribution(s)
1814
- with the Work to which such Contribution(s) was submitted. If You
1815
- institute patent litigation against any entity (including a
1816
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1817
- or a Contribution incorporated within the Work constitutes direct
1818
- or contributory patent infringement, then any patent licenses
1819
- granted to You under this License for that Work shall terminate
1820
- as of the date such litigation is filed.
1821
-
1822
- 4. Redistribution. You may reproduce and distribute copies of the
1823
- Work or Derivative Works thereof in any medium, with or without
1824
- modifications, and in Source or Object form, provided that You
1825
- meet the following conditions:
1826
-
1827
- (a) You must give any other recipients of the Work or
1828
- Derivative Works a copy of this License; and
1829
-
1830
- (b) You must cause any modified files to carry prominent notices
1831
- stating that You changed the files; and
1832
-
1833
- (c) You must retain, in the Source form of any Derivative Works
1834
- that You distribute, all copyright, patent, trademark, and
1835
- attribution notices from the Source form of the Work,
1836
- excluding those notices that do not pertain to any part of
1837
- the Derivative Works; and
1838
-
1839
- (d) If the Work includes a "NOTICE" text file as part of its
1840
- distribution, then any Derivative Works that You distribute must
1841
- include a readable copy of the attribution notices contained
1842
- within such NOTICE file, excluding those notices that do not
1843
- pertain to any part of the Derivative Works, in at least one
1844
- of the following places: within a NOTICE text file distributed
1845
- as part of the Derivative Works; within the Source form or
1846
- documentation, if provided along with the Derivative Works; or,
1847
- within a display generated by the Derivative Works, if and
1848
- wherever such third-party notices normally appear. The contents
1849
- of the NOTICE file are for informational purposes only and
1850
- do not modify the License. You may add Your own attribution
1851
- notices within Derivative Works that You distribute, alongside
1852
- or as an addendum to the NOTICE text from the Work, provided
1853
- that such additional attribution notices cannot be construed
1854
- as modifying the License.
1855
-
1856
- You may add Your own copyright statement to Your modifications and
1857
- may provide additional or different license terms and conditions
1858
- for use, reproduction, or distribution of Your modifications, or
1859
- for any such Derivative Works as a whole, provided Your use,
1860
- reproduction, and distribution of the Work otherwise complies with
1861
- the conditions stated in this License.
1862
-
1863
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1864
- any Contribution intentionally submitted for inclusion in the Work
1865
- by You to the Licensor shall be under the terms and conditions of
1866
- this License, without any additional terms or conditions.
1867
- Notwithstanding the above, nothing herein shall supersede or modify
1868
- the terms of any separate license agreement you may have executed
1869
- with Licensor regarding such Contributions.
1870
-
1871
- 6. Trademarks. This License does not grant permission to use the trade
1872
- names, trademarks, service marks, or product names of the Licensor,
1873
- except as required for reasonable and customary use in describing the
1874
- origin of the Work and reproducing the content of the NOTICE file.
1875
-
1876
- 7. Disclaimer of Warranty. Unless required by applicable law or
1877
- agreed to in writing, Licensor provides the Work (and each
1878
- Contributor provides its Contributions) on an "AS IS" BASIS,
1879
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1880
- implied, including, without limitation, any warranties or conditions
1881
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1882
- PARTICULAR PURPOSE. You are solely responsible for determining the
1883
- appropriateness of using or redistributing the Work and assume any
1884
- risks associated with Your exercise of permissions under this License.
1779
+ on Your own behalf and on Your sole responsibility, not on behalf
1780
+ of any other Contributor, and only if You agree to indemnify,
1781
+ defend, and hold each Contributor harmless for any liability
1782
+ incurred by, or claims asserted against, such Contributor by reason
1783
+ of your accepting any such warranty or additional liability.
1885
1784
 
1886
- 8. Limitation of Liability. In no event and under no legal theory,
1887
- whether in tort (including negligence), contract, or otherwise,
1888
- unless required by applicable law (such as deliberate and grossly
1889
- negligent acts) or agreed to in writing, shall any Contributor be
1890
- liable to You for damages, including any direct, indirect, special,
1891
- incidental, or consequential damages of any character arising as a
1892
- result of this License or out of the use or inability to use the
1893
- Work (including but not limited to damages for loss of goodwill,
1894
- work stoppage, computer failure or malfunction, or any and all
1895
- other commercial damages or losses), even if such Contributor
1896
- has been advised of the possibility of such damages.
1785
+ END OF TERMS AND CONDITIONS
1897
1786
 
1898
- 9. Accepting Warranty or Additional Liability. While redistributing
1899
- the Work or Derivative Works thereof, You may choose to offer,
1900
- and charge a fee for, acceptance of support, warranty, indemnity,
1901
- or other liability obligations and/or rights consistent with this
1902
- License. However, in accepting such obligations, You may act only
1903
- on Your own behalf and on Your sole responsibility, not on behalf
1904
- of any other Contributor, and only if You agree to indemnify,
1905
- defend, and hold each Contributor harmless for any liability
1906
- incurred by, or claims asserted against, such Contributor by reason
1907
- of your accepting any such warranty or additional liability.
1787
+ Copyright 2023 Cryspen Sarl
1908
1788
 
1909
- END OF TERMS AND CONDITIONS
1789
+ Licensed under the Apache License, Version 2.0 (the "License");
1790
+ you may not use this file except in compliance with the License.
1791
+ You may obtain a copy of the License at
1910
1792
 
1793
+ http://www.apache.org/licenses/LICENSE-2.0
1794
+
1795
+ Unless required by applicable law or agreed to in writing, software
1796
+ distributed under the License is distributed on an "AS IS" BASIS,
1797
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1798
+ See the License for the specific language governing permissions and
1799
+ limitations under the License.
1911
1800
  ```
1912
1801
 
1913
- ## debugid 0.8.0, prost-build 0.13.4, prost-derive 0.13.4, prost-types 0.13.4, prost 0.13.4
1802
+ ## debugid 0.8.0, prost-build 0.13.5, prost-derive 0.13.5, prost-types 0.13.5, prost 0.13.5
1914
1803
 
1915
1804
  ```
1916
1805
  Apache License
@@ -2117,7 +2006,86 @@ limitations under the License.
2117
2006
 
2118
2007
  ```
2119
2008
 
2120
- ## boring 4.13.0
2009
+ ## hax-lib-macros 0.1.0, hax-lib 0.1.0, ryu 1.0.20
2010
+
2011
+ ```
2012
+ Apache License
2013
+ Version 2.0, January 2004
2014
+ http://www.apache.org/licenses/
2015
+
2016
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2017
+
2018
+ 1. Definitions.
2019
+
2020
+ "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
2021
+
2022
+ "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
2023
+
2024
+ "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
2025
+
2026
+ "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
2027
+
2028
+ "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
2029
+
2030
+ "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
2031
+
2032
+ "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
2033
+
2034
+ "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
2035
+
2036
+ "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
2037
+
2038
+ "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
2039
+
2040
+ 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
2041
+
2042
+ 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
2043
+
2044
+ 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
2045
+
2046
+ (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
2047
+
2048
+ (b) You must cause any modified files to carry prominent notices stating that You changed the files; and
2049
+
2050
+ (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
2051
+
2052
+ (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
2053
+
2054
+ You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
2055
+
2056
+ 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
2057
+
2058
+ 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
2059
+
2060
+ 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
2061
+
2062
+ 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
2063
+
2064
+ 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
2065
+
2066
+ END OF TERMS AND CONDITIONS
2067
+
2068
+ APPENDIX: How to apply the Apache License to your work.
2069
+
2070
+ To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
2071
+
2072
+ Copyright [yyyy] [name of copyright owner]
2073
+
2074
+ Licensed under the Apache License, Version 2.0 (the "License");
2075
+ you may not use this file except in compliance with the License.
2076
+ You may obtain a copy of the License at
2077
+
2078
+ http://www.apache.org/licenses/LICENSE-2.0
2079
+
2080
+ Unless required by applicable law or agreed to in writing, software
2081
+ distributed under the License is distributed on an "AS IS" BASIS,
2082
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2083
+ See the License for the specific language governing permissions and
2084
+ limitations under the License.
2085
+
2086
+ ```
2087
+
2088
+ ## boring 4.15.0
2121
2089
 
2122
2090
  ```
2123
2091
  Copyright 2011-2017 Google Inc.
@@ -2376,7 +2344,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2376
2344
 
2377
2345
  ```
2378
2346
 
2379
- ## asn1 0.16.2, asn1_derive 0.16.2
2347
+ ## asn1 0.21.0, asn1_derive 0.21.0
2380
2348
 
2381
2349
  ```
2382
2350
  Copyright (c) Alex Gaynor and individual contributors.
@@ -2568,43 +2536,7 @@ express Statement of Purpose.
2568
2536
 
2569
2537
  ```
2570
2538
 
2571
- ## ring 0.17.8
2572
-
2573
- ```
2574
- Copyright 2015-2016 Brian Smith.
2575
-
2576
- Permission to use, copy, modify, and/or distribute this software for any
2577
- purpose with or without fee is hereby granted, provided that the above
2578
- copyright notice and this permission notice appear in all copies.
2579
-
2580
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHORS DISCLAIM ALL WARRANTIES
2581
- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2582
- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
2583
- SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2584
- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
2585
- OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
2586
- CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2587
- ```
2588
-
2589
- ## boring-sys 4.13.0
2590
-
2591
- ```
2592
- /* Copyright (c) 2015, Google Inc.
2593
- *
2594
- * Permission to use, copy, modify, and/or distribute this software for any
2595
- * purpose with or without fee is hereby granted, provided that the above
2596
- * copyright notice and this permission notice appear in all copies.
2597
- *
2598
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2599
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2600
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
2601
- * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2602
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
2603
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
2604
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
2605
- ```
2606
-
2607
- ## ring 0.17.8
2539
+ ## boring-sys 4.15.0
2608
2540
 
2609
2541
  ```
2610
2542
  /* Copyright (c) 2015, Google Inc.
@@ -2620,7 +2552,6 @@ express Statement of Purpose.
2620
2552
  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
2621
2553
  * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
2622
2554
  * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */
2623
-
2624
2555
  ```
2625
2556
 
2626
2557
  ## untrusted 0.9.0
@@ -2642,6 +2573,25 @@ express Statement of Purpose.
2642
2573
 
2643
2574
  ```
2644
2575
 
2576
+ ## ring 0.17.13
2577
+
2578
+ ```
2579
+ Copyright 2015-2025 Brian Smith.
2580
+
2581
+ Permission to use, copy, modify, and/or distribute this software for any
2582
+ purpose with or without fee is hereby granted, provided that the above
2583
+ copyright notice and this permission notice appear in all copies.
2584
+
2585
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2586
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2587
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
2588
+ SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2589
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
2590
+ OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
2591
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2592
+
2593
+ ```
2594
+
2645
2595
  ## libloading 0.8.6
2646
2596
 
2647
2597
  ```
@@ -2776,7 +2726,7 @@ DEALINGS IN THE SOFTWARE.
2776
2726
 
2777
2727
  ```
2778
2728
 
2779
- ## lazy_static 1.5.0, rayon-core 1.12.1, rayon 1.10.0
2729
+ ## rayon-core 1.12.1, rayon 1.10.0
2780
2730
 
2781
2731
  ```
2782
2732
  Copyright (c) 2010 The Rust Project Developers
@@ -2926,7 +2876,7 @@ DEALINGS IN THE SOFTWARE.
2926
2876
 
2927
2877
  ```
2928
2878
 
2929
- ## backtrace 0.3.74, cc 1.2.13, cfg-if 1.0.0, cmake 0.1.48, flate2 1.0.35, jobserver 0.1.32, openssl-probe 0.1.6, pkg-config 0.3.31, rustc-demangle 0.1.24, scoped-tls 1.0.1, socket2 0.5.8
2879
+ ## backtrace 0.3.74, cc 1.2.16, cfg-if 1.0.0, cmake 0.1.48, jobserver 0.1.32, openssl-probe 0.1.6, pkg-config 0.3.32, rustc-demangle 0.1.24, scoped-tls 1.0.1, socket2 0.5.8
2930
2880
 
2931
2881
  ```
2932
2882
  Copyright (c) 2014 Alex Crichton
@@ -2957,7 +2907,7 @@ DEALINGS IN THE SOFTWARE.
2957
2907
 
2958
2908
  ```
2959
2909
 
2960
- ## boring-sys 4.13.0
2910
+ ## boring-sys 4.15.0
2961
2911
 
2962
2912
  ```
2963
2913
  Copyright (c) 2014 Alex Crichton
@@ -3135,7 +3085,7 @@ DEALINGS IN THE SOFTWARE.
3135
3085
 
3136
3086
  ```
3137
3087
 
3138
- ## bitflags 2.8.0, glob 0.3.2, log 0.4.25, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, range-map 0.2.0, regex-automata 0.4.9, regex-syntax 0.8.5, regex 1.11.1
3088
+ ## bitflags 2.9.0, glob 0.3.2, log 0.4.26, num-derive 0.4.2, num-integer 0.1.46, num-traits 0.2.19, range-map 0.2.0, regex-automata 0.4.9, regex-syntax 0.8.5, regex 1.11.1
3139
3089
 
3140
3090
  ```
3141
3091
  Copyright (c) 2014 The Rust Project Developers
@@ -3166,7 +3116,7 @@ DEALINGS IN THE SOFTWARE.
3166
3116
 
3167
3117
  ```
3168
3118
 
3169
- ## uuid 1.13.1
3119
+ ## uuid 1.15.1
3170
3120
 
3171
3121
  ```
3172
3122
  Copyright (c) 2014 The Rust Project Developers
@@ -3276,7 +3226,7 @@ THE SOFTWARE.
3276
3226
 
3277
3227
  ```
3278
3228
 
3279
- ## libc 0.2.169
3229
+ ## libc 0.2.170
3280
3230
 
3281
3231
  ```
3282
3232
  Copyright (c) 2014-2020 The Rust Project Developers
@@ -3332,6 +3282,37 @@ THE SOFTWARE.
3332
3282
 
3333
3283
  ```
3334
3284
 
3285
+ ## flate2 1.1.0
3286
+
3287
+ ```
3288
+ Copyright (c) 2014-2025 Alex Crichton
3289
+
3290
+ Permission is hereby granted, free of charge, to any
3291
+ person obtaining a copy of this software and associated
3292
+ documentation files (the "Software"), to deal in the
3293
+ Software without restriction, including without
3294
+ limitation the rights to use, copy, modify, merge,
3295
+ publish, distribute, sublicense, and/or sell copies of
3296
+ the Software, and to permit persons to whom the Software
3297
+ is furnished to do so, subject to the following
3298
+ conditions:
3299
+
3300
+ The above copyright notice and this permission notice
3301
+ shall be included in all copies or substantial portions
3302
+ of the Software.
3303
+
3304
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
3305
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
3306
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
3307
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
3308
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3309
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3310
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
3311
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3312
+ DEALINGS IN THE SOFTWARE.
3313
+
3314
+ ```
3315
+
3335
3316
  ## hyper 1.6.0
3336
3317
 
3337
3318
  ```
@@ -3357,7 +3338,7 @@ THE SOFTWARE.
3357
3338
 
3358
3339
  ```
3359
3340
 
3360
- ## either 1.13.0, itertools 0.13.0, petgraph 0.6.5
3341
+ ## either 1.15.0, itertools 0.10.5, itertools 0.14.0, petgraph 0.7.1
3361
3342
 
3362
3343
  ```
3363
3344
  Copyright (c) 2015
@@ -3438,7 +3419,7 @@ SOFTWARE.
3438
3419
 
3439
3420
  ```
3440
3421
 
3441
- ## tempfile 3.16.0
3422
+ ## tempfile 3.18.0
3442
3423
 
3443
3424
  ```
3444
3425
  Copyright (c) 2015 Steven Allen
@@ -3651,32 +3632,7 @@ DEALINGS IN THE SOFTWARE.
3651
3632
 
3652
3633
  ```
3653
3634
 
3654
- ## boring-sys 4.13.0
3655
-
3656
- ```
3657
- Copyright (c) 2015-2016 the fiat-crypto authors (see
3658
- https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS).
3659
-
3660
- Permission is hereby granted, free of charge, to any person obtaining a copy
3661
- of this software and associated documentation files (the "Software"), to deal
3662
- in the Software without restriction, including without limitation the rights
3663
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3664
- copies of the Software, and to permit persons to whom the Software is
3665
- furnished to do so, subject to the following conditions:
3666
-
3667
- The above copyright notice and this permission notice shall be included in all
3668
- copies or substantial portions of the Software.
3669
-
3670
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3671
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3672
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3673
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3674
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3675
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3676
- SOFTWARE.
3677
- ```
3678
-
3679
- ## ring 0.17.8
3635
+ ## boring-sys 4.15.0
3680
3636
 
3681
3637
  ```
3682
3638
  Copyright (c) 2015-2016 the fiat-crypto authors (see
@@ -3699,10 +3655,9 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3699
3655
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3700
3656
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3701
3657
  SOFTWARE.
3702
-
3703
3658
  ```
3704
3659
 
3705
- ## fixedbitset 0.4.2
3660
+ ## fixedbitset 0.5.7
3706
3661
 
3707
3662
  ```
3708
3663
  Copyright (c) 2015-2017
@@ -3821,7 +3776,7 @@ DEALINGS IN THE SOFTWARE.
3821
3776
 
3822
3777
  ```
3823
3778
 
3824
- ## httparse 1.10.0
3779
+ ## httparse 1.10.1
3825
3780
 
3826
3781
  ```
3827
3782
  Copyright (c) 2015-2025 Sean McArthur
@@ -4133,38 +4088,6 @@ DEALINGS IN THE SOFTWARE.
4133
4088
 
4134
4089
  ```
4135
4090
 
4136
- ## humantime 2.1.0
4137
-
4138
- ```
4139
- Copyright (c) 2016 The humantime Developers
4140
-
4141
- Includes parts of http date with the following copyright:
4142
- Copyright (c) 2016 Pyfisch
4143
-
4144
- Includes portions of musl libc with the following copyright:
4145
- Copyright © 2005-2013 Rich Felker
4146
-
4147
-
4148
- Permission is hereby granted, free of charge, to any person obtaining a copy
4149
- of this software and associated documentation files (the "Software"), to deal
4150
- in the Software without restriction, including without limitation the rights
4151
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4152
- copies of the Software, and to permit persons to whom the Software is
4153
- furnished to do so, subject to the following conditions:
4154
-
4155
- The above copyright notice and this permission notice shall be included in all
4156
- copies or substantial portions of the Software.
4157
-
4158
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4159
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4160
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4161
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4162
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4163
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4164
- SOFTWARE.
4165
-
4166
- ```
4167
-
4168
4091
  ## log-panics 2.1.0
4169
4092
 
4170
4093
  ```
@@ -4190,7 +4113,7 @@ SOFTWARE.
4190
4113
 
4191
4114
  ```
4192
4115
 
4193
- ## tokio-boring 4.13.0
4116
+ ## tokio-boring 4.15.0
4194
4117
 
4195
4118
  ```
4196
4119
  Copyright (c) 2016 Tokio contributors
@@ -4284,7 +4207,7 @@ DEALINGS IN THE SOFTWARE.
4284
4207
 
4285
4208
  ```
4286
4209
 
4287
- ## equivalent 1.0.1
4210
+ ## equivalent 1.0.2
4288
4211
 
4289
4212
  ```
4290
4213
  Copyright (c) 2016--2023
@@ -4666,7 +4589,7 @@ SOFTWARE.
4666
4589
 
4667
4590
  ```
4668
4591
 
4669
- ## h2 0.3.26, h2 0.4.7
4592
+ ## h2 0.3.26, h2 0.4.8
4670
4593
 
4671
4594
  ```
4672
4595
  Copyright (c) 2017 h2 authors
@@ -4822,7 +4745,7 @@ DEALINGS IN THE SOFTWARE.
4822
4745
 
4823
4746
  ```
4824
4747
 
4825
- ## bytes 1.10.0
4748
+ ## bytes 1.10.1
4826
4749
 
4827
4750
  ```
4828
4751
  Copyright (c) 2018 Carl Lerche
@@ -4884,7 +4807,7 @@ DEALINGS IN THE SOFTWARE.
4884
4807
 
4885
4808
  ```
4886
4809
 
4887
- ## smallvec 1.13.2
4810
+ ## smallvec 1.14.0
4888
4811
 
4889
4812
  ```
4890
4813
  Copyright (c) 2018 The Servo Project Developers
@@ -5275,7 +5198,7 @@ DEALINGS IN THE SOFTWARE.
5275
5198
 
5276
5199
  ```
5277
5200
 
5278
- ## protobuf-codegen 3.7.1, protobuf-json-mapping 3.7.1, protobuf-support 3.7.1, protobuf 3.7.1
5201
+ ## protobuf-codegen 3.7.2, protobuf-json-mapping 3.7.2, protobuf-support 3.7.2, protobuf 3.7.2
5279
5202
 
5280
5203
  ```
5281
5204
  Copyright (c) 2019 Stepan Koltsov
@@ -5300,7 +5223,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.
5300
5223
 
5301
5224
  ```
5302
5225
 
5303
- ## protobuf-parse 3.7.1
5226
+ ## protobuf-parse 3.7.2
5304
5227
 
5305
5228
  ```
5306
5229
  Copyright (c) 2019 Stepan Koltsov
@@ -5892,7 +5815,7 @@ DEALINGS IN THE SOFTWARE.
5892
5815
 
5893
5816
  ```
5894
5817
 
5895
- ## deranged 0.3.11, time-core 0.1.2
5818
+ ## deranged 0.3.11
5896
5819
 
5897
5820
  ```
5898
5821
  Copyright (c) 2022 Jacob Pratt et al.
@@ -5942,7 +5865,7 @@ SOFTWARE.
5942
5865
 
5943
5866
  ```
5944
5867
 
5945
- ## inout 0.1.3
5868
+ ## inout 0.1.4
5946
5869
 
5947
5870
  ```
5948
5871
  Copyright (c) 2022 The RustCrypto Project Developers
@@ -6130,10 +6053,10 @@ THE SOFTWARE.
6130
6053
 
6131
6054
  ```
6132
6055
 
6133
- ## time 0.3.37
6056
+ ## anstream 0.6.18, anstyle-query 1.1.2, clap 4.5.31, colorchoice 1.0.3, env_filter 0.1.3, env_logger 0.11.7, is_terminal_polyfill 1.70.1, toml_datetime 0.6.8, toml_edit 0.22.24
6134
6057
 
6135
6058
  ```
6136
- Copyright (c) 2024 Jacob Pratt et al.
6059
+ Copyright (c) Individual contributors
6137
6060
 
6138
6061
  Permission is hereby granted, free of charge, to any person obtaining a copy
6139
6062
  of this software and associated documentation files (the "Software"), to deal
@@ -6155,10 +6078,10 @@ SOFTWARE.
6155
6078
 
6156
6079
  ```
6157
6080
 
6158
- ## anstream 0.6.18, anstyle-query 1.1.2, clap 4.5.29, colorchoice 1.0.3, env_filter 0.1.3, env_logger 0.11.6, is_terminal_polyfill 1.70.1, toml_datetime 0.6.8, toml_edit 0.22.24
6081
+ ## time-core 0.1.3, time 0.3.39
6159
6082
 
6160
6083
  ```
6161
- Copyright (c) Individual contributors
6084
+ Copyright (c) Jacob Pratt et al.
6162
6085
 
6163
6086
  Permission is hereby granted, free of charge, to any person obtaining a copy
6164
6087
  of this software and associated documentation files (the "Software"), to deal
@@ -6645,7 +6568,7 @@ SOFTWARE.
6645
6568
 
6646
6569
  ```
6647
6570
 
6648
- ## strum 0.27.0, strum_macros 0.27.0
6571
+ ## strum 0.27.1, strum_macros 0.27.1
6649
6572
 
6650
6573
  ```
6651
6574
  MIT License
@@ -6781,7 +6704,7 @@ SOFTWARE.
6781
6704
 
6782
6705
  ```
6783
6706
 
6784
- ## const-str 0.5.7
6707
+ ## const-str 0.6.2
6785
6708
 
6786
6709
  ```
6787
6710
  MIT License
@@ -6969,18 +6892,27 @@ SOFTWARE.
6969
6892
 
6970
6893
  ```
6971
6894
 
6972
- ## cesu8 1.1.0, half 2.4.1, pqcrypto-internals 0.2.5, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5
6895
+ ## cesu8 1.1.0, pqcrypto-internals 0.2.10, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5, windows-link 0.1.0
6973
6896
 
6974
6897
  ```
6975
6898
  MIT License
6976
6899
 
6977
6900
  Copyright (c) <year> <copyright holders>
6978
6901
 
6979
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6902
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
6903
+ associated documentation files (the "Software"), to deal in the Software without restriction, including
6904
+ without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6905
+ copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
6906
+ following conditions:
6980
6907
 
6981
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6908
+ The above copyright notice and this permission notice shall be included in all copies or substantial
6909
+ portions of the Software.
6982
6910
 
6983
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6911
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
6912
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
6913
+ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
6914
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
6915
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
6984
6916
 
6985
6917
  ```
6986
6918
 
@@ -7038,7 +6970,7 @@ SOFTWARE.
7038
6970
 
7039
6971
  ```
7040
6972
 
7041
- ## miniz_oxide 0.8.4
6973
+ ## miniz_oxide 0.8.5
7042
6974
 
7043
6975
  ```
7044
6976
  MIT License
@@ -7094,7 +7026,7 @@ SOFTWARE.
7094
7026
 
7095
7027
  ```
7096
7028
 
7097
- ## curve25519-dalek-derive 0.1.1, adler2 2.0.0, anyhow 1.0.95, async-trait 0.1.86, atomic-waker 1.1.2, auto_enums 0.8.7, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.18, fastrand 2.3.0, home 0.5.9, itoa 1.0.14, linkme-impl 0.3.31, linkme 0.3.31, linux-raw-sys 0.4.15, minimal-lexical 0.2.1, num_enum 0.7.3, num_enum_derive 0.7.3, once_cell 1.20.3, paste 1.0.15, pin-project-internal 1.1.9, pin-project-lite 0.2.16, pin-project 1.1.9, prettyplease 0.2.29, proc-macro-crate 3.2.0, proc-macro2 1.0.93, quote 1.0.38, rustc-hash 1.1.0, rustix 0.38.44, rustversion 1.0.19, semver 1.0.25, send_wrapper 0.6.0, serde 1.0.217, serde_derive 1.0.217, serde_json 1.0.138, syn-mid 0.6.0, syn 2.0.98, thiserror-impl 1.0.69, thiserror-impl 2.0.11, thiserror 1.0.69, thiserror 2.0.11, unicode-ident 1.0.16, utf-8 0.7.6
7029
+ ## curve25519-dalek-derive 0.1.1, adler2 2.0.0, anyhow 1.0.97, async-trait 0.1.87, atomic-waker 1.1.2, auto_enums 0.8.7, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.19, fastrand 2.3.0, home 0.5.9, itoa 1.0.15, linkme-impl 0.3.32, linkme 0.3.32, linux-raw-sys 0.4.15, linux-raw-sys 0.9.2, minimal-lexical 0.2.1, num_enum 0.7.3, num_enum_derive 0.7.3, once_cell 1.20.3, paste 1.0.15, pin-project-internal 1.1.10, pin-project-lite 0.2.16, pin-project 1.1.10, prettyplease 0.2.30, proc-macro-crate 3.3.0, proc-macro2 1.0.94, quote 1.0.39, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.0.1, rustversion 1.0.20, semver 1.0.26, send_wrapper 0.6.0, serde 1.0.218, serde_derive 1.0.218, serde_json 1.0.140, syn-mid 0.6.0, syn 2.0.99, thiserror-impl 1.0.69, thiserror-impl 2.0.12, thiserror 1.0.69, thiserror 2.0.12, unicode-ident 1.0.18, utf-8 0.7.6
7098
7030
 
7099
7031
  ```
7100
7032
  Permission is hereby granted, free of charge, to any
@@ -7123,7 +7055,7 @@ DEALINGS IN THE SOFTWARE.
7123
7055
 
7124
7056
  ```
7125
7057
 
7126
- ## winnow 0.7.2
7058
+ ## winnow 0.7.3
7127
7059
 
7128
7060
  ```
7129
7061
  Permission is hereby granted, free of charge, to any person obtaining
@@ -7199,7 +7131,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7199
7131
  SOFTWARE.
7200
7132
  ```
7201
7133
 
7202
- ## typenum 1.17.0
7134
+ ## typenum 1.18.0
7203
7135
 
7204
7136
  ```
7205
7137
  The MIT License (MIT)
@@ -7226,7 +7158,7 @@ SOFTWARE.
7226
7158
 
7227
7159
  ```
7228
7160
 
7229
- ## chrono 0.4.39
7161
+ ## chrono 0.4.40
7230
7162
 
7231
7163
  ```
7232
7164
  The MIT License (MIT)
@@ -7279,7 +7211,7 @@ THE SOFTWARE.
7279
7211
 
7280
7212
  ```
7281
7213
 
7282
- ## aho-corasick 1.1.3, byteorder 1.5.0, memchr 2.7.4, walkdir 2.5.0
7214
+ ## aho-corasick 1.1.3, byteorder 1.5.0, jiff 0.2.4, memchr 2.7.4, walkdir 2.5.0
7283
7215
 
7284
7216
  ```
7285
7217
  The MIT License (MIT)
@@ -7444,7 +7376,7 @@ SOFTWARE.
7444
7376
 
7445
7377
  ```
7446
7378
 
7447
- ## clap_builder 4.5.29, clap_derive 4.5.28, clap_lex 0.7.4
7379
+ ## clap_builder 4.5.31, clap_derive 4.5.28, clap_lex 0.7.4
7448
7380
 
7449
7381
  ```
7450
7382
  The MIT License (MIT)
@@ -7471,7 +7403,7 @@ SOFTWARE.
7471
7403
 
7472
7404
  ```
7473
7405
 
7474
- ## derive_more-impl 1.0.0, derive_more 0.99.19, derive_more 1.0.0
7406
+ ## derive_more-impl 2.0.1, derive_more 0.99.19, derive_more 2.0.1
7475
7407
 
7476
7408
  ```
7477
7409
  The MIT License (MIT)
@@ -7579,7 +7511,7 @@ THE SOFTWARE.
7579
7511
 
7580
7512
  ```
7581
7513
 
7582
- ## async-compression 0.4.18
7514
+ ## async-compression 0.4.20
7583
7515
 
7584
7516
  ```
7585
7517
  The MIT License (MIT)
@@ -7833,7 +7765,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7833
7765
  SOFTWARE.
7834
7766
  ```
7835
7767
 
7836
- ## boring-sys 4.13.0, ring 0.17.8
7768
+ ## boring-sys 4.15.0
7837
7769
 
7838
7770
  ```
7839
7771
  /* ====================================================================
@@ -7891,7 +7823,7 @@ SOFTWARE.
7891
7823
  */
7892
7824
  ```
7893
7825
 
7894
- ## icu_collections 1.5.0, icu_locid 1.5.0, icu_locid_transform 1.5.0, icu_locid_transform_data 1.5.0, icu_normalizer 1.5.0, icu_normalizer_data 1.5.0, icu_properties 1.5.1, icu_properties_data 1.5.0, icu_provider 1.5.0, icu_provider_macros 1.5.0, litemap 0.7.4, tinystr 0.7.6, unicode-ident 1.0.16, writeable 0.5.5, yoke-derive 0.7.5, yoke 0.7.5, zerofrom-derive 0.1.5, zerofrom 0.1.5, zerovec-derive 0.10.3, zerovec 0.10.4
7826
+ ## unicode-ident 1.0.18
7895
7827
 
7896
7828
  ```
7897
7829
  UNICODE LICENSE V3
@@ -7936,6 +7868,58 @@ authorization of the copyright holder.
7936
7868
 
7937
7869
  ```
7938
7870
 
7871
+ ## icu_collections 1.5.0, icu_locid 1.5.0, icu_locid_transform 1.5.0, icu_locid_transform_data 1.5.0, icu_normalizer 1.5.0, icu_normalizer_data 1.5.0, icu_properties 1.5.1, icu_properties_data 1.5.0, icu_provider 1.5.0, icu_provider_macros 1.5.0, litemap 0.7.4, tinystr 0.7.6, writeable 0.5.5, yoke-derive 0.7.5, yoke 0.7.5, zerofrom-derive 0.1.5, zerofrom 0.1.5, zerovec-derive 0.10.3, zerovec 0.10.4
7872
+
7873
+ ```
7874
+ UNICODE LICENSE V3
7875
+
7876
+ COPYRIGHT AND PERMISSION NOTICE
7877
+
7878
+ Copyright © 2020-2024 Unicode, Inc.
7879
+
7880
+ NOTICE TO USER: Carefully read the following legal agreement. BY
7881
+ DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
7882
+ SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
7883
+ TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
7884
+ DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
7885
+
7886
+ Permission is hereby granted, free of charge, to any person obtaining a
7887
+ copy of data files and any associated documentation (the "Data Files") or
7888
+ software and any associated documentation (the "Software") to deal in the
7889
+ Data Files or Software without restriction, including without limitation
7890
+ the rights to use, copy, modify, merge, publish, distribute, and/or sell
7891
+ copies of the Data Files or Software, and to permit persons to whom the
7892
+ Data Files or Software are furnished to do so, provided that either (a)
7893
+ this copyright and permission notice appear with all copies of the Data
7894
+ Files or Software, or (b) this copyright and permission notice appear in
7895
+ associated Documentation.
7896
+
7897
+ THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
7898
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7899
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
7900
+ THIRD PARTY RIGHTS.
7901
+
7902
+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE
7903
+ BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES,
7904
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
7905
+ WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
7906
+ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA
7907
+ FILES OR SOFTWARE.
7908
+
7909
+ Except as contained in this notice, the name of a copyright holder shall
7910
+ not be used in advertising or otherwise to promote the sale, use or other
7911
+ dealings in these Data Files or Software without prior written
7912
+ authorization of the copyright holder.
7913
+
7914
+ SPDX-License-Identifier: Unicode-3.0
7915
+
7916
+
7917
+
7918
+ Portions of ICU4X may have been adapted from ICU4C and/or ICU4J.
7919
+ ICU 1.8.1 to ICU 57.1 © 1995-2016 International Business Machines Corporation and others.
7920
+
7921
+ ```
7922
+
7939
7923
 
7940
7924
  ## Kyber Patent License
7941
7925