version 5.5.1
add SipHash and HalfSipHash for PIDigest
This commit is contained in:
121
3rd/BLAKE2/COPYING
Normal file
121
3rd/BLAKE2/COPYING
Normal file
@@ -0,0 +1,121 @@
|
|||||||
|
Creative Commons Legal Code
|
||||||
|
|
||||||
|
CC0 1.0 Universal
|
||||||
|
|
||||||
|
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
|
||||||
|
LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
|
||||||
|
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
|
||||||
|
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
|
||||||
|
REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
|
||||||
|
PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
|
||||||
|
THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
|
||||||
|
HEREUNDER.
|
||||||
|
|
||||||
|
Statement of Purpose
|
||||||
|
|
||||||
|
The laws of most jurisdictions throughout the world automatically confer
|
||||||
|
exclusive Copyright and Related Rights (defined below) upon the creator
|
||||||
|
and subsequent owner(s) (each and all, an "owner") of an original work of
|
||||||
|
authorship and/or a database (each, a "Work").
|
||||||
|
|
||||||
|
Certain owners wish to permanently relinquish those rights to a Work for
|
||||||
|
the purpose of contributing to a commons of creative, cultural and
|
||||||
|
scientific works ("Commons") that the public can reliably and without fear
|
||||||
|
of later claims of infringement build upon, modify, incorporate in other
|
||||||
|
works, reuse and redistribute as freely as possible in any form whatsoever
|
||||||
|
and for any purposes, including without limitation commercial purposes.
|
||||||
|
These owners may contribute to the Commons to promote the ideal of a free
|
||||||
|
culture and the further production of creative, cultural and scientific
|
||||||
|
works, or to gain reputation or greater distribution for their Work in
|
||||||
|
part through the use and efforts of others.
|
||||||
|
|
||||||
|
For these and/or other purposes and motivations, and without any
|
||||||
|
expectation of additional consideration or compensation, the person
|
||||||
|
associating CC0 with a Work (the "Affirmer"), to the extent that he or she
|
||||||
|
is an owner of Copyright and Related Rights in the Work, voluntarily
|
||||||
|
elects to apply CC0 to the Work and publicly distribute the Work under its
|
||||||
|
terms, with knowledge of his or her Copyright and Related Rights in the
|
||||||
|
Work and the meaning and intended legal effect of CC0 on those rights.
|
||||||
|
|
||||||
|
1. Copyright and Related Rights. A Work made available under CC0 may be
|
||||||
|
protected by copyright and related or neighboring rights ("Copyright and
|
||||||
|
Related Rights"). Copyright and Related Rights include, but are not
|
||||||
|
limited to, the following:
|
||||||
|
|
||||||
|
i. the right to reproduce, adapt, distribute, perform, display,
|
||||||
|
communicate, and translate a Work;
|
||||||
|
ii. moral rights retained by the original author(s) and/or performer(s);
|
||||||
|
iii. publicity and privacy rights pertaining to a person's image or
|
||||||
|
likeness depicted in a Work;
|
||||||
|
iv. rights protecting against unfair competition in regards to a Work,
|
||||||
|
subject to the limitations in paragraph 4(a), below;
|
||||||
|
v. rights protecting the extraction, dissemination, use and reuse of data
|
||||||
|
in a Work;
|
||||||
|
vi. database rights (such as those arising under Directive 96/9/EC of the
|
||||||
|
European Parliament and of the Council of 11 March 1996 on the legal
|
||||||
|
protection of databases, and under any national implementation
|
||||||
|
thereof, including any amended or successor version of such
|
||||||
|
directive); and
|
||||||
|
vii. other similar, equivalent or corresponding rights throughout the
|
||||||
|
world based on applicable law or treaty, and any national
|
||||||
|
implementations thereof.
|
||||||
|
|
||||||
|
2. Waiver. To the greatest extent permitted by, but not in contravention
|
||||||
|
of, applicable law, Affirmer hereby overtly, fully, permanently,
|
||||||
|
irrevocably and unconditionally waives, abandons, and surrenders all of
|
||||||
|
Affirmer's Copyright and Related Rights and associated claims and causes
|
||||||
|
of action, whether now known or unknown (including existing as well as
|
||||||
|
future claims and causes of action), in the Work (i) in all territories
|
||||||
|
worldwide, (ii) for the maximum duration provided by applicable law or
|
||||||
|
treaty (including future time extensions), (iii) in any current or future
|
||||||
|
medium and for any number of copies, and (iv) for any purpose whatsoever,
|
||||||
|
including without limitation commercial, advertising or promotional
|
||||||
|
purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
|
||||||
|
member of the public at large and to the detriment of Affirmer's heirs and
|
||||||
|
successors, fully intending that such Waiver shall not be subject to
|
||||||
|
revocation, rescission, cancellation, termination, or any other legal or
|
||||||
|
equitable action to disrupt the quiet enjoyment of the Work by the public
|
||||||
|
as contemplated by Affirmer's express Statement of Purpose.
|
||||||
|
|
||||||
|
3. Public License Fallback. Should any part of the Waiver for any reason
|
||||||
|
be judged legally invalid or ineffective under applicable law, then the
|
||||||
|
Waiver shall be preserved to the maximum extent permitted taking into
|
||||||
|
account Affirmer's express Statement of Purpose. In addition, to the
|
||||||
|
extent the Waiver is so judged Affirmer hereby grants to each affected
|
||||||
|
person a royalty-free, non transferable, non sublicensable, non exclusive,
|
||||||
|
irrevocable and unconditional license to exercise Affirmer's Copyright and
|
||||||
|
Related Rights in the Work (i) in all territories worldwide, (ii) for the
|
||||||
|
maximum duration provided by applicable law or treaty (including future
|
||||||
|
time extensions), (iii) in any current or future medium and for any number
|
||||||
|
of copies, and (iv) for any purpose whatsoever, including without
|
||||||
|
limitation commercial, advertising or promotional purposes (the
|
||||||
|
"License"). The License shall be deemed effective as of the date CC0 was
|
||||||
|
applied by Affirmer to the Work. Should any part of the License for any
|
||||||
|
reason be judged legally invalid or ineffective under applicable law, such
|
||||||
|
partial invalidity or ineffectiveness shall not invalidate the remainder
|
||||||
|
of the License, and in such case Affirmer hereby affirms that he or she
|
||||||
|
will not (i) exercise any of his or her remaining Copyright and Related
|
||||||
|
Rights in the Work or (ii) assert any associated claims and causes of
|
||||||
|
action with respect to the Work, in either case contrary to Affirmer's
|
||||||
|
express Statement of Purpose.
|
||||||
|
|
||||||
|
4. Limitations and Disclaimers.
|
||||||
|
|
||||||
|
a. No trademark or patent rights held by Affirmer are waived, abandoned,
|
||||||
|
surrendered, licensed or otherwise affected by this document.
|
||||||
|
b. Affirmer offers the Work as-is and makes no representations or
|
||||||
|
warranties of any kind concerning the Work, express, implied,
|
||||||
|
statutory or otherwise, including without limitation warranties of
|
||||||
|
title, merchantability, fitness for a particular purpose, non
|
||||||
|
infringement, or the absence of latent or other defects, accuracy, or
|
||||||
|
the present or absence of errors, whether or not discoverable, all to
|
||||||
|
the greatest extent permissible under applicable law.
|
||||||
|
c. Affirmer disclaims responsibility for clearing rights of other persons
|
||||||
|
that may apply to the Work or any use thereof, including without
|
||||||
|
limitation any person's Copyright and Related Rights in the Work.
|
||||||
|
Further, Affirmer disclaims responsibility for obtaining any necessary
|
||||||
|
consents, permissions or other rights required for any use of the
|
||||||
|
Work.
|
||||||
|
d. Affirmer understands and acknowledges that Creative Commons is not a
|
||||||
|
party to this document and has no duty or obligation with respect to
|
||||||
|
this CC0 or use of the Work.
|
||||||
219
3rd/SipHash/LICENSE_A2LLVM
Normal file
219
3rd/SipHash/LICENSE_A2LLVM
Normal file
@@ -0,0 +1,219 @@
|
|||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction,
|
||||||
|
and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by
|
||||||
|
the copyright owner that is granting the License.
|
||||||
|
|
||||||
|
"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.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity
|
||||||
|
exercising permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications,
|
||||||
|
including but not limited to software source code, documentation
|
||||||
|
source, and configuration files.
|
||||||
|
|
||||||
|
"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.
|
||||||
|
|
||||||
|
"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).
|
||||||
|
|
||||||
|
"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.
|
||||||
|
|
||||||
|
"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."
|
||||||
|
|
||||||
|
"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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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:
|
||||||
|
|
||||||
|
(a) You must give any other recipients of the Work or
|
||||||
|
Derivative Works a copy of this License; and
|
||||||
|
|
||||||
|
(b) You must cause any modified files to carry prominent notices
|
||||||
|
stating that You changed the files; and
|
||||||
|
|
||||||
|
(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
|
||||||
|
|
||||||
|
(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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
APPENDIX: How to apply the Apache License to your work.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
Copyright [yyyy] [name of copyright owner]
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
|
||||||
|
---- LLVM Exceptions to the Apache 2.0 License ----
|
||||||
|
|
||||||
|
As an exception, if, as a result of your compiling your source code, portions
|
||||||
|
of this Software are embedded into an Object form of such source code, you
|
||||||
|
may redistribute such embedded portions in such Object form without complying
|
||||||
|
with the conditions of Sections 4(a), 4(b) and 4(d) of the License.
|
||||||
|
|
||||||
|
In addition, if you combine or link compiled forms of this Software with
|
||||||
|
software that is licensed under the GPLv2 ("Combined Software") and if a
|
||||||
|
court of competent jurisdiction determines that the patent provision (Section
|
||||||
|
3), the indemnity provision (Section 9) or other Section of the License
|
||||||
|
conflicts with the conditions of the GPLv2, you may retroactively and
|
||||||
|
prospectively choose to deem waived or otherwise exclude such Section(s) of
|
||||||
|
the License, but only in their entirety and only with respect to the Combined
|
||||||
|
Software.
|
||||||
|
|
||||||
116
3rd/SipHash/LICENSE_CC0
Normal file
116
3rd/SipHash/LICENSE_CC0
Normal file
@@ -0,0 +1,116 @@
|
|||||||
|
CC0 1.0 Universal
|
||||||
|
|
||||||
|
Statement of Purpose
|
||||||
|
|
||||||
|
The laws of most jurisdictions throughout the world automatically confer
|
||||||
|
exclusive Copyright and Related Rights (defined below) upon the creator and
|
||||||
|
subsequent owner(s) (each and all, an "owner") of an original work of
|
||||||
|
authorship and/or a database (each, a "Work").
|
||||||
|
|
||||||
|
Certain owners wish to permanently relinquish those rights to a Work for the
|
||||||
|
purpose of contributing to a commons of creative, cultural and scientific
|
||||||
|
works ("Commons") that the public can reliably and without fear of later
|
||||||
|
claims of infringement build upon, modify, incorporate in other works, reuse
|
||||||
|
and redistribute as freely as possible in any form whatsoever and for any
|
||||||
|
purposes, including without limitation commercial purposes. These owners may
|
||||||
|
contribute to the Commons to promote the ideal of a free culture and the
|
||||||
|
further production of creative, cultural and scientific works, or to gain
|
||||||
|
reputation or greater distribution for their Work in part through the use and
|
||||||
|
efforts of others.
|
||||||
|
|
||||||
|
For these and/or other purposes and motivations, and without any expectation
|
||||||
|
of additional consideration or compensation, the person associating CC0 with a
|
||||||
|
Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
|
||||||
|
and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
|
||||||
|
and publicly distribute the Work under its terms, with knowledge of his or her
|
||||||
|
Copyright and Related Rights in the Work and the meaning and intended legal
|
||||||
|
effect of CC0 on those rights.
|
||||||
|
|
||||||
|
1. Copyright and Related Rights. A Work made available under CC0 may be
|
||||||
|
protected by copyright and related or neighboring rights ("Copyright and
|
||||||
|
Related Rights"). Copyright and Related Rights include, but are not limited
|
||||||
|
to, the following:
|
||||||
|
|
||||||
|
i. the right to reproduce, adapt, distribute, perform, display, communicate,
|
||||||
|
and translate a Work;
|
||||||
|
|
||||||
|
ii. moral rights retained by the original author(s) and/or performer(s);
|
||||||
|
|
||||||
|
iii. publicity and privacy rights pertaining to a person's image or likeness
|
||||||
|
depicted in a Work;
|
||||||
|
|
||||||
|
iv. rights protecting against unfair competition in regards to a Work,
|
||||||
|
subject to the limitations in paragraph 4(a), below;
|
||||||
|
|
||||||
|
v. rights protecting the extraction, dissemination, use and reuse of data in
|
||||||
|
a Work;
|
||||||
|
|
||||||
|
vi. database rights (such as those arising under Directive 96/9/EC of the
|
||||||
|
European Parliament and of the Council of 11 March 1996 on the legal
|
||||||
|
protection of databases, and under any national implementation thereof,
|
||||||
|
including any amended or successor version of such directive); and
|
||||||
|
|
||||||
|
vii. other similar, equivalent or corresponding rights throughout the world
|
||||||
|
based on applicable law or treaty, and any national implementations thereof.
|
||||||
|
|
||||||
|
2. Waiver. To the greatest extent permitted by, but not in contravention of,
|
||||||
|
applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
|
||||||
|
unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
|
||||||
|
and Related Rights and associated claims and causes of action, whether now
|
||||||
|
known or unknown (including existing as well as future claims and causes of
|
||||||
|
action), in the Work (i) in all territories worldwide, (ii) for the maximum
|
||||||
|
duration provided by applicable law or treaty (including future time
|
||||||
|
extensions), (iii) in any current or future medium and for any number of
|
||||||
|
copies, and (iv) for any purpose whatsoever, including without limitation
|
||||||
|
commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
|
||||||
|
the Waiver for the benefit of each member of the public at large and to the
|
||||||
|
detriment of Affirmer's heirs and successors, fully intending that such Waiver
|
||||||
|
shall not be subject to revocation, rescission, cancellation, termination, or
|
||||||
|
any other legal or equitable action to disrupt the quiet enjoyment of the Work
|
||||||
|
by the public as contemplated by Affirmer's express Statement of Purpose.
|
||||||
|
|
||||||
|
3. Public License Fallback. Should any part of the Waiver for any reason be
|
||||||
|
judged legally invalid or ineffective under applicable law, then the Waiver
|
||||||
|
shall be preserved to the maximum extent permitted taking into account
|
||||||
|
Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
|
||||||
|
is so judged Affirmer hereby grants to each affected person a royalty-free,
|
||||||
|
non transferable, non sublicensable, non exclusive, irrevocable and
|
||||||
|
unconditional license to exercise Affirmer's Copyright and Related Rights in
|
||||||
|
the Work (i) in all territories worldwide, (ii) for the maximum duration
|
||||||
|
provided by applicable law or treaty (including future time extensions), (iii)
|
||||||
|
in any current or future medium and for any number of copies, and (iv) for any
|
||||||
|
purpose whatsoever, including without limitation commercial, advertising or
|
||||||
|
promotional purposes (the "License"). The License shall be deemed effective as
|
||||||
|
of the date CC0 was applied by Affirmer to the Work. Should any part of the
|
||||||
|
License for any reason be judged legally invalid or ineffective under
|
||||||
|
applicable law, such partial invalidity or ineffectiveness shall not
|
||||||
|
invalidate the remainder of the License, and in such case Affirmer hereby
|
||||||
|
affirms that he or she will not (i) exercise any of his or her remaining
|
||||||
|
Copyright and Related Rights in the Work or (ii) assert any associated claims
|
||||||
|
and causes of action with respect to the Work, in either case contrary to
|
||||||
|
Affirmer's express Statement of Purpose.
|
||||||
|
|
||||||
|
4. Limitations and Disclaimers.
|
||||||
|
|
||||||
|
a. No trademark or patent rights held by Affirmer are waived, abandoned,
|
||||||
|
surrendered, licensed or otherwise affected by this document.
|
||||||
|
|
||||||
|
b. Affirmer offers the Work as-is and makes no representations or warranties
|
||||||
|
of any kind concerning the Work, express, implied, statutory or otherwise,
|
||||||
|
including without limitation warranties of title, merchantability, fitness
|
||||||
|
for a particular purpose, non infringement, or the absence of latent or
|
||||||
|
other defects, accuracy, or the present or absence of errors, whether or not
|
||||||
|
discoverable, all to the greatest extent permissible under applicable law.
|
||||||
|
|
||||||
|
c. Affirmer disclaims responsibility for clearing rights of other persons
|
||||||
|
that may apply to the Work or any use thereof, including without limitation
|
||||||
|
any person's Copyright and Related Rights in the Work. Further, Affirmer
|
||||||
|
disclaims responsibility for obtaining any necessary consents, permissions
|
||||||
|
or other rights required for any use of the Work.
|
||||||
|
|
||||||
|
d. Affirmer understands and acknowledges that Creative Commons is not a
|
||||||
|
party to this document and has no duty or obligation with respect to this
|
||||||
|
CC0 or use of the Work.
|
||||||
|
|
||||||
|
For more information, please see
|
||||||
|
<http://creativecommons.org/publicdomain/zero/1.0/>
|
||||||
7
3rd/SipHash/LICENSE_MIT
Normal file
7
3rd/SipHash/LICENSE_MIT
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Copyright 2012-2024 JP Aumasson
|
||||||
|
|
||||||
|
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:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
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.
|
||||||
166
3rd/SipHash/halfsiphash.c
Normal file
166
3rd/SipHash/halfsiphash.c
Normal file
@@ -0,0 +1,166 @@
|
|||||||
|
|
||||||
|
/*
|
||||||
|
SipHash reference C implementation
|
||||||
|
|
||||||
|
Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
|
||||||
|
|
||||||
|
To the extent possible under law, the author(s) have dedicated all copyright
|
||||||
|
and related and neighboring rights to this software to the public domain
|
||||||
|
worldwide. This software is distributed without any warranty.
|
||||||
|
|
||||||
|
You should have received a copy of the CC0 Public Domain Dedication along
|
||||||
|
with
|
||||||
|
this software. If not, see
|
||||||
|
<http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||||
|
*/
|
||||||
|
#include "halfsiphash.h"
|
||||||
|
#include <assert.h>
|
||||||
|
#include <stddef.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
|
/* default: SipHash-2-4 */
|
||||||
|
#ifndef cROUNDS
|
||||||
|
#define cROUNDS 2
|
||||||
|
#endif
|
||||||
|
#ifndef dROUNDS
|
||||||
|
#define dROUNDS 4
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define ROTL(x, b) (uint32_t)(((x) << (b)) | ((x) >> (32 - (b))))
|
||||||
|
|
||||||
|
#define U32TO8_LE(p, v) \
|
||||||
|
(p)[0] = (uint8_t)((v)); \
|
||||||
|
(p)[1] = (uint8_t)((v) >> 8); \
|
||||||
|
(p)[2] = (uint8_t)((v) >> 16); \
|
||||||
|
(p)[3] = (uint8_t)((v) >> 24);
|
||||||
|
|
||||||
|
#define U8TO32_LE(p) \
|
||||||
|
(((uint32_t)((p)[0])) | ((uint32_t)((p)[1]) << 8) | \
|
||||||
|
((uint32_t)((p)[2]) << 16) | ((uint32_t)((p)[3]) << 24))
|
||||||
|
|
||||||
|
#define SIPROUND \
|
||||||
|
do { \
|
||||||
|
v0 += v1; \
|
||||||
|
v1 = ROTL(v1, 5); \
|
||||||
|
v1 ^= v0; \
|
||||||
|
v0 = ROTL(v0, 16); \
|
||||||
|
v2 += v3; \
|
||||||
|
v3 = ROTL(v3, 8); \
|
||||||
|
v3 ^= v2; \
|
||||||
|
v0 += v3; \
|
||||||
|
v3 = ROTL(v3, 7); \
|
||||||
|
v3 ^= v0; \
|
||||||
|
v2 += v1; \
|
||||||
|
v1 = ROTL(v1, 13); \
|
||||||
|
v1 ^= v2; \
|
||||||
|
v2 = ROTL(v2, 16); \
|
||||||
|
} while (0)
|
||||||
|
|
||||||
|
|
||||||
|
#ifdef DEBUG_SIPHASH
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
#define TRACE \
|
||||||
|
do { \
|
||||||
|
printf("(%3zu) v0 %08" PRIx32 "\n", inlen, v0); \
|
||||||
|
printf("(%3zu) v1 %08" PRIx32 "\n", inlen, v1); \
|
||||||
|
printf("(%3zu) v2 %08" PRIx32 "\n", inlen, v2); \
|
||||||
|
printf("(%3zu) v3 %08" PRIx32 "\n", inlen, v3); \
|
||||||
|
} while (0)
|
||||||
|
#else
|
||||||
|
#define TRACE
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/*
|
||||||
|
Computes a SipHash value
|
||||||
|
*in: pointer to input data (read-only)
|
||||||
|
inlen: input data length in bytes (any size_t value)
|
||||||
|
*k: pointer to the key data (read-only), must be 8 bytes
|
||||||
|
*out: pointer to output data (write-only), outlen bytes must be allocated
|
||||||
|
outlen: length of the output in bytes, must be 4 or 8
|
||||||
|
*/
|
||||||
|
int halfsiphash(const void *in, const size_t inlen, const void *k, uint8_t *out,
|
||||||
|
const size_t outlen) {
|
||||||
|
|
||||||
|
const unsigned char *ni = (const unsigned char *)in;
|
||||||
|
const unsigned char *kk = (const unsigned char *)k;
|
||||||
|
|
||||||
|
assert((outlen == 4) || (outlen == 8));
|
||||||
|
uint32_t v0 = 0;
|
||||||
|
uint32_t v1 = 0;
|
||||||
|
uint32_t v2 = UINT32_C(0x6c796765);
|
||||||
|
uint32_t v3 = UINT32_C(0x74656462);
|
||||||
|
uint32_t k0 = U8TO32_LE(kk);
|
||||||
|
uint32_t k1 = U8TO32_LE(kk + 4);
|
||||||
|
uint32_t m;
|
||||||
|
int i;
|
||||||
|
const unsigned char *end = ni + inlen - (inlen % sizeof(uint32_t));
|
||||||
|
const int left = inlen & 3;
|
||||||
|
uint32_t b = ((uint32_t)inlen) << 24;
|
||||||
|
v3 ^= k1;
|
||||||
|
v2 ^= k0;
|
||||||
|
v1 ^= k1;
|
||||||
|
v0 ^= k0;
|
||||||
|
|
||||||
|
if (outlen == 8)
|
||||||
|
v1 ^= 0xee;
|
||||||
|
|
||||||
|
for (; ni != end; ni += 4) {
|
||||||
|
m = U8TO32_LE(ni);
|
||||||
|
v3 ^= m;
|
||||||
|
|
||||||
|
TRACE;
|
||||||
|
for (i = 0; i < cROUNDS; ++i)
|
||||||
|
SIPROUND;
|
||||||
|
|
||||||
|
v0 ^= m;
|
||||||
|
}
|
||||||
|
|
||||||
|
switch (left) {
|
||||||
|
case 3:
|
||||||
|
b |= ((uint32_t)ni[2]) << 16;
|
||||||
|
/* FALLTHRU */
|
||||||
|
case 2:
|
||||||
|
b |= ((uint32_t)ni[1]) << 8;
|
||||||
|
/* FALLTHRU */
|
||||||
|
case 1:
|
||||||
|
b |= ((uint32_t)ni[0]);
|
||||||
|
break;
|
||||||
|
case 0:
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
v3 ^= b;
|
||||||
|
|
||||||
|
TRACE;
|
||||||
|
for (i = 0; i < cROUNDS; ++i)
|
||||||
|
SIPROUND;
|
||||||
|
|
||||||
|
v0 ^= b;
|
||||||
|
|
||||||
|
if (outlen == 8)
|
||||||
|
v2 ^= 0xee;
|
||||||
|
else
|
||||||
|
v2 ^= 0xff;
|
||||||
|
|
||||||
|
TRACE;
|
||||||
|
for (i = 0; i < dROUNDS; ++i)
|
||||||
|
SIPROUND;
|
||||||
|
|
||||||
|
b = v1 ^ v3;
|
||||||
|
U32TO8_LE(out, b);
|
||||||
|
|
||||||
|
if (outlen == 4)
|
||||||
|
return 0;
|
||||||
|
|
||||||
|
v1 ^= 0xdd;
|
||||||
|
|
||||||
|
TRACE;
|
||||||
|
for (i = 0; i < dROUNDS; ++i)
|
||||||
|
SIPROUND;
|
||||||
|
|
||||||
|
b = v1 ^ v3;
|
||||||
|
U32TO8_LE(out + 4, b);
|
||||||
|
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
34
3rd/SipHash/halfsiphash.h
Normal file
34
3rd/SipHash/halfsiphash.h
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
/*
|
||||||
|
SipHash reference C implementation
|
||||||
|
|
||||||
|
Copyright (c) 2012-2021 Jean-Philippe Aumasson
|
||||||
|
<jeanphilippe.aumasson@gmail.com>
|
||||||
|
Copyright (c) 2012-2014 Daniel J. Bernstein <djb@cr.yp.to>
|
||||||
|
|
||||||
|
To the extent possible under law, the author(s) have dedicated all copyright
|
||||||
|
and related and neighboring rights to this software to the public domain
|
||||||
|
worldwide. This software is distributed without any warranty.
|
||||||
|
|
||||||
|
You should have received a copy of the CC0 Public Domain Dedication along
|
||||||
|
with
|
||||||
|
this software. If not, see
|
||||||
|
<http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#ifndef HALFSIPHASH_H
|
||||||
|
#define HALFSIPHASH_H
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
|
#if defined(__cplusplus)
|
||||||
|
extern "C" {
|
||||||
|
#endif
|
||||||
|
|
||||||
|
int halfsiphash(const void * in, const size_t inlen, const void * k, uint8_t * out, const size_t outlen);
|
||||||
|
|
||||||
|
#if defined(__cplusplus)
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#endif
|
||||||
185
3rd/SipHash/siphash.c
Normal file
185
3rd/SipHash/siphash.c
Normal file
@@ -0,0 +1,185 @@
|
|||||||
|
/*
|
||||||
|
SipHash reference C implementation
|
||||||
|
|
||||||
|
Copyright (c) 2012-2022 Jean-Philippe Aumasson
|
||||||
|
<jeanphilippe.aumasson@gmail.com>
|
||||||
|
Copyright (c) 2012-2014 Daniel J. Bernstein <djb@cr.yp.to>
|
||||||
|
|
||||||
|
To the extent possible under law, the author(s) have dedicated all copyright
|
||||||
|
and related and neighboring rights to this software to the public domain
|
||||||
|
worldwide. This software is distributed without any warranty.
|
||||||
|
|
||||||
|
You should have received a copy of the CC0 Public Domain Dedication along
|
||||||
|
with
|
||||||
|
this software. If not, see
|
||||||
|
<http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "siphash.h"
|
||||||
|
#include <assert.h>
|
||||||
|
#include <stddef.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
|
/* default: SipHash-2-4 */
|
||||||
|
#ifndef cROUNDS
|
||||||
|
#define cROUNDS 2
|
||||||
|
#endif
|
||||||
|
#ifndef dROUNDS
|
||||||
|
#define dROUNDS 4
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define ROTL(x, b) (uint64_t)(((x) << (b)) | ((x) >> (64 - (b))))
|
||||||
|
|
||||||
|
#define U32TO8_LE(p, v) \
|
||||||
|
(p)[0] = (uint8_t)((v)); \
|
||||||
|
(p)[1] = (uint8_t)((v) >> 8); \
|
||||||
|
(p)[2] = (uint8_t)((v) >> 16); \
|
||||||
|
(p)[3] = (uint8_t)((v) >> 24);
|
||||||
|
|
||||||
|
#define U64TO8_LE(p, v) \
|
||||||
|
U32TO8_LE((p), (uint32_t)((v))); \
|
||||||
|
U32TO8_LE((p) + 4, (uint32_t)((v) >> 32));
|
||||||
|
|
||||||
|
#define U8TO64_LE(p) \
|
||||||
|
(((uint64_t)((p)[0])) | ((uint64_t)((p)[1]) << 8) | \
|
||||||
|
((uint64_t)((p)[2]) << 16) | ((uint64_t)((p)[3]) << 24) | \
|
||||||
|
((uint64_t)((p)[4]) << 32) | ((uint64_t)((p)[5]) << 40) | \
|
||||||
|
((uint64_t)((p)[6]) << 48) | ((uint64_t)((p)[7]) << 56))
|
||||||
|
|
||||||
|
#define SIPROUND \
|
||||||
|
do { \
|
||||||
|
v0 += v1; \
|
||||||
|
v1 = ROTL(v1, 13); \
|
||||||
|
v1 ^= v0; \
|
||||||
|
v0 = ROTL(v0, 32); \
|
||||||
|
v2 += v3; \
|
||||||
|
v3 = ROTL(v3, 16); \
|
||||||
|
v3 ^= v2; \
|
||||||
|
v0 += v3; \
|
||||||
|
v3 = ROTL(v3, 21); \
|
||||||
|
v3 ^= v0; \
|
||||||
|
v2 += v1; \
|
||||||
|
v1 = ROTL(v1, 17); \
|
||||||
|
v1 ^= v2; \
|
||||||
|
v2 = ROTL(v2, 32); \
|
||||||
|
} while (0)
|
||||||
|
|
||||||
|
#ifdef DEBUG_SIPHASH
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
|
#define TRACE \
|
||||||
|
do { \
|
||||||
|
printf("(%3zu) v0 %016" PRIx64 "\n", inlen, v0); \
|
||||||
|
printf("(%3zu) v1 %016" PRIx64 "\n", inlen, v1); \
|
||||||
|
printf("(%3zu) v2 %016" PRIx64 "\n", inlen, v2); \
|
||||||
|
printf("(%3zu) v3 %016" PRIx64 "\n", inlen, v3); \
|
||||||
|
} while (0)
|
||||||
|
#else
|
||||||
|
#define TRACE
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/*
|
||||||
|
Computes a SipHash value
|
||||||
|
*in: pointer to input data (read-only)
|
||||||
|
inlen: input data length in bytes (any size_t value)
|
||||||
|
*k: pointer to the key data (read-only), must be 16 bytes
|
||||||
|
*out: pointer to output data (write-only), outlen bytes must be allocated
|
||||||
|
outlen: length of the output in bytes, must be 8 or 16
|
||||||
|
*/
|
||||||
|
int siphash(const void *in, const size_t inlen, const void *k, uint8_t *out,
|
||||||
|
const size_t outlen) {
|
||||||
|
|
||||||
|
const unsigned char *ni = (const unsigned char *)in;
|
||||||
|
const unsigned char *kk = (const unsigned char *)k;
|
||||||
|
|
||||||
|
assert((outlen == 8) || (outlen == 16));
|
||||||
|
uint64_t v0 = UINT64_C(0x736f6d6570736575);
|
||||||
|
uint64_t v1 = UINT64_C(0x646f72616e646f6d);
|
||||||
|
uint64_t v2 = UINT64_C(0x6c7967656e657261);
|
||||||
|
uint64_t v3 = UINT64_C(0x7465646279746573);
|
||||||
|
uint64_t k0 = U8TO64_LE(kk);
|
||||||
|
uint64_t k1 = U8TO64_LE(kk + 8);
|
||||||
|
uint64_t m;
|
||||||
|
int i;
|
||||||
|
const unsigned char *end = ni + inlen - (inlen % sizeof(uint64_t));
|
||||||
|
const int left = inlen & 7;
|
||||||
|
uint64_t b = ((uint64_t)inlen) << 56;
|
||||||
|
v3 ^= k1;
|
||||||
|
v2 ^= k0;
|
||||||
|
v1 ^= k1;
|
||||||
|
v0 ^= k0;
|
||||||
|
|
||||||
|
if (outlen == 16)
|
||||||
|
v1 ^= 0xee;
|
||||||
|
|
||||||
|
for (; ni != end; ni += 8) {
|
||||||
|
m = U8TO64_LE(ni);
|
||||||
|
v3 ^= m;
|
||||||
|
|
||||||
|
TRACE;
|
||||||
|
for (i = 0; i < cROUNDS; ++i)
|
||||||
|
SIPROUND;
|
||||||
|
|
||||||
|
v0 ^= m;
|
||||||
|
}
|
||||||
|
|
||||||
|
switch (left) {
|
||||||
|
case 7:
|
||||||
|
b |= ((uint64_t)ni[6]) << 48;
|
||||||
|
/* FALLTHRU */
|
||||||
|
case 6:
|
||||||
|
b |= ((uint64_t)ni[5]) << 40;
|
||||||
|
/* FALLTHRU */
|
||||||
|
case 5:
|
||||||
|
b |= ((uint64_t)ni[4]) << 32;
|
||||||
|
/* FALLTHRU */
|
||||||
|
case 4:
|
||||||
|
b |= ((uint64_t)ni[3]) << 24;
|
||||||
|
/* FALLTHRU */
|
||||||
|
case 3:
|
||||||
|
b |= ((uint64_t)ni[2]) << 16;
|
||||||
|
/* FALLTHRU */
|
||||||
|
case 2:
|
||||||
|
b |= ((uint64_t)ni[1]) << 8;
|
||||||
|
/* FALLTHRU */
|
||||||
|
case 1:
|
||||||
|
b |= ((uint64_t)ni[0]);
|
||||||
|
break;
|
||||||
|
case 0:
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
v3 ^= b;
|
||||||
|
|
||||||
|
TRACE;
|
||||||
|
for (i = 0; i < cROUNDS; ++i)
|
||||||
|
SIPROUND;
|
||||||
|
|
||||||
|
v0 ^= b;
|
||||||
|
|
||||||
|
if (outlen == 16)
|
||||||
|
v2 ^= 0xee;
|
||||||
|
else
|
||||||
|
v2 ^= 0xff;
|
||||||
|
|
||||||
|
TRACE;
|
||||||
|
for (i = 0; i < dROUNDS; ++i)
|
||||||
|
SIPROUND;
|
||||||
|
|
||||||
|
b = v0 ^ v1 ^ v2 ^ v3;
|
||||||
|
U64TO8_LE(out, b);
|
||||||
|
|
||||||
|
if (outlen == 8)
|
||||||
|
return 0;
|
||||||
|
|
||||||
|
v1 ^= 0xdd;
|
||||||
|
|
||||||
|
TRACE;
|
||||||
|
for (i = 0; i < dROUNDS; ++i)
|
||||||
|
SIPROUND;
|
||||||
|
|
||||||
|
b = v0 ^ v1 ^ v2 ^ v3;
|
||||||
|
U64TO8_LE(out + 8, b);
|
||||||
|
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
34
3rd/SipHash/siphash.h
Normal file
34
3rd/SipHash/siphash.h
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
/*
|
||||||
|
SipHash reference C implementation
|
||||||
|
|
||||||
|
Copyright (c) 2012-2021 Jean-Philippe Aumasson
|
||||||
|
<jeanphilippe.aumasson@gmail.com>
|
||||||
|
Copyright (c) 2012-2014 Daniel J. Bernstein <djb@cr.yp.to>
|
||||||
|
|
||||||
|
To the extent possible under law, the author(s) have dedicated all copyright
|
||||||
|
and related and neighboring rights to this software to the public domain
|
||||||
|
worldwide. This software is distributed without any warranty.
|
||||||
|
|
||||||
|
You should have received a copy of the CC0 Public Domain Dedication along
|
||||||
|
with
|
||||||
|
this software. If not, see
|
||||||
|
<http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#ifndef SIPHASH_H
|
||||||
|
#define SIPHASH_H
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
|
#if defined(__cplusplus)
|
||||||
|
extern "C" {
|
||||||
|
#endif
|
||||||
|
|
||||||
|
int siphash(const void * in, const size_t inlen, const void * k, uint8_t * out, const size_t outlen);
|
||||||
|
|
||||||
|
#if defined(__cplusplus)
|
||||||
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#endif
|
||||||
2826
3rd/SipHash/vectors.h
Normal file
2826
3rd/SipHash/vectors.h
Normal file
@@ -0,0 +1,2826 @@
|
|||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
|
const uint8_t vectors_sip64[64][8] = {
|
||||||
|
{
|
||||||
|
0x31,
|
||||||
|
0x0e,
|
||||||
|
0x0e,
|
||||||
|
0xdd,
|
||||||
|
0x47,
|
||||||
|
0xdb,
|
||||||
|
0x6f,
|
||||||
|
0x72,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xfd,
|
||||||
|
0x67,
|
||||||
|
0xdc,
|
||||||
|
0x93,
|
||||||
|
0xc5,
|
||||||
|
0x39,
|
||||||
|
0xf8,
|
||||||
|
0x74,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5a,
|
||||||
|
0x4f,
|
||||||
|
0xa9,
|
||||||
|
0xd9,
|
||||||
|
0x09,
|
||||||
|
0x80,
|
||||||
|
0x6c,
|
||||||
|
0x0d,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x2d,
|
||||||
|
0x7e,
|
||||||
|
0xfb,
|
||||||
|
0xd7,
|
||||||
|
0x96,
|
||||||
|
0x66,
|
||||||
|
0x67,
|
||||||
|
0x85,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xb7,
|
||||||
|
0x87,
|
||||||
|
0x71,
|
||||||
|
0x27,
|
||||||
|
0xe0,
|
||||||
|
0x94,
|
||||||
|
0x27,
|
||||||
|
0xcf,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x8d,
|
||||||
|
0xa6,
|
||||||
|
0x99,
|
||||||
|
0xcd,
|
||||||
|
0x64,
|
||||||
|
0x55,
|
||||||
|
0x76,
|
||||||
|
0x18,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xce,
|
||||||
|
0xe3,
|
||||||
|
0xfe,
|
||||||
|
0x58,
|
||||||
|
0x6e,
|
||||||
|
0x46,
|
||||||
|
0xc9,
|
||||||
|
0xcb,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x37,
|
||||||
|
0xd1,
|
||||||
|
0x01,
|
||||||
|
0x8b,
|
||||||
|
0xf5,
|
||||||
|
0x00,
|
||||||
|
0x02,
|
||||||
|
0xab,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x62,
|
||||||
|
0x24,
|
||||||
|
0x93,
|
||||||
|
0x9a,
|
||||||
|
0x79,
|
||||||
|
0xf5,
|
||||||
|
0xf5,
|
||||||
|
0x93,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xb0,
|
||||||
|
0xe4,
|
||||||
|
0xa9,
|
||||||
|
0x0b,
|
||||||
|
0xdf,
|
||||||
|
0x82,
|
||||||
|
0x00,
|
||||||
|
0x9e,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf3,
|
||||||
|
0xb9,
|
||||||
|
0xdd,
|
||||||
|
0x94,
|
||||||
|
0xc5,
|
||||||
|
0xbb,
|
||||||
|
0x5d,
|
||||||
|
0x7a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa7,
|
||||||
|
0xad,
|
||||||
|
0x6b,
|
||||||
|
0x22,
|
||||||
|
0x46,
|
||||||
|
0x2f,
|
||||||
|
0xb3,
|
||||||
|
0xf4,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xfb,
|
||||||
|
0xe5,
|
||||||
|
0x0e,
|
||||||
|
0x86,
|
||||||
|
0xbc,
|
||||||
|
0x8f,
|
||||||
|
0x1e,
|
||||||
|
0x75,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x90,
|
||||||
|
0x3d,
|
||||||
|
0x84,
|
||||||
|
0xc0,
|
||||||
|
0x27,
|
||||||
|
0x56,
|
||||||
|
0xea,
|
||||||
|
0x14,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xee,
|
||||||
|
0xf2,
|
||||||
|
0x7a,
|
||||||
|
0x8e,
|
||||||
|
0x90,
|
||||||
|
0xca,
|
||||||
|
0x23,
|
||||||
|
0xf7,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe5,
|
||||||
|
0x45,
|
||||||
|
0xbe,
|
||||||
|
0x49,
|
||||||
|
0x61,
|
||||||
|
0xca,
|
||||||
|
0x29,
|
||||||
|
0xa1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xdb,
|
||||||
|
0x9b,
|
||||||
|
0xc2,
|
||||||
|
0x57,
|
||||||
|
0x7f,
|
||||||
|
0xcc,
|
||||||
|
0x2a,
|
||||||
|
0x3f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x94,
|
||||||
|
0x47,
|
||||||
|
0xbe,
|
||||||
|
0x2c,
|
||||||
|
0xf5,
|
||||||
|
0xe9,
|
||||||
|
0x9a,
|
||||||
|
0x69,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x9c,
|
||||||
|
0xd3,
|
||||||
|
0x8d,
|
||||||
|
0x96,
|
||||||
|
0xf0,
|
||||||
|
0xb3,
|
||||||
|
0xc1,
|
||||||
|
0x4b,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xbd,
|
||||||
|
0x61,
|
||||||
|
0x79,
|
||||||
|
0xa7,
|
||||||
|
0x1d,
|
||||||
|
0xc9,
|
||||||
|
0x6d,
|
||||||
|
0xbb,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x98,
|
||||||
|
0xee,
|
||||||
|
0xa2,
|
||||||
|
0x1a,
|
||||||
|
0xf2,
|
||||||
|
0x5c,
|
||||||
|
0xd6,
|
||||||
|
0xbe,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xc7,
|
||||||
|
0x67,
|
||||||
|
0x3b,
|
||||||
|
0x2e,
|
||||||
|
0xb0,
|
||||||
|
0xcb,
|
||||||
|
0xf2,
|
||||||
|
0xd0,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x88,
|
||||||
|
0x3e,
|
||||||
|
0xa3,
|
||||||
|
0xe3,
|
||||||
|
0x95,
|
||||||
|
0x67,
|
||||||
|
0x53,
|
||||||
|
0x93,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xc8,
|
||||||
|
0xce,
|
||||||
|
0x5c,
|
||||||
|
0xcd,
|
||||||
|
0x8c,
|
||||||
|
0x03,
|
||||||
|
0x0c,
|
||||||
|
0xa8,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x94,
|
||||||
|
0xaf,
|
||||||
|
0x49,
|
||||||
|
0xf6,
|
||||||
|
0xc6,
|
||||||
|
0x50,
|
||||||
|
0xad,
|
||||||
|
0xb8,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xea,
|
||||||
|
0xb8,
|
||||||
|
0x85,
|
||||||
|
0x8a,
|
||||||
|
0xde,
|
||||||
|
0x92,
|
||||||
|
0xe1,
|
||||||
|
0xbc,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf3,
|
||||||
|
0x15,
|
||||||
|
0xbb,
|
||||||
|
0x5b,
|
||||||
|
0xb8,
|
||||||
|
0x35,
|
||||||
|
0xd8,
|
||||||
|
0x17,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xad,
|
||||||
|
0xcf,
|
||||||
|
0x6b,
|
||||||
|
0x07,
|
||||||
|
0x63,
|
||||||
|
0x61,
|
||||||
|
0x2e,
|
||||||
|
0x2f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa5,
|
||||||
|
0xc9,
|
||||||
|
0x1d,
|
||||||
|
0xa7,
|
||||||
|
0xac,
|
||||||
|
0xaa,
|
||||||
|
0x4d,
|
||||||
|
0xde,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x71,
|
||||||
|
0x65,
|
||||||
|
0x95,
|
||||||
|
0x87,
|
||||||
|
0x66,
|
||||||
|
0x50,
|
||||||
|
0xa2,
|
||||||
|
0xa6,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x28,
|
||||||
|
0xef,
|
||||||
|
0x49,
|
||||||
|
0x5c,
|
||||||
|
0x53,
|
||||||
|
0xa3,
|
||||||
|
0x87,
|
||||||
|
0xad,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x42,
|
||||||
|
0xc3,
|
||||||
|
0x41,
|
||||||
|
0xd8,
|
||||||
|
0xfa,
|
||||||
|
0x92,
|
||||||
|
0xd8,
|
||||||
|
0x32,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xce,
|
||||||
|
0x7c,
|
||||||
|
0xf2,
|
||||||
|
0x72,
|
||||||
|
0x2f,
|
||||||
|
0x51,
|
||||||
|
0x27,
|
||||||
|
0x71,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe3,
|
||||||
|
0x78,
|
||||||
|
0x59,
|
||||||
|
0xf9,
|
||||||
|
0x46,
|
||||||
|
0x23,
|
||||||
|
0xf3,
|
||||||
|
0xa7,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x38,
|
||||||
|
0x12,
|
||||||
|
0x05,
|
||||||
|
0xbb,
|
||||||
|
0x1a,
|
||||||
|
0xb0,
|
||||||
|
0xe0,
|
||||||
|
0x12,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xae,
|
||||||
|
0x97,
|
||||||
|
0xa1,
|
||||||
|
0x0f,
|
||||||
|
0xd4,
|
||||||
|
0x34,
|
||||||
|
0xe0,
|
||||||
|
0x15,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xb4,
|
||||||
|
0xa3,
|
||||||
|
0x15,
|
||||||
|
0x08,
|
||||||
|
0xbe,
|
||||||
|
0xff,
|
||||||
|
0x4d,
|
||||||
|
0x31,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x81,
|
||||||
|
0x39,
|
||||||
|
0x62,
|
||||||
|
0x29,
|
||||||
|
0xf0,
|
||||||
|
0x90,
|
||||||
|
0x79,
|
||||||
|
0x02,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x4d,
|
||||||
|
0x0c,
|
||||||
|
0xf4,
|
||||||
|
0x9e,
|
||||||
|
0xe5,
|
||||||
|
0xd4,
|
||||||
|
0xdc,
|
||||||
|
0xca,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5c,
|
||||||
|
0x73,
|
||||||
|
0x33,
|
||||||
|
0x6a,
|
||||||
|
0x76,
|
||||||
|
0xd8,
|
||||||
|
0xbf,
|
||||||
|
0x9a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd0,
|
||||||
|
0xa7,
|
||||||
|
0x04,
|
||||||
|
0x53,
|
||||||
|
0x6b,
|
||||||
|
0xa9,
|
||||||
|
0x3e,
|
||||||
|
0x0e,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x92,
|
||||||
|
0x59,
|
||||||
|
0x58,
|
||||||
|
0xfc,
|
||||||
|
0xd6,
|
||||||
|
0x42,
|
||||||
|
0x0c,
|
||||||
|
0xad,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa9,
|
||||||
|
0x15,
|
||||||
|
0xc2,
|
||||||
|
0x9b,
|
||||||
|
0xc8,
|
||||||
|
0x06,
|
||||||
|
0x73,
|
||||||
|
0x18,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x95,
|
||||||
|
0x2b,
|
||||||
|
0x79,
|
||||||
|
0xf3,
|
||||||
|
0xbc,
|
||||||
|
0x0a,
|
||||||
|
0xa6,
|
||||||
|
0xd4,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf2,
|
||||||
|
0x1d,
|
||||||
|
0xf2,
|
||||||
|
0xe4,
|
||||||
|
0x1d,
|
||||||
|
0x45,
|
||||||
|
0x35,
|
||||||
|
0xf9,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x87,
|
||||||
|
0x57,
|
||||||
|
0x75,
|
||||||
|
0x19,
|
||||||
|
0x04,
|
||||||
|
0x8f,
|
||||||
|
0x53,
|
||||||
|
0xa9,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x10,
|
||||||
|
0xa5,
|
||||||
|
0x6c,
|
||||||
|
0xf5,
|
||||||
|
0xdf,
|
||||||
|
0xcd,
|
||||||
|
0x9a,
|
||||||
|
0xdb,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xeb,
|
||||||
|
0x75,
|
||||||
|
0x09,
|
||||||
|
0x5c,
|
||||||
|
0xcd,
|
||||||
|
0x98,
|
||||||
|
0x6c,
|
||||||
|
0xd0,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x51,
|
||||||
|
0xa9,
|
||||||
|
0xcb,
|
||||||
|
0x9e,
|
||||||
|
0xcb,
|
||||||
|
0xa3,
|
||||||
|
0x12,
|
||||||
|
0xe6,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x96,
|
||||||
|
0xaf,
|
||||||
|
0xad,
|
||||||
|
0xfc,
|
||||||
|
0x2c,
|
||||||
|
0xe6,
|
||||||
|
0x66,
|
||||||
|
0xc7,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x72,
|
||||||
|
0xfe,
|
||||||
|
0x52,
|
||||||
|
0x97,
|
||||||
|
0x5a,
|
||||||
|
0x43,
|
||||||
|
0x64,
|
||||||
|
0xee,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5a,
|
||||||
|
0x16,
|
||||||
|
0x45,
|
||||||
|
0xb2,
|
||||||
|
0x76,
|
||||||
|
0xd5,
|
||||||
|
0x92,
|
||||||
|
0xa1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xb2,
|
||||||
|
0x74,
|
||||||
|
0xcb,
|
||||||
|
0x8e,
|
||||||
|
0xbf,
|
||||||
|
0x87,
|
||||||
|
0x87,
|
||||||
|
0x0a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x6f,
|
||||||
|
0x9b,
|
||||||
|
0xb4,
|
||||||
|
0x20,
|
||||||
|
0x3d,
|
||||||
|
0xe7,
|
||||||
|
0xb3,
|
||||||
|
0x81,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xea,
|
||||||
|
0xec,
|
||||||
|
0xb2,
|
||||||
|
0xa3,
|
||||||
|
0x0b,
|
||||||
|
0x22,
|
||||||
|
0xa8,
|
||||||
|
0x7f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x99,
|
||||||
|
0x24,
|
||||||
|
0xa4,
|
||||||
|
0x3c,
|
||||||
|
0xc1,
|
||||||
|
0x31,
|
||||||
|
0x57,
|
||||||
|
0x24,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xbd,
|
||||||
|
0x83,
|
||||||
|
0x8d,
|
||||||
|
0x3a,
|
||||||
|
0xaf,
|
||||||
|
0xbf,
|
||||||
|
0x8d,
|
||||||
|
0xb7,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x0b,
|
||||||
|
0x1a,
|
||||||
|
0x2a,
|
||||||
|
0x32,
|
||||||
|
0x65,
|
||||||
|
0xd5,
|
||||||
|
0x1a,
|
||||||
|
0xea,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x13,
|
||||||
|
0x50,
|
||||||
|
0x79,
|
||||||
|
0xa3,
|
||||||
|
0x23,
|
||||||
|
0x1c,
|
||||||
|
0xe6,
|
||||||
|
0x60,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x93,
|
||||||
|
0x2b,
|
||||||
|
0x28,
|
||||||
|
0x46,
|
||||||
|
0xe4,
|
||||||
|
0xd7,
|
||||||
|
0x06,
|
||||||
|
0x66,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe1,
|
||||||
|
0x91,
|
||||||
|
0x5f,
|
||||||
|
0x5c,
|
||||||
|
0xb1,
|
||||||
|
0xec,
|
||||||
|
0xa4,
|
||||||
|
0x6c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf3,
|
||||||
|
0x25,
|
||||||
|
0x96,
|
||||||
|
0x5c,
|
||||||
|
0xa1,
|
||||||
|
0x6d,
|
||||||
|
0x62,
|
||||||
|
0x9f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x57,
|
||||||
|
0x5f,
|
||||||
|
0xf2,
|
||||||
|
0x8e,
|
||||||
|
0x60,
|
||||||
|
0x38,
|
||||||
|
0x1b,
|
||||||
|
0xe5,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x72,
|
||||||
|
0x45,
|
||||||
|
0x06,
|
||||||
|
0xeb,
|
||||||
|
0x4c,
|
||||||
|
0x32,
|
||||||
|
0x8a,
|
||||||
|
0x95,
|
||||||
|
},
|
||||||
|
};
|
||||||
|
const uint8_t vectors_sip128[64][16] = {
|
||||||
|
{
|
||||||
|
0xa3,
|
||||||
|
0x81,
|
||||||
|
0x7f,
|
||||||
|
0x04,
|
||||||
|
0xba,
|
||||||
|
0x25,
|
||||||
|
0xa8,
|
||||||
|
0xe6,
|
||||||
|
0x6d,
|
||||||
|
0xf6,
|
||||||
|
0x72,
|
||||||
|
0x14,
|
||||||
|
0xc7,
|
||||||
|
0x55,
|
||||||
|
0x02,
|
||||||
|
0x93,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xda,
|
||||||
|
0x87,
|
||||||
|
0xc1,
|
||||||
|
0xd8,
|
||||||
|
0x6b,
|
||||||
|
0x99,
|
||||||
|
0xaf,
|
||||||
|
0x44,
|
||||||
|
0x34,
|
||||||
|
0x76,
|
||||||
|
0x59,
|
||||||
|
0x11,
|
||||||
|
0x9b,
|
||||||
|
0x22,
|
||||||
|
0xfc,
|
||||||
|
0x45,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x81,
|
||||||
|
0x77,
|
||||||
|
0x22,
|
||||||
|
0x8d,
|
||||||
|
0xa4,
|
||||||
|
0xa4,
|
||||||
|
0x5d,
|
||||||
|
0xc7,
|
||||||
|
0xfc,
|
||||||
|
0xa3,
|
||||||
|
0x8b,
|
||||||
|
0xde,
|
||||||
|
0xf6,
|
||||||
|
0x0a,
|
||||||
|
0xff,
|
||||||
|
0xe4,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x9c,
|
||||||
|
0x70,
|
||||||
|
0xb6,
|
||||||
|
0x0c,
|
||||||
|
0x52,
|
||||||
|
0x67,
|
||||||
|
0xa9,
|
||||||
|
0x4e,
|
||||||
|
0x5f,
|
||||||
|
0x33,
|
||||||
|
0xb6,
|
||||||
|
0xb0,
|
||||||
|
0x29,
|
||||||
|
0x85,
|
||||||
|
0xed,
|
||||||
|
0x51,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf8,
|
||||||
|
0x81,
|
||||||
|
0x64,
|
||||||
|
0xc1,
|
||||||
|
0x2d,
|
||||||
|
0x9c,
|
||||||
|
0x8f,
|
||||||
|
0xaf,
|
||||||
|
0x7d,
|
||||||
|
0x0f,
|
||||||
|
0x6e,
|
||||||
|
0x7c,
|
||||||
|
0x7b,
|
||||||
|
0xcd,
|
||||||
|
0x55,
|
||||||
|
0x79,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x13,
|
||||||
|
0x68,
|
||||||
|
0x87,
|
||||||
|
0x59,
|
||||||
|
0x80,
|
||||||
|
0x77,
|
||||||
|
0x6f,
|
||||||
|
0x88,
|
||||||
|
0x54,
|
||||||
|
0x52,
|
||||||
|
0x7a,
|
||||||
|
0x07,
|
||||||
|
0x69,
|
||||||
|
0x0e,
|
||||||
|
0x96,
|
||||||
|
0x27,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x14,
|
||||||
|
0xee,
|
||||||
|
0xca,
|
||||||
|
0x33,
|
||||||
|
0x8b,
|
||||||
|
0x20,
|
||||||
|
0x86,
|
||||||
|
0x13,
|
||||||
|
0x48,
|
||||||
|
0x5e,
|
||||||
|
0xa0,
|
||||||
|
0x30,
|
||||||
|
0x8f,
|
||||||
|
0xd7,
|
||||||
|
0xa1,
|
||||||
|
0x5e,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa1,
|
||||||
|
0xf1,
|
||||||
|
0xeb,
|
||||||
|
0xbe,
|
||||||
|
0xd8,
|
||||||
|
0xdb,
|
||||||
|
0xc1,
|
||||||
|
0x53,
|
||||||
|
0xc0,
|
||||||
|
0xb8,
|
||||||
|
0x4a,
|
||||||
|
0xa6,
|
||||||
|
0x1f,
|
||||||
|
0xf0,
|
||||||
|
0x82,
|
||||||
|
0x39,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x3b,
|
||||||
|
0x62,
|
||||||
|
0xa9,
|
||||||
|
0xba,
|
||||||
|
0x62,
|
||||||
|
0x58,
|
||||||
|
0xf5,
|
||||||
|
0x61,
|
||||||
|
0x0f,
|
||||||
|
0x83,
|
||||||
|
0xe2,
|
||||||
|
0x64,
|
||||||
|
0xf3,
|
||||||
|
0x14,
|
||||||
|
0x97,
|
||||||
|
0xb4,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x26,
|
||||||
|
0x44,
|
||||||
|
0x99,
|
||||||
|
0x06,
|
||||||
|
0x0a,
|
||||||
|
0xd9,
|
||||||
|
0xba,
|
||||||
|
0xab,
|
||||||
|
0xc4,
|
||||||
|
0x7f,
|
||||||
|
0x8b,
|
||||||
|
0x02,
|
||||||
|
0xbb,
|
||||||
|
0x6d,
|
||||||
|
0x71,
|
||||||
|
0xed,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x00,
|
||||||
|
0x11,
|
||||||
|
0x0d,
|
||||||
|
0xc3,
|
||||||
|
0x78,
|
||||||
|
0x14,
|
||||||
|
0x69,
|
||||||
|
0x56,
|
||||||
|
0xc9,
|
||||||
|
0x54,
|
||||||
|
0x47,
|
||||||
|
0xd3,
|
||||||
|
0xf3,
|
||||||
|
0xd0,
|
||||||
|
0xfb,
|
||||||
|
0xba,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x01,
|
||||||
|
0x51,
|
||||||
|
0xc5,
|
||||||
|
0x68,
|
||||||
|
0x38,
|
||||||
|
0x6b,
|
||||||
|
0x66,
|
||||||
|
0x77,
|
||||||
|
0xa2,
|
||||||
|
0xb4,
|
||||||
|
0xdc,
|
||||||
|
0x6f,
|
||||||
|
0x81,
|
||||||
|
0xe5,
|
||||||
|
0xdc,
|
||||||
|
0x18,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd6,
|
||||||
|
0x26,
|
||||||
|
0xb2,
|
||||||
|
0x66,
|
||||||
|
0x90,
|
||||||
|
0x5e,
|
||||||
|
0xf3,
|
||||||
|
0x58,
|
||||||
|
0x82,
|
||||||
|
0x63,
|
||||||
|
0x4d,
|
||||||
|
0xf6,
|
||||||
|
0x85,
|
||||||
|
0x32,
|
||||||
|
0xc1,
|
||||||
|
0x25,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x98,
|
||||||
|
0x69,
|
||||||
|
0xe2,
|
||||||
|
0x47,
|
||||||
|
0xe9,
|
||||||
|
0xc0,
|
||||||
|
0x8b,
|
||||||
|
0x10,
|
||||||
|
0xd0,
|
||||||
|
0x29,
|
||||||
|
0x93,
|
||||||
|
0x4f,
|
||||||
|
0xc4,
|
||||||
|
0xb9,
|
||||||
|
0x52,
|
||||||
|
0xf7,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x31,
|
||||||
|
0xfc,
|
||||||
|
0xef,
|
||||||
|
0xac,
|
||||||
|
0x66,
|
||||||
|
0xd7,
|
||||||
|
0xde,
|
||||||
|
0x9c,
|
||||||
|
0x7e,
|
||||||
|
0xc7,
|
||||||
|
0x48,
|
||||||
|
0x5f,
|
||||||
|
0xe4,
|
||||||
|
0x49,
|
||||||
|
0x49,
|
||||||
|
0x02,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x54,
|
||||||
|
0x93,
|
||||||
|
0xe9,
|
||||||
|
0x99,
|
||||||
|
0x33,
|
||||||
|
0xb0,
|
||||||
|
0xa8,
|
||||||
|
0x11,
|
||||||
|
0x7e,
|
||||||
|
0x08,
|
||||||
|
0xec,
|
||||||
|
0x0f,
|
||||||
|
0x97,
|
||||||
|
0xcf,
|
||||||
|
0xc3,
|
||||||
|
0xd9,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x6e,
|
||||||
|
0xe2,
|
||||||
|
0xa4,
|
||||||
|
0xca,
|
||||||
|
0x67,
|
||||||
|
0xb0,
|
||||||
|
0x54,
|
||||||
|
0xbb,
|
||||||
|
0xfd,
|
||||||
|
0x33,
|
||||||
|
0x15,
|
||||||
|
0xbf,
|
||||||
|
0x85,
|
||||||
|
0x23,
|
||||||
|
0x05,
|
||||||
|
0x77,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x47,
|
||||||
|
0x3d,
|
||||||
|
0x06,
|
||||||
|
0xe8,
|
||||||
|
0x73,
|
||||||
|
0x8d,
|
||||||
|
0xb8,
|
||||||
|
0x98,
|
||||||
|
0x54,
|
||||||
|
0xc0,
|
||||||
|
0x66,
|
||||||
|
0xc4,
|
||||||
|
0x7a,
|
||||||
|
0xe4,
|
||||||
|
0x77,
|
||||||
|
0x40,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa4,
|
||||||
|
0x26,
|
||||||
|
0xe5,
|
||||||
|
0xe4,
|
||||||
|
0x23,
|
||||||
|
0xbf,
|
||||||
|
0x48,
|
||||||
|
0x85,
|
||||||
|
0x29,
|
||||||
|
0x4d,
|
||||||
|
0xa4,
|
||||||
|
0x81,
|
||||||
|
0xfe,
|
||||||
|
0xae,
|
||||||
|
0xf7,
|
||||||
|
0x23,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x78,
|
||||||
|
0x01,
|
||||||
|
0x77,
|
||||||
|
0x31,
|
||||||
|
0xcf,
|
||||||
|
0x65,
|
||||||
|
0xfa,
|
||||||
|
0xb0,
|
||||||
|
0x74,
|
||||||
|
0xd5,
|
||||||
|
0x20,
|
||||||
|
0x89,
|
||||||
|
0x52,
|
||||||
|
0x51,
|
||||||
|
0x2e,
|
||||||
|
0xb1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x9e,
|
||||||
|
0x25,
|
||||||
|
0xfc,
|
||||||
|
0x83,
|
||||||
|
0x3f,
|
||||||
|
0x22,
|
||||||
|
0x90,
|
||||||
|
0x73,
|
||||||
|
0x3e,
|
||||||
|
0x93,
|
||||||
|
0x44,
|
||||||
|
0xa5,
|
||||||
|
0xe8,
|
||||||
|
0x38,
|
||||||
|
0x39,
|
||||||
|
0xeb,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x56,
|
||||||
|
0x8e,
|
||||||
|
0x49,
|
||||||
|
0x5a,
|
||||||
|
0xbe,
|
||||||
|
0x52,
|
||||||
|
0x5a,
|
||||||
|
0x21,
|
||||||
|
0x8a,
|
||||||
|
0x22,
|
||||||
|
0x14,
|
||||||
|
0xcd,
|
||||||
|
0x3e,
|
||||||
|
0x07,
|
||||||
|
0x1d,
|
||||||
|
0x12,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x4a,
|
||||||
|
0x29,
|
||||||
|
0xb5,
|
||||||
|
0x45,
|
||||||
|
0x52,
|
||||||
|
0xd1,
|
||||||
|
0x6b,
|
||||||
|
0x9a,
|
||||||
|
0x46,
|
||||||
|
0x9c,
|
||||||
|
0x10,
|
||||||
|
0x52,
|
||||||
|
0x8e,
|
||||||
|
0xff,
|
||||||
|
0x0a,
|
||||||
|
0xae,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xc9,
|
||||||
|
0xd1,
|
||||||
|
0x84,
|
||||||
|
0xdd,
|
||||||
|
0xd5,
|
||||||
|
0xa9,
|
||||||
|
0xf5,
|
||||||
|
0xe0,
|
||||||
|
0xcf,
|
||||||
|
0x8c,
|
||||||
|
0xe2,
|
||||||
|
0x9a,
|
||||||
|
0x9a,
|
||||||
|
0xbf,
|
||||||
|
0x69,
|
||||||
|
0x1c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x2d,
|
||||||
|
0xb4,
|
||||||
|
0x79,
|
||||||
|
0xae,
|
||||||
|
0x78,
|
||||||
|
0xbd,
|
||||||
|
0x50,
|
||||||
|
0xd8,
|
||||||
|
0x88,
|
||||||
|
0x2a,
|
||||||
|
0x8a,
|
||||||
|
0x17,
|
||||||
|
0x8a,
|
||||||
|
0x61,
|
||||||
|
0x32,
|
||||||
|
0xad,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x8e,
|
||||||
|
0xce,
|
||||||
|
0x5f,
|
||||||
|
0x04,
|
||||||
|
0x2d,
|
||||||
|
0x5e,
|
||||||
|
0x44,
|
||||||
|
0x7b,
|
||||||
|
0x50,
|
||||||
|
0x51,
|
||||||
|
0xb9,
|
||||||
|
0xea,
|
||||||
|
0xcb,
|
||||||
|
0x8d,
|
||||||
|
0x8f,
|
||||||
|
0x6f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x9c,
|
||||||
|
0x0b,
|
||||||
|
0x53,
|
||||||
|
0xb4,
|
||||||
|
0xb3,
|
||||||
|
0xc3,
|
||||||
|
0x07,
|
||||||
|
0xe8,
|
||||||
|
0x7e,
|
||||||
|
0xae,
|
||||||
|
0xe0,
|
||||||
|
0x86,
|
||||||
|
0x78,
|
||||||
|
0x14,
|
||||||
|
0x1f,
|
||||||
|
0x66,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xab,
|
||||||
|
0xf2,
|
||||||
|
0x48,
|
||||||
|
0xaf,
|
||||||
|
0x69,
|
||||||
|
0xa6,
|
||||||
|
0xea,
|
||||||
|
0xe4,
|
||||||
|
0xbf,
|
||||||
|
0xd3,
|
||||||
|
0xeb,
|
||||||
|
0x2f,
|
||||||
|
0x12,
|
||||||
|
0x9e,
|
||||||
|
0xeb,
|
||||||
|
0x94,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x06,
|
||||||
|
0x64,
|
||||||
|
0xda,
|
||||||
|
0x16,
|
||||||
|
0x68,
|
||||||
|
0x57,
|
||||||
|
0x4b,
|
||||||
|
0x88,
|
||||||
|
0xb9,
|
||||||
|
0x35,
|
||||||
|
0xf3,
|
||||||
|
0x02,
|
||||||
|
0x73,
|
||||||
|
0x58,
|
||||||
|
0xae,
|
||||||
|
0xf4,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xaa,
|
||||||
|
0x4b,
|
||||||
|
0x9d,
|
||||||
|
0xc4,
|
||||||
|
0xbf,
|
||||||
|
0x33,
|
||||||
|
0x7d,
|
||||||
|
0xe9,
|
||||||
|
0x0c,
|
||||||
|
0xd4,
|
||||||
|
0xfd,
|
||||||
|
0x3c,
|
||||||
|
0x46,
|
||||||
|
0x7c,
|
||||||
|
0x6a,
|
||||||
|
0xb7,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xea,
|
||||||
|
0x5c,
|
||||||
|
0x7f,
|
||||||
|
0x47,
|
||||||
|
0x1f,
|
||||||
|
0xaf,
|
||||||
|
0x6b,
|
||||||
|
0xde,
|
||||||
|
0x2b,
|
||||||
|
0x1a,
|
||||||
|
0xd7,
|
||||||
|
0xd4,
|
||||||
|
0x68,
|
||||||
|
0x6d,
|
||||||
|
0x22,
|
||||||
|
0x87,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x29,
|
||||||
|
0x39,
|
||||||
|
0xb0,
|
||||||
|
0x18,
|
||||||
|
0x32,
|
||||||
|
0x23,
|
||||||
|
0xfa,
|
||||||
|
0xfc,
|
||||||
|
0x17,
|
||||||
|
0x23,
|
||||||
|
0xde,
|
||||||
|
0x4f,
|
||||||
|
0x52,
|
||||||
|
0xc4,
|
||||||
|
0x3d,
|
||||||
|
0x35,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x7c,
|
||||||
|
0x39,
|
||||||
|
0x56,
|
||||||
|
0xca,
|
||||||
|
0x5e,
|
||||||
|
0xea,
|
||||||
|
0xfc,
|
||||||
|
0x3e,
|
||||||
|
0x36,
|
||||||
|
0x3e,
|
||||||
|
0x9d,
|
||||||
|
0x55,
|
||||||
|
0x65,
|
||||||
|
0x46,
|
||||||
|
0xeb,
|
||||||
|
0x68,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x77,
|
||||||
|
0xc6,
|
||||||
|
0x07,
|
||||||
|
0x71,
|
||||||
|
0x46,
|
||||||
|
0xf0,
|
||||||
|
0x1c,
|
||||||
|
0x32,
|
||||||
|
0xb6,
|
||||||
|
0xb6,
|
||||||
|
0x9d,
|
||||||
|
0x5f,
|
||||||
|
0x4e,
|
||||||
|
0xa9,
|
||||||
|
0xff,
|
||||||
|
0xcf,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x37,
|
||||||
|
0xa6,
|
||||||
|
0x98,
|
||||||
|
0x6c,
|
||||||
|
0xb8,
|
||||||
|
0x84,
|
||||||
|
0x7e,
|
||||||
|
0xdf,
|
||||||
|
0x09,
|
||||||
|
0x25,
|
||||||
|
0xf0,
|
||||||
|
0xf1,
|
||||||
|
0x30,
|
||||||
|
0x9b,
|
||||||
|
0x54,
|
||||||
|
0xde,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa7,
|
||||||
|
0x05,
|
||||||
|
0xf0,
|
||||||
|
0xe6,
|
||||||
|
0x9d,
|
||||||
|
0xa9,
|
||||||
|
0xa8,
|
||||||
|
0xf9,
|
||||||
|
0x07,
|
||||||
|
0x24,
|
||||||
|
0x1a,
|
||||||
|
0x2e,
|
||||||
|
0x92,
|
||||||
|
0x3c,
|
||||||
|
0x8c,
|
||||||
|
0xc8,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x3d,
|
||||||
|
0xc4,
|
||||||
|
0x7d,
|
||||||
|
0x1f,
|
||||||
|
0x29,
|
||||||
|
0xc4,
|
||||||
|
0x48,
|
||||||
|
0x46,
|
||||||
|
0x1e,
|
||||||
|
0x9e,
|
||||||
|
0x76,
|
||||||
|
0xed,
|
||||||
|
0x90,
|
||||||
|
0x4f,
|
||||||
|
0x67,
|
||||||
|
0x11,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x0d,
|
||||||
|
0x62,
|
||||||
|
0xbf,
|
||||||
|
0x01,
|
||||||
|
0xe6,
|
||||||
|
0xfc,
|
||||||
|
0x0e,
|
||||||
|
0x1a,
|
||||||
|
0x0d,
|
||||||
|
0x3c,
|
||||||
|
0x47,
|
||||||
|
0x51,
|
||||||
|
0xc5,
|
||||||
|
0xd3,
|
||||||
|
0x69,
|
||||||
|
0x2b,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x8c,
|
||||||
|
0x03,
|
||||||
|
0x46,
|
||||||
|
0x8b,
|
||||||
|
0xca,
|
||||||
|
0x7c,
|
||||||
|
0x66,
|
||||||
|
0x9e,
|
||||||
|
0xe4,
|
||||||
|
0xfd,
|
||||||
|
0x5e,
|
||||||
|
0x08,
|
||||||
|
0x4b,
|
||||||
|
0xbe,
|
||||||
|
0xe7,
|
||||||
|
0xb5,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x52,
|
||||||
|
0x8a,
|
||||||
|
0x5b,
|
||||||
|
0xb9,
|
||||||
|
0x3b,
|
||||||
|
0xaf,
|
||||||
|
0x2c,
|
||||||
|
0x9c,
|
||||||
|
0x44,
|
||||||
|
0x73,
|
||||||
|
0xcc,
|
||||||
|
0xe5,
|
||||||
|
0xd0,
|
||||||
|
0xd2,
|
||||||
|
0x2b,
|
||||||
|
0xd9,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xdf,
|
||||||
|
0x6a,
|
||||||
|
0x30,
|
||||||
|
0x1e,
|
||||||
|
0x95,
|
||||||
|
0xc9,
|
||||||
|
0x5d,
|
||||||
|
0xad,
|
||||||
|
0x97,
|
||||||
|
0xae,
|
||||||
|
0x0c,
|
||||||
|
0xc8,
|
||||||
|
0xc6,
|
||||||
|
0x91,
|
||||||
|
0x3b,
|
||||||
|
0xd8,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x80,
|
||||||
|
0x11,
|
||||||
|
0x89,
|
||||||
|
0x90,
|
||||||
|
0x2c,
|
||||||
|
0x85,
|
||||||
|
0x7f,
|
||||||
|
0x39,
|
||||||
|
0xe7,
|
||||||
|
0x35,
|
||||||
|
0x91,
|
||||||
|
0x28,
|
||||||
|
0x5e,
|
||||||
|
0x70,
|
||||||
|
0xb6,
|
||||||
|
0xdb,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe6,
|
||||||
|
0x17,
|
||||||
|
0x34,
|
||||||
|
0x6a,
|
||||||
|
0xc9,
|
||||||
|
0xc2,
|
||||||
|
0x31,
|
||||||
|
0xbb,
|
||||||
|
0x36,
|
||||||
|
0x50,
|
||||||
|
0xae,
|
||||||
|
0x34,
|
||||||
|
0xcc,
|
||||||
|
0xca,
|
||||||
|
0x0c,
|
||||||
|
0x5b,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x27,
|
||||||
|
0xd9,
|
||||||
|
0x34,
|
||||||
|
0x37,
|
||||||
|
0xef,
|
||||||
|
0xb7,
|
||||||
|
0x21,
|
||||||
|
0xaa,
|
||||||
|
0x40,
|
||||||
|
0x18,
|
||||||
|
0x21,
|
||||||
|
0xdc,
|
||||||
|
0xec,
|
||||||
|
0x5a,
|
||||||
|
0xdf,
|
||||||
|
0x89,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x89,
|
||||||
|
0x23,
|
||||||
|
0x7d,
|
||||||
|
0x9d,
|
||||||
|
0xed,
|
||||||
|
0x9c,
|
||||||
|
0x5e,
|
||||||
|
0x78,
|
||||||
|
0xd8,
|
||||||
|
0xb1,
|
||||||
|
0xc9,
|
||||||
|
0xb1,
|
||||||
|
0x66,
|
||||||
|
0xcc,
|
||||||
|
0x73,
|
||||||
|
0x42,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x4a,
|
||||||
|
0x6d,
|
||||||
|
0x80,
|
||||||
|
0x91,
|
||||||
|
0xbf,
|
||||||
|
0x5e,
|
||||||
|
0x7d,
|
||||||
|
0x65,
|
||||||
|
0x11,
|
||||||
|
0x89,
|
||||||
|
0xfa,
|
||||||
|
0x94,
|
||||||
|
0xa2,
|
||||||
|
0x50,
|
||||||
|
0xb1,
|
||||||
|
0x4c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x0e,
|
||||||
|
0x33,
|
||||||
|
0xf9,
|
||||||
|
0x60,
|
||||||
|
0x55,
|
||||||
|
0xe7,
|
||||||
|
0xae,
|
||||||
|
0x89,
|
||||||
|
0x3f,
|
||||||
|
0xfc,
|
||||||
|
0x0e,
|
||||||
|
0x3d,
|
||||||
|
0xcf,
|
||||||
|
0x49,
|
||||||
|
0x29,
|
||||||
|
0x02,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe6,
|
||||||
|
0x1c,
|
||||||
|
0x43,
|
||||||
|
0x2b,
|
||||||
|
0x72,
|
||||||
|
0x0b,
|
||||||
|
0x19,
|
||||||
|
0xd1,
|
||||||
|
0x8e,
|
||||||
|
0xc8,
|
||||||
|
0xd8,
|
||||||
|
0x4b,
|
||||||
|
0xdc,
|
||||||
|
0x63,
|
||||||
|
0x15,
|
||||||
|
0x1b,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf7,
|
||||||
|
0xe5,
|
||||||
|
0xae,
|
||||||
|
0xf5,
|
||||||
|
0x49,
|
||||||
|
0xf7,
|
||||||
|
0x82,
|
||||||
|
0xcf,
|
||||||
|
0x37,
|
||||||
|
0x90,
|
||||||
|
0x55,
|
||||||
|
0xa6,
|
||||||
|
0x08,
|
||||||
|
0x26,
|
||||||
|
0x9b,
|
||||||
|
0x16,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x43,
|
||||||
|
0x8d,
|
||||||
|
0x03,
|
||||||
|
0x0f,
|
||||||
|
0xd0,
|
||||||
|
0xb7,
|
||||||
|
0xa5,
|
||||||
|
0x4f,
|
||||||
|
0xa8,
|
||||||
|
0x37,
|
||||||
|
0xf2,
|
||||||
|
0xad,
|
||||||
|
0x20,
|
||||||
|
0x1a,
|
||||||
|
0x64,
|
||||||
|
0x03,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa5,
|
||||||
|
0x90,
|
||||||
|
0xd3,
|
||||||
|
0xee,
|
||||||
|
0x4f,
|
||||||
|
0xbf,
|
||||||
|
0x04,
|
||||||
|
0xe3,
|
||||||
|
0x24,
|
||||||
|
0x7e,
|
||||||
|
0x0d,
|
||||||
|
0x27,
|
||||||
|
0xf2,
|
||||||
|
0x86,
|
||||||
|
0x42,
|
||||||
|
0x3f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5f,
|
||||||
|
0xe2,
|
||||||
|
0xc1,
|
||||||
|
0xa1,
|
||||||
|
0x72,
|
||||||
|
0xfe,
|
||||||
|
0x93,
|
||||||
|
0xc4,
|
||||||
|
0xb1,
|
||||||
|
0x5c,
|
||||||
|
0xd3,
|
||||||
|
0x7c,
|
||||||
|
0xae,
|
||||||
|
0xf9,
|
||||||
|
0xf5,
|
||||||
|
0x38,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x2c,
|
||||||
|
0x97,
|
||||||
|
0x32,
|
||||||
|
0x5c,
|
||||||
|
0xbd,
|
||||||
|
0x06,
|
||||||
|
0xb3,
|
||||||
|
0x6e,
|
||||||
|
0xb2,
|
||||||
|
0x13,
|
||||||
|
0x3d,
|
||||||
|
0xd0,
|
||||||
|
0x8b,
|
||||||
|
0x3a,
|
||||||
|
0x01,
|
||||||
|
0x7c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x92,
|
||||||
|
0xc8,
|
||||||
|
0x14,
|
||||||
|
0x22,
|
||||||
|
0x7a,
|
||||||
|
0x6b,
|
||||||
|
0xca,
|
||||||
|
0x94,
|
||||||
|
0x9f,
|
||||||
|
0xf0,
|
||||||
|
0x65,
|
||||||
|
0x9f,
|
||||||
|
0x00,
|
||||||
|
0x2a,
|
||||||
|
0xd3,
|
||||||
|
0x9e,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xdc,
|
||||||
|
0xe8,
|
||||||
|
0x50,
|
||||||
|
0x11,
|
||||||
|
0x0b,
|
||||||
|
0xd8,
|
||||||
|
0x32,
|
||||||
|
0x8c,
|
||||||
|
0xfb,
|
||||||
|
0xd5,
|
||||||
|
0x08,
|
||||||
|
0x41,
|
||||||
|
0xd6,
|
||||||
|
0x91,
|
||||||
|
0x1d,
|
||||||
|
0x87,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x67,
|
||||||
|
0xf1,
|
||||||
|
0x49,
|
||||||
|
0x84,
|
||||||
|
0xc7,
|
||||||
|
0xda,
|
||||||
|
0x79,
|
||||||
|
0x12,
|
||||||
|
0x48,
|
||||||
|
0xe3,
|
||||||
|
0x2b,
|
||||||
|
0xb5,
|
||||||
|
0x92,
|
||||||
|
0x25,
|
||||||
|
0x83,
|
||||||
|
0xda,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x19,
|
||||||
|
0x38,
|
||||||
|
0xf2,
|
||||||
|
0xcf,
|
||||||
|
0x72,
|
||||||
|
0xd5,
|
||||||
|
0x4e,
|
||||||
|
0xe9,
|
||||||
|
0x7e,
|
||||||
|
0x94,
|
||||||
|
0x16,
|
||||||
|
0x6f,
|
||||||
|
0xa9,
|
||||||
|
0x1d,
|
||||||
|
0x2a,
|
||||||
|
0x36,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x74,
|
||||||
|
0x48,
|
||||||
|
0x1e,
|
||||||
|
0x96,
|
||||||
|
0x46,
|
||||||
|
0xed,
|
||||||
|
0x49,
|
||||||
|
0xfe,
|
||||||
|
0x0f,
|
||||||
|
0x62,
|
||||||
|
0x24,
|
||||||
|
0x30,
|
||||||
|
0x16,
|
||||||
|
0x04,
|
||||||
|
0x69,
|
||||||
|
0x8e,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x57,
|
||||||
|
0xfc,
|
||||||
|
0xa5,
|
||||||
|
0xde,
|
||||||
|
0x98,
|
||||||
|
0xa9,
|
||||||
|
0xd6,
|
||||||
|
0xd8,
|
||||||
|
0x00,
|
||||||
|
0x64,
|
||||||
|
0x38,
|
||||||
|
0xd0,
|
||||||
|
0x58,
|
||||||
|
0x3d,
|
||||||
|
0x8a,
|
||||||
|
0x1d,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x9f,
|
||||||
|
0xec,
|
||||||
|
0xde,
|
||||||
|
0x1c,
|
||||||
|
0xef,
|
||||||
|
0xdc,
|
||||||
|
0x1c,
|
||||||
|
0xbe,
|
||||||
|
0xd4,
|
||||||
|
0x76,
|
||||||
|
0x36,
|
||||||
|
0x74,
|
||||||
|
0xd9,
|
||||||
|
0x57,
|
||||||
|
0x53,
|
||||||
|
0x59,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe3,
|
||||||
|
0x04,
|
||||||
|
0x0c,
|
||||||
|
0x00,
|
||||||
|
0xeb,
|
||||||
|
0x28,
|
||||||
|
0xf1,
|
||||||
|
0x53,
|
||||||
|
0x66,
|
||||||
|
0xca,
|
||||||
|
0x73,
|
||||||
|
0xcb,
|
||||||
|
0xd8,
|
||||||
|
0x72,
|
||||||
|
0xe7,
|
||||||
|
0x40,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x76,
|
||||||
|
0x97,
|
||||||
|
0x00,
|
||||||
|
0x9a,
|
||||||
|
0x6a,
|
||||||
|
0x83,
|
||||||
|
0x1d,
|
||||||
|
0xfe,
|
||||||
|
0xcc,
|
||||||
|
0xa9,
|
||||||
|
0x1c,
|
||||||
|
0x59,
|
||||||
|
0x93,
|
||||||
|
0x67,
|
||||||
|
0x0f,
|
||||||
|
0x7a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x58,
|
||||||
|
0x53,
|
||||||
|
0x54,
|
||||||
|
0x23,
|
||||||
|
0x21,
|
||||||
|
0xf5,
|
||||||
|
0x67,
|
||||||
|
0xa0,
|
||||||
|
0x05,
|
||||||
|
0xd5,
|
||||||
|
0x47,
|
||||||
|
0xa4,
|
||||||
|
0xf0,
|
||||||
|
0x47,
|
||||||
|
0x59,
|
||||||
|
0xbd,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x51,
|
||||||
|
0x50,
|
||||||
|
0xd1,
|
||||||
|
0x77,
|
||||||
|
0x2f,
|
||||||
|
0x50,
|
||||||
|
0x83,
|
||||||
|
0x4a,
|
||||||
|
0x50,
|
||||||
|
0x3e,
|
||||||
|
0x06,
|
||||||
|
0x9a,
|
||||||
|
0x97,
|
||||||
|
0x3f,
|
||||||
|
0xbd,
|
||||||
|
0x7c,
|
||||||
|
},
|
||||||
|
};
|
||||||
|
const uint8_t vectors_hsip32[64][4] = {
|
||||||
|
{
|
||||||
|
0xa9,
|
||||||
|
0x35,
|
||||||
|
0x9f,
|
||||||
|
0x5b,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x27,
|
||||||
|
0x47,
|
||||||
|
0x5a,
|
||||||
|
0xb8,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xfa,
|
||||||
|
0x62,
|
||||||
|
0xa6,
|
||||||
|
0x03,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x8a,
|
||||||
|
0xfe,
|
||||||
|
0xe7,
|
||||||
|
0x04,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x2a,
|
||||||
|
0x6e,
|
||||||
|
0x46,
|
||||||
|
0x89,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xc5,
|
||||||
|
0xfa,
|
||||||
|
0xb6,
|
||||||
|
0x69,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x58,
|
||||||
|
0x63,
|
||||||
|
0xfc,
|
||||||
|
0x23,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x8b,
|
||||||
|
0xcf,
|
||||||
|
0x63,
|
||||||
|
0xc5,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd0,
|
||||||
|
0xb8,
|
||||||
|
0x84,
|
||||||
|
0x8f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf8,
|
||||||
|
0x06,
|
||||||
|
0xe7,
|
||||||
|
0x79,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x94,
|
||||||
|
0xb0,
|
||||||
|
0x79,
|
||||||
|
0x34,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x08,
|
||||||
|
0x08,
|
||||||
|
0x30,
|
||||||
|
0x50,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x57,
|
||||||
|
0xf0,
|
||||||
|
0x87,
|
||||||
|
0x2f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x77,
|
||||||
|
0xe6,
|
||||||
|
0x63,
|
||||||
|
0xff,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd6,
|
||||||
|
0xff,
|
||||||
|
0xf8,
|
||||||
|
0x7c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x74,
|
||||||
|
0xfe,
|
||||||
|
0x2b,
|
||||||
|
0x97,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd9,
|
||||||
|
0xb5,
|
||||||
|
0xac,
|
||||||
|
0x84,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xc4,
|
||||||
|
0x74,
|
||||||
|
0x64,
|
||||||
|
0x5b,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x46,
|
||||||
|
0x5b,
|
||||||
|
0x8d,
|
||||||
|
0x9b,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x7b,
|
||||||
|
0xef,
|
||||||
|
0xe3,
|
||||||
|
0x87,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe3,
|
||||||
|
0x4d,
|
||||||
|
0x10,
|
||||||
|
0x45,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x61,
|
||||||
|
0x3f,
|
||||||
|
0x62,
|
||||||
|
0xb3,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x70,
|
||||||
|
0xf3,
|
||||||
|
0x67,
|
||||||
|
0xfe,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe6,
|
||||||
|
0xad,
|
||||||
|
0xb8,
|
||||||
|
0xbd,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x27,
|
||||||
|
0x40,
|
||||||
|
0x0c,
|
||||||
|
0x63,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x26,
|
||||||
|
0x78,
|
||||||
|
0x78,
|
||||||
|
0x75,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x4f,
|
||||||
|
0x56,
|
||||||
|
0x7b,
|
||||||
|
0x5f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x3a,
|
||||||
|
0xb0,
|
||||||
|
0xe6,
|
||||||
|
0x69,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xb0,
|
||||||
|
0x64,
|
||||||
|
0x40,
|
||||||
|
0x00,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xff,
|
||||||
|
0x67,
|
||||||
|
0x0f,
|
||||||
|
0xb4,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x50,
|
||||||
|
0x9e,
|
||||||
|
0x33,
|
||||||
|
0x8b,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5d,
|
||||||
|
0x58,
|
||||||
|
0x9f,
|
||||||
|
0x1a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xfe,
|
||||||
|
0xe7,
|
||||||
|
0x21,
|
||||||
|
0x12,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x33,
|
||||||
|
0x75,
|
||||||
|
0x32,
|
||||||
|
0x59,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x6a,
|
||||||
|
0x43,
|
||||||
|
0x4f,
|
||||||
|
0x8c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xfe,
|
||||||
|
0x28,
|
||||||
|
0xb7,
|
||||||
|
0x29,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe7,
|
||||||
|
0x5c,
|
||||||
|
0xc6,
|
||||||
|
0xec,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x69,
|
||||||
|
0x7e,
|
||||||
|
0x8d,
|
||||||
|
0x54,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x63,
|
||||||
|
0x68,
|
||||||
|
0x8b,
|
||||||
|
0x0f,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x65,
|
||||||
|
0x0b,
|
||||||
|
0x62,
|
||||||
|
0xb4,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xb6,
|
||||||
|
0xbc,
|
||||||
|
0x18,
|
||||||
|
0x40,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5d,
|
||||||
|
0x07,
|
||||||
|
0x45,
|
||||||
|
0x05,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x24,
|
||||||
|
0x42,
|
||||||
|
0xfd,
|
||||||
|
0x2e,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x7b,
|
||||||
|
0xb7,
|
||||||
|
0x86,
|
||||||
|
0x3a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x77,
|
||||||
|
0x05,
|
||||||
|
0xd5,
|
||||||
|
0x48,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd7,
|
||||||
|
0x52,
|
||||||
|
0x08,
|
||||||
|
0xb1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xb6,
|
||||||
|
0xd4,
|
||||||
|
0x99,
|
||||||
|
0xc8,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x08,
|
||||||
|
0x92,
|
||||||
|
0x20,
|
||||||
|
0x2e,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x69,
|
||||||
|
0xe1,
|
||||||
|
0x2c,
|
||||||
|
0xe3,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x8d,
|
||||||
|
0xb5,
|
||||||
|
0x80,
|
||||||
|
0xe5,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x36,
|
||||||
|
0x97,
|
||||||
|
0x64,
|
||||||
|
0xc6,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x01,
|
||||||
|
0x6e,
|
||||||
|
0x02,
|
||||||
|
0x04,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x3b,
|
||||||
|
0x85,
|
||||||
|
0xf3,
|
||||||
|
0xd4,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xfe,
|
||||||
|
0xdb,
|
||||||
|
0x66,
|
||||||
|
0xbe,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x1e,
|
||||||
|
0x69,
|
||||||
|
0x2a,
|
||||||
|
0x3a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xc6,
|
||||||
|
0x89,
|
||||||
|
0x84,
|
||||||
|
0xc0,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa5,
|
||||||
|
0xc5,
|
||||||
|
0xb9,
|
||||||
|
0x40,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x9b,
|
||||||
|
0xe9,
|
||||||
|
0xe8,
|
||||||
|
0x8c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x7d,
|
||||||
|
0xbc,
|
||||||
|
0x81,
|
||||||
|
0x40,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x7c,
|
||||||
|
0x07,
|
||||||
|
0x8e,
|
||||||
|
0xc5,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd4,
|
||||||
|
0xe7,
|
||||||
|
0x6c,
|
||||||
|
0x73,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x42,
|
||||||
|
0x8f,
|
||||||
|
0xcb,
|
||||||
|
0xb9,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xbd,
|
||||||
|
0x83,
|
||||||
|
0x99,
|
||||||
|
0x7a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x59,
|
||||||
|
0xea,
|
||||||
|
0x4a,
|
||||||
|
0x74,
|
||||||
|
},
|
||||||
|
};
|
||||||
|
const uint8_t vectors_hsip64[64][8] = {
|
||||||
|
{
|
||||||
|
0x21,
|
||||||
|
0x8d,
|
||||||
|
0x1f,
|
||||||
|
0x59,
|
||||||
|
0xb9,
|
||||||
|
0xb8,
|
||||||
|
0x3c,
|
||||||
|
0xc8,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xbe,
|
||||||
|
0x55,
|
||||||
|
0x24,
|
||||||
|
0x12,
|
||||||
|
0xf8,
|
||||||
|
0x38,
|
||||||
|
0x73,
|
||||||
|
0x15,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x06,
|
||||||
|
0x4f,
|
||||||
|
0x39,
|
||||||
|
0xef,
|
||||||
|
0x7c,
|
||||||
|
0x50,
|
||||||
|
0xeb,
|
||||||
|
0x57,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xce,
|
||||||
|
0x0f,
|
||||||
|
0x1a,
|
||||||
|
0x45,
|
||||||
|
0xf7,
|
||||||
|
0x06,
|
||||||
|
0x06,
|
||||||
|
0x79,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd5,
|
||||||
|
0xe7,
|
||||||
|
0x8a,
|
||||||
|
0x17,
|
||||||
|
0x5b,
|
||||||
|
0xe5,
|
||||||
|
0x2e,
|
||||||
|
0xa1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xcb,
|
||||||
|
0x9d,
|
||||||
|
0x7c,
|
||||||
|
0x3f,
|
||||||
|
0x2f,
|
||||||
|
0x3d,
|
||||||
|
0xb5,
|
||||||
|
0x80,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xce,
|
||||||
|
0x3e,
|
||||||
|
0x91,
|
||||||
|
0x35,
|
||||||
|
0x8a,
|
||||||
|
0xa2,
|
||||||
|
0xbc,
|
||||||
|
0x25,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xff,
|
||||||
|
0x20,
|
||||||
|
0x27,
|
||||||
|
0x28,
|
||||||
|
0xb0,
|
||||||
|
0x7b,
|
||||||
|
0xc6,
|
||||||
|
0x84,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xed,
|
||||||
|
0xfe,
|
||||||
|
0xe8,
|
||||||
|
0x20,
|
||||||
|
0xbc,
|
||||||
|
0xe4,
|
||||||
|
0x85,
|
||||||
|
0x8c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5b,
|
||||||
|
0x51,
|
||||||
|
0xcc,
|
||||||
|
0xcc,
|
||||||
|
0x13,
|
||||||
|
0x88,
|
||||||
|
0x83,
|
||||||
|
0x07,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x95,
|
||||||
|
0xb0,
|
||||||
|
0x46,
|
||||||
|
0x9f,
|
||||||
|
0x06,
|
||||||
|
0xa6,
|
||||||
|
0xf2,
|
||||||
|
0xee,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xae,
|
||||||
|
0x26,
|
||||||
|
0x33,
|
||||||
|
0x39,
|
||||||
|
0x94,
|
||||||
|
0xdd,
|
||||||
|
0xcd,
|
||||||
|
0x48,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x7b,
|
||||||
|
0xc7,
|
||||||
|
0x1f,
|
||||||
|
0x9f,
|
||||||
|
0xae,
|
||||||
|
0xf5,
|
||||||
|
0xc7,
|
||||||
|
0x99,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5a,
|
||||||
|
0x23,
|
||||||
|
0x52,
|
||||||
|
0xd7,
|
||||||
|
0x5a,
|
||||||
|
0x0c,
|
||||||
|
0x37,
|
||||||
|
0x44,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x3b,
|
||||||
|
0xb1,
|
||||||
|
0xa8,
|
||||||
|
0x70,
|
||||||
|
0xea,
|
||||||
|
0xe8,
|
||||||
|
0xe6,
|
||||||
|
0x58,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x21,
|
||||||
|
0x7d,
|
||||||
|
0x0b,
|
||||||
|
0xcb,
|
||||||
|
0x4e,
|
||||||
|
0x81,
|
||||||
|
0xc9,
|
||||||
|
0x02,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x73,
|
||||||
|
0x36,
|
||||||
|
0xaa,
|
||||||
|
0xd2,
|
||||||
|
0x5f,
|
||||||
|
0x7b,
|
||||||
|
0xf3,
|
||||||
|
0xb5,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x37,
|
||||||
|
0xad,
|
||||||
|
0xc0,
|
||||||
|
0x64,
|
||||||
|
0x1c,
|
||||||
|
0x4c,
|
||||||
|
0x4f,
|
||||||
|
0x6a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xc9,
|
||||||
|
0xb2,
|
||||||
|
0xdb,
|
||||||
|
0x2b,
|
||||||
|
0x9a,
|
||||||
|
0x3e,
|
||||||
|
0x42,
|
||||||
|
0xf9,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf9,
|
||||||
|
0x10,
|
||||||
|
0xe4,
|
||||||
|
0x80,
|
||||||
|
0x20,
|
||||||
|
0xab,
|
||||||
|
0x36,
|
||||||
|
0x3c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x1b,
|
||||||
|
0xf5,
|
||||||
|
0x2b,
|
||||||
|
0x0a,
|
||||||
|
0x6f,
|
||||||
|
0xee,
|
||||||
|
0xa7,
|
||||||
|
0xdb,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x00,
|
||||||
|
0x74,
|
||||||
|
0x1d,
|
||||||
|
0xc2,
|
||||||
|
0x69,
|
||||||
|
0xe8,
|
||||||
|
0xb3,
|
||||||
|
0xef,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xe2,
|
||||||
|
0x01,
|
||||||
|
0x03,
|
||||||
|
0xfa,
|
||||||
|
0x1b,
|
||||||
|
0xa7,
|
||||||
|
0x76,
|
||||||
|
0xef,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x4c,
|
||||||
|
0x22,
|
||||||
|
0x10,
|
||||||
|
0xe5,
|
||||||
|
0x4b,
|
||||||
|
0x68,
|
||||||
|
0x1d,
|
||||||
|
0x73,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x70,
|
||||||
|
0x74,
|
||||||
|
0x10,
|
||||||
|
0x45,
|
||||||
|
0xae,
|
||||||
|
0x3f,
|
||||||
|
0xa6,
|
||||||
|
0xf1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x0c,
|
||||||
|
0x86,
|
||||||
|
0x40,
|
||||||
|
0x37,
|
||||||
|
0x39,
|
||||||
|
0x71,
|
||||||
|
0x40,
|
||||||
|
0x38,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x0d,
|
||||||
|
0x89,
|
||||||
|
0x9e,
|
||||||
|
0xd8,
|
||||||
|
0x11,
|
||||||
|
0x29,
|
||||||
|
0x23,
|
||||||
|
0xf0,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x22,
|
||||||
|
0x6b,
|
||||||
|
0xf5,
|
||||||
|
0xfa,
|
||||||
|
0xb8,
|
||||||
|
0x1e,
|
||||||
|
0xe1,
|
||||||
|
0xb8,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x2d,
|
||||||
|
0x92,
|
||||||
|
0x5f,
|
||||||
|
0xfb,
|
||||||
|
0x1e,
|
||||||
|
0x00,
|
||||||
|
0x16,
|
||||||
|
0xb5,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x36,
|
||||||
|
0x19,
|
||||||
|
0x58,
|
||||||
|
0xd5,
|
||||||
|
0x2c,
|
||||||
|
0xee,
|
||||||
|
0x10,
|
||||||
|
0xf1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x29,
|
||||||
|
0x1a,
|
||||||
|
0xaf,
|
||||||
|
0x86,
|
||||||
|
0x48,
|
||||||
|
0x98,
|
||||||
|
0x17,
|
||||||
|
0x9d,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x86,
|
||||||
|
0x3c,
|
||||||
|
0x7f,
|
||||||
|
0x15,
|
||||||
|
0x5c,
|
||||||
|
0x34,
|
||||||
|
0x11,
|
||||||
|
0x7c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x28,
|
||||||
|
0x70,
|
||||||
|
0x9d,
|
||||||
|
0x46,
|
||||||
|
0xd8,
|
||||||
|
0x11,
|
||||||
|
0x62,
|
||||||
|
0x6c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x24,
|
||||||
|
0x84,
|
||||||
|
0x77,
|
||||||
|
0x68,
|
||||||
|
0x1d,
|
||||||
|
0x28,
|
||||||
|
0xf8,
|
||||||
|
0x9c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x83,
|
||||||
|
0x24,
|
||||||
|
0xe4,
|
||||||
|
0xd7,
|
||||||
|
0x52,
|
||||||
|
0x8f,
|
||||||
|
0x98,
|
||||||
|
0x30,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf9,
|
||||||
|
0xef,
|
||||||
|
0xd4,
|
||||||
|
0xe1,
|
||||||
|
0x3a,
|
||||||
|
0xea,
|
||||||
|
0x6b,
|
||||||
|
0xd8,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x86,
|
||||||
|
0xd6,
|
||||||
|
0x7a,
|
||||||
|
0x40,
|
||||||
|
0xec,
|
||||||
|
0x42,
|
||||||
|
0x76,
|
||||||
|
0xdc,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x3f,
|
||||||
|
0x62,
|
||||||
|
0x92,
|
||||||
|
0xec,
|
||||||
|
0xcc,
|
||||||
|
0xa9,
|
||||||
|
0x7e,
|
||||||
|
0x35,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xcb,
|
||||||
|
0xd9,
|
||||||
|
0x2e,
|
||||||
|
0xe7,
|
||||||
|
0x24,
|
||||||
|
0xd4,
|
||||||
|
0x21,
|
||||||
|
0x09,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x36,
|
||||||
|
0x8d,
|
||||||
|
0xf6,
|
||||||
|
0x80,
|
||||||
|
0x8d,
|
||||||
|
0x40,
|
||||||
|
0x3d,
|
||||||
|
0x79,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5b,
|
||||||
|
0x38,
|
||||||
|
0xc8,
|
||||||
|
0x1c,
|
||||||
|
0x67,
|
||||||
|
0xc8,
|
||||||
|
0xae,
|
||||||
|
0x4c,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x95,
|
||||||
|
0xab,
|
||||||
|
0x71,
|
||||||
|
0x89,
|
||||||
|
0xd4,
|
||||||
|
0x39,
|
||||||
|
0xac,
|
||||||
|
0xb3,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa9,
|
||||||
|
0x1a,
|
||||||
|
0x52,
|
||||||
|
0xc0,
|
||||||
|
0x25,
|
||||||
|
0x32,
|
||||||
|
0x70,
|
||||||
|
0x24,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5b,
|
||||||
|
0x00,
|
||||||
|
0x87,
|
||||||
|
0xc6,
|
||||||
|
0x95,
|
||||||
|
0x28,
|
||||||
|
0xac,
|
||||||
|
0xea,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x1e,
|
||||||
|
0x30,
|
||||||
|
0xf3,
|
||||||
|
0xad,
|
||||||
|
0x27,
|
||||||
|
0xdc,
|
||||||
|
0xb1,
|
||||||
|
0x5a,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x69,
|
||||||
|
0x7f,
|
||||||
|
0x5c,
|
||||||
|
0x9a,
|
||||||
|
0x90,
|
||||||
|
0x32,
|
||||||
|
0x4e,
|
||||||
|
0xd4,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x49,
|
||||||
|
0x5c,
|
||||||
|
0x0f,
|
||||||
|
0x99,
|
||||||
|
0x55,
|
||||||
|
0x57,
|
||||||
|
0xdc,
|
||||||
|
0x38,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x94,
|
||||||
|
0x27,
|
||||||
|
0x20,
|
||||||
|
0x2a,
|
||||||
|
0x3c,
|
||||||
|
0x29,
|
||||||
|
0xf9,
|
||||||
|
0x4d,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa9,
|
||||||
|
0xea,
|
||||||
|
0xa8,
|
||||||
|
0xc0,
|
||||||
|
0x4b,
|
||||||
|
0xa9,
|
||||||
|
0x3e,
|
||||||
|
0x3e,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xee,
|
||||||
|
0xa4,
|
||||||
|
0xc1,
|
||||||
|
0x73,
|
||||||
|
0x7d,
|
||||||
|
0x01,
|
||||||
|
0x12,
|
||||||
|
0x18,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x91,
|
||||||
|
0x2d,
|
||||||
|
0x56,
|
||||||
|
0x8f,
|
||||||
|
0xd8,
|
||||||
|
0xf6,
|
||||||
|
0x5a,
|
||||||
|
0x49,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x56,
|
||||||
|
0x91,
|
||||||
|
0x95,
|
||||||
|
0x96,
|
||||||
|
0xb0,
|
||||||
|
0xff,
|
||||||
|
0x5c,
|
||||||
|
0x97,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x02,
|
||||||
|
0x44,
|
||||||
|
0x5a,
|
||||||
|
0x79,
|
||||||
|
0x98,
|
||||||
|
0xf5,
|
||||||
|
0x50,
|
||||||
|
0xe1,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x86,
|
||||||
|
0xec,
|
||||||
|
0x46,
|
||||||
|
0x6c,
|
||||||
|
0xe7,
|
||||||
|
0x1d,
|
||||||
|
0x1f,
|
||||||
|
0xb2,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x35,
|
||||||
|
0x95,
|
||||||
|
0x69,
|
||||||
|
0xe7,
|
||||||
|
0xd2,
|
||||||
|
0x89,
|
||||||
|
0xe3,
|
||||||
|
0xbc,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x87,
|
||||||
|
0x1b,
|
||||||
|
0x05,
|
||||||
|
0xca,
|
||||||
|
0x62,
|
||||||
|
0xbb,
|
||||||
|
0x7c,
|
||||||
|
0x96,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xa1,
|
||||||
|
0xa4,
|
||||||
|
0x92,
|
||||||
|
0xf9,
|
||||||
|
0x42,
|
||||||
|
0xf1,
|
||||||
|
0x5f,
|
||||||
|
0x1d,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x12,
|
||||||
|
0xec,
|
||||||
|
0x26,
|
||||||
|
0x7f,
|
||||||
|
0xf6,
|
||||||
|
0x09,
|
||||||
|
0x5b,
|
||||||
|
0x6e,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x5d,
|
||||||
|
0x1b,
|
||||||
|
0x5e,
|
||||||
|
0xa1,
|
||||||
|
0xb2,
|
||||||
|
0x31,
|
||||||
|
0xd8,
|
||||||
|
0x9d,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd8,
|
||||||
|
0xcf,
|
||||||
|
0xb4,
|
||||||
|
0x45,
|
||||||
|
0x3f,
|
||||||
|
0x92,
|
||||||
|
0xee,
|
||||||
|
0x54,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xd6,
|
||||||
|
0x76,
|
||||||
|
0x28,
|
||||||
|
0x90,
|
||||||
|
0xbf,
|
||||||
|
0x26,
|
||||||
|
0xe4,
|
||||||
|
0x60,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x31,
|
||||||
|
0x35,
|
||||||
|
0x63,
|
||||||
|
0xa4,
|
||||||
|
0xb7,
|
||||||
|
0xed,
|
||||||
|
0x5c,
|
||||||
|
0xf3,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0xf9,
|
||||||
|
0x0b,
|
||||||
|
0x3a,
|
||||||
|
0xb5,
|
||||||
|
0x72,
|
||||||
|
0xd4,
|
||||||
|
0x66,
|
||||||
|
0x93,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
0x2e,
|
||||||
|
0xa6,
|
||||||
|
0x3c,
|
||||||
|
0x71,
|
||||||
|
0xbf,
|
||||||
|
0x32,
|
||||||
|
0x60,
|
||||||
|
0x87,
|
||||||
|
},
|
||||||
|
};
|
||||||
103
3rd/pcre2/LICENCE.md
Normal file
103
3rd/pcre2/LICENCE.md
Normal file
@@ -0,0 +1,103 @@
|
|||||||
|
PCRE2 License
|
||||||
|
=============
|
||||||
|
|
||||||
|
| SPDX-License-Identifier: | BSD-3-Clause WITH PCRE2-exception |
|
||||||
|
|---------|-------|
|
||||||
|
|
||||||
|
PCRE2 is a library of functions to support regular expressions whose syntax
|
||||||
|
and semantics are as close as possible to those of the Perl 5 language.
|
||||||
|
|
||||||
|
Releases 10.00 and above of PCRE2 are distributed under the terms of the "BSD"
|
||||||
|
licence, as specified below, with one exemption for certain binary
|
||||||
|
redistributions. The documentation for PCRE2, supplied in the "doc" directory,
|
||||||
|
is distributed under the same terms as the software itself. The data in the
|
||||||
|
testdata directory is not copyrighted and is in the public domain.
|
||||||
|
|
||||||
|
The basic library functions are written in C and are freestanding. Also
|
||||||
|
included in the distribution is a just-in-time compiler that can be used to
|
||||||
|
optimize pattern matching. This is an optional feature that can be omitted when
|
||||||
|
the library is built.
|
||||||
|
|
||||||
|
|
||||||
|
COPYRIGHT
|
||||||
|
---------
|
||||||
|
|
||||||
|
### The basic library functions
|
||||||
|
|
||||||
|
Written by: Philip Hazel
|
||||||
|
Email local part: Philip.Hazel
|
||||||
|
Email domain: gmail.com
|
||||||
|
|
||||||
|
Retired from University of Cambridge Computing Service,
|
||||||
|
Cambridge, England.
|
||||||
|
|
||||||
|
Copyright (c) 1997-2007 University of Cambridge
|
||||||
|
Copyright (c) 2007-2024 Philip Hazel
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
### PCRE2 Just-In-Time compilation support
|
||||||
|
|
||||||
|
Written by: Zoltan Herczeg
|
||||||
|
Email local part: hzmester
|
||||||
|
Email domain: freemail.hu
|
||||||
|
|
||||||
|
Copyright (c) 2010-2024 Zoltan Herczeg
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
### Stack-less Just-In-Time compiler
|
||||||
|
|
||||||
|
Written by: Zoltan Herczeg
|
||||||
|
Email local part: hzmester
|
||||||
|
Email domain: freemail.hu
|
||||||
|
|
||||||
|
Copyright (c) 2009-2024 Zoltan Herczeg
|
||||||
|
All rights reserved.
|
||||||
|
|
||||||
|
### All other contributions
|
||||||
|
|
||||||
|
Many other contributors have participated in the authorship of PCRE2. As PCRE2
|
||||||
|
has never required a Contributor Licensing Agreement, or other copyright
|
||||||
|
assignment agreement, all contributions have copyright retained by each
|
||||||
|
original contributor or their employer.
|
||||||
|
|
||||||
|
|
||||||
|
THE "BSD" LICENCE
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
modification, are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
|
* Redistributions of source code must retain the above copyright notices,
|
||||||
|
this list of conditions and the following disclaimer.
|
||||||
|
|
||||||
|
* Redistributions in binary form must reproduce the above copyright
|
||||||
|
notices, this list of conditions and the following disclaimer in the
|
||||||
|
documentation and/or other materials provided with the distribution.
|
||||||
|
|
||||||
|
* Neither the name of the University of Cambridge nor the names of any
|
||||||
|
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 OWNER 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.
|
||||||
|
|
||||||
|
|
||||||
|
EXEMPTION FOR BINARY LIBRARY-LIKE PACKAGES
|
||||||
|
------------------------------------------
|
||||||
|
|
||||||
|
The second condition in the BSD licence (covering binary redistributions) does
|
||||||
|
not apply all the way down a chain of software. If binary package A includes
|
||||||
|
PCRE2, it must respect the condition, but if package B is software that
|
||||||
|
includes package A, the condition is not imposed on package B unless it uses
|
||||||
|
PCRE2 independently.
|
||||||
|
|
||||||
|
End
|
||||||
@@ -6,7 +6,7 @@ endif()
|
|||||||
project(PIP)
|
project(PIP)
|
||||||
set(PIP_MAJOR 5)
|
set(PIP_MAJOR 5)
|
||||||
set(PIP_MINOR 5)
|
set(PIP_MINOR 5)
|
||||||
set(PIP_REVISION 0)
|
set(PIP_REVISION 1)
|
||||||
set(PIP_SUFFIX )
|
set(PIP_SUFFIX )
|
||||||
set(PIP_COMPANY SHS)
|
set(PIP_COMPANY SHS)
|
||||||
set(PIP_DOMAIN org.SHS)
|
set(PIP_DOMAIN org.SHS)
|
||||||
@@ -116,8 +116,10 @@ macro(pip_module NAME LIBS LABEL INCLUDES SOURCES MSG)
|
|||||||
list(REMOVE_ITEM HS ${PHS})
|
list(REMOVE_ITEM HS ${PHS})
|
||||||
endif()
|
endif()
|
||||||
if (NOT "x${SOURCES}" STREQUAL "x")
|
if (NOT "x${SOURCES}" STREQUAL "x")
|
||||||
file(GLOB_RECURSE ASRC "${SOURCES}/*.cpp" "${SOURCES}/*.c")
|
foreach (_s ${SOURCES})
|
||||||
|
file(GLOB_RECURSE ASRC "${_s}/*.cpp" "${_s}/*.c")
|
||||||
list(APPEND CPPS ${ASRC})
|
list(APPEND CPPS ${ASRC})
|
||||||
|
endforeach()
|
||||||
endif()
|
endif()
|
||||||
list(APPEND HDRS ${HS})
|
list(APPEND HDRS ${HS})
|
||||||
list(APPEND PHDRS ${PHS})
|
list(APPEND PHDRS ${PHS})
|
||||||
@@ -380,7 +382,7 @@ endif()
|
|||||||
add_subdirectory("3rd/pcre2" EXCLUDE_FROM_ALL)
|
add_subdirectory("3rd/pcre2" EXCLUDE_FROM_ALL)
|
||||||
list(APPEND LIBS_MAIN pcre2-16-static)
|
list(APPEND LIBS_MAIN pcre2-16-static)
|
||||||
|
|
||||||
pip_module(main "${LIBS_MAIN}" "PIP main library" "" "${PIP_3PL_DIR}/BLAKE2" "")
|
pip_module(main "${LIBS_MAIN}" "PIP main library" "" "${PIP_3PL_DIR}/BLAKE2;${PIP_3PL_DIR}/SipHash" "")
|
||||||
|
|
||||||
generate_export_header(pip)
|
generate_export_header(pip)
|
||||||
list(APPEND HDRS "${CMAKE_CURRENT_BINARY_DIR}/pip_export.h")
|
list(APPEND HDRS "${CMAKE_CURRENT_BINARY_DIR}/pip_export.h")
|
||||||
|
|||||||
@@ -25,6 +25,7 @@
|
|||||||
#include "pidigest_md5_p.h"
|
#include "pidigest_md5_p.h"
|
||||||
#include "pidigest_sha1_p.h"
|
#include "pidigest_sha1_p.h"
|
||||||
#include "pidigest_sha2_p.h"
|
#include "pidigest_sha2_p.h"
|
||||||
|
#include "pidigest_siphash_p.h"
|
||||||
|
|
||||||
|
|
||||||
int PIDigest::hashLength(Type type) {
|
int PIDigest::hashLength(Type type) {
|
||||||
@@ -49,6 +50,10 @@ int PIDigest::hashLength(Type type) {
|
|||||||
case Type::BLAKE2b_256: return 32;
|
case Type::BLAKE2b_256: return 32;
|
||||||
case Type::BLAKE2b_384: return 48;
|
case Type::BLAKE2b_384: return 48;
|
||||||
case Type::BLAKE2b_512: return 64;
|
case Type::BLAKE2b_512: return 64;
|
||||||
|
case Type::SipHash_2_4_64: return 8;
|
||||||
|
case Type::SipHash_2_4_128: return 16;
|
||||||
|
case Type::HalfSipHash_2_4_32: return 4;
|
||||||
|
case Type::HalfSipHash_2_4_64: return 8;
|
||||||
default: break;
|
default: break;
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
@@ -77,6 +82,10 @@ int PIDigest::blockLength(Type type) {
|
|||||||
case Type::BLAKE2b_256:
|
case Type::BLAKE2b_256:
|
||||||
case Type::BLAKE2b_384:
|
case Type::BLAKE2b_384:
|
||||||
case Type::BLAKE2b_512: return 128;
|
case Type::BLAKE2b_512: return 128;
|
||||||
|
case Type::SipHash_2_4_64: return 8;
|
||||||
|
case Type::SipHash_2_4_128: return 16;
|
||||||
|
case Type::HalfSipHash_2_4_32: return 4;
|
||||||
|
case Type::HalfSipHash_2_4_64: return 8;
|
||||||
default: break;
|
default: break;
|
||||||
}
|
}
|
||||||
return 0;
|
return 0;
|
||||||
@@ -105,6 +114,10 @@ PIConstChars PIDigest::typeName(Type type) {
|
|||||||
case Type::BLAKE2b_256: return "BLAKE2b_256";
|
case Type::BLAKE2b_256: return "BLAKE2b_256";
|
||||||
case Type::BLAKE2b_384: return "BLAKE2b_384";
|
case Type::BLAKE2b_384: return "BLAKE2b_384";
|
||||||
case Type::BLAKE2b_512: return "BLAKE2b_512";
|
case Type::BLAKE2b_512: return "BLAKE2b_512";
|
||||||
|
case Type::SipHash_2_4_64: return "SipHash_2_4_64";
|
||||||
|
case Type::SipHash_2_4_128: return "SipHash_2_4_128";
|
||||||
|
case Type::HalfSipHash_2_4_32: return "HalfSipHash_2_4_32";
|
||||||
|
case Type::HalfSipHash_2_4_64: return "HalfSipHash_2_4_64";
|
||||||
default: break;
|
default: break;
|
||||||
}
|
}
|
||||||
return "Unknown";
|
return "Unknown";
|
||||||
@@ -123,16 +136,42 @@ PIByteArray PIDigest::calculate(const PIByteArray & msg, Type type) {
|
|||||||
case Type::SHA2_512: return SHA2::sha5xx(msg, SHA2::initial_512, 64);
|
case Type::SHA2_512: return SHA2::sha5xx(msg, SHA2::initial_512, 64);
|
||||||
case Type::SHA2_512_224: return SHA2::sha5xx(msg, SHA2::initial_512_224, 28);
|
case Type::SHA2_512_224: return SHA2::sha5xx(msg, SHA2::initial_512_224, 28);
|
||||||
case Type::SHA2_512_256: return SHA2::sha5xx(msg, SHA2::initial_512_256, 32);
|
case Type::SHA2_512_256: return SHA2::sha5xx(msg, SHA2::initial_512_256, 32);
|
||||||
case Type::BLAKE2s_128: return BLAKE2::blake2s(msg, 16);
|
case Type::BLAKE2s_128: return BLAKE2::blake2s(msg, {}, 16);
|
||||||
case Type::BLAKE2s_160: return BLAKE2::blake2s(msg, 20);
|
case Type::BLAKE2s_160: return BLAKE2::blake2s(msg, {}, 20);
|
||||||
case Type::BLAKE2s_224: return BLAKE2::blake2s(msg, 28);
|
case Type::BLAKE2s_224: return BLAKE2::blake2s(msg, {}, 28);
|
||||||
case Type::BLAKE2s_256: return BLAKE2::blake2s(msg, 32);
|
case Type::BLAKE2s_256: return BLAKE2::blake2s(msg, {}, 32);
|
||||||
case Type::BLAKE2b_128: return BLAKE2::blake2b(msg, 16);
|
case Type::BLAKE2b_128: return BLAKE2::blake2b(msg, {}, 16);
|
||||||
case Type::BLAKE2b_160: return BLAKE2::blake2b(msg, 20);
|
case Type::BLAKE2b_160: return BLAKE2::blake2b(msg, {}, 20);
|
||||||
case Type::BLAKE2b_224: return BLAKE2::blake2b(msg, 28);
|
case Type::BLAKE2b_224: return BLAKE2::blake2b(msg, {}, 28);
|
||||||
case Type::BLAKE2b_256: return BLAKE2::blake2b(msg, 32);
|
case Type::BLAKE2b_256: return BLAKE2::blake2b(msg, {}, 32);
|
||||||
case Type::BLAKE2b_384: return BLAKE2::blake2b(msg, 48);
|
case Type::BLAKE2b_384: return BLAKE2::blake2b(msg, {}, 48);
|
||||||
case Type::BLAKE2b_512: return BLAKE2::blake2b(msg, 64);
|
case Type::BLAKE2b_512: return BLAKE2::blake2b(msg, {}, 64);
|
||||||
|
case Type::SipHash_2_4_64: return SipHash::siphash(msg, {}, 8);
|
||||||
|
case Type::SipHash_2_4_128: return SipHash::siphash(msg, {}, 16);
|
||||||
|
case Type::HalfSipHash_2_4_32: return SipHash::halfsiphash(msg, {}, 4);
|
||||||
|
case Type::HalfSipHash_2_4_64: return SipHash::halfsiphash(msg, {}, 8);
|
||||||
|
default: break;
|
||||||
|
}
|
||||||
|
return {};
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
PIByteArray PIDigest::calculateWithKey(const PIByteArray & msg, const PIByteArray & key, Type type) {
|
||||||
|
switch (type) {
|
||||||
|
case Type::BLAKE2s_128: return BLAKE2::blake2s(msg, key, 16);
|
||||||
|
case Type::BLAKE2s_160: return BLAKE2::blake2s(msg, key, 20);
|
||||||
|
case Type::BLAKE2s_224: return BLAKE2::blake2s(msg, key, 28);
|
||||||
|
case Type::BLAKE2s_256: return BLAKE2::blake2s(msg, key, 32);
|
||||||
|
case Type::BLAKE2b_128: return BLAKE2::blake2b(msg, key, 16);
|
||||||
|
case Type::BLAKE2b_160: return BLAKE2::blake2b(msg, key, 20);
|
||||||
|
case Type::BLAKE2b_224: return BLAKE2::blake2b(msg, key, 28);
|
||||||
|
case Type::BLAKE2b_256: return BLAKE2::blake2b(msg, key, 32);
|
||||||
|
case Type::BLAKE2b_384: return BLAKE2::blake2b(msg, key, 48);
|
||||||
|
case Type::BLAKE2b_512: return BLAKE2::blake2b(msg, key, 64);
|
||||||
|
case Type::SipHash_2_4_64: return SipHash::siphash(msg, key, 8);
|
||||||
|
case Type::SipHash_2_4_128: return SipHash::siphash(msg, key, 16);
|
||||||
|
case Type::HalfSipHash_2_4_32: return SipHash::halfsiphash(msg, key, 4);
|
||||||
|
case Type::HalfSipHash_2_4_64: return SipHash::halfsiphash(msg, key, 8);
|
||||||
default: break;
|
default: break;
|
||||||
}
|
}
|
||||||
return {};
|
return {};
|
||||||
|
|||||||
@@ -39,15 +39,18 @@ class PIP_EXPORT PIDigest {
|
|||||||
public:
|
public:
|
||||||
enum class Type {
|
enum class Type {
|
||||||
SHA1,
|
SHA1,
|
||||||
|
|
||||||
SHA2_224,
|
SHA2_224,
|
||||||
SHA2_256,
|
SHA2_256,
|
||||||
SHA2_384,
|
SHA2_384,
|
||||||
SHA2_512,
|
SHA2_512,
|
||||||
SHA2_512_224,
|
SHA2_512_224,
|
||||||
SHA2_512_256,
|
SHA2_512_256,
|
||||||
|
|
||||||
MD2,
|
MD2,
|
||||||
MD4,
|
MD4,
|
||||||
MD5,
|
MD5,
|
||||||
|
|
||||||
BLAKE2s_128,
|
BLAKE2s_128,
|
||||||
BLAKE2s_160,
|
BLAKE2s_160,
|
||||||
BLAKE2s_224,
|
BLAKE2s_224,
|
||||||
@@ -58,6 +61,12 @@ public:
|
|||||||
BLAKE2b_256,
|
BLAKE2b_256,
|
||||||
BLAKE2b_384,
|
BLAKE2b_384,
|
||||||
BLAKE2b_512,
|
BLAKE2b_512,
|
||||||
|
|
||||||
|
SipHash_2_4_64,
|
||||||
|
SipHash_2_4_128,
|
||||||
|
HalfSipHash_2_4_32,
|
||||||
|
HalfSipHash_2_4_64,
|
||||||
|
|
||||||
Count,
|
Count,
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -66,6 +75,7 @@ public:
|
|||||||
static PIConstChars typeName(Type type);
|
static PIConstChars typeName(Type type);
|
||||||
|
|
||||||
static PIByteArray calculate(const PIByteArray & msg, Type type);
|
static PIByteArray calculate(const PIByteArray & msg, Type type);
|
||||||
|
static PIByteArray calculateWithKey(const PIByteArray & msg, const PIByteArray & key, Type type);
|
||||||
static PIByteArray HMAC(const PIByteArray & msg, const PIByteArray & key, PIDigest::Type type);
|
static PIByteArray HMAC(const PIByteArray & msg, const PIByteArray & key, PIDigest::Type type);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -21,44 +21,18 @@
|
|||||||
|
|
||||||
#include "3rd/BLAKE2/blake2.h"
|
#include "3rd/BLAKE2/blake2.h"
|
||||||
|
|
||||||
|
#define IMPLEMENT(func, key_len) \
|
||||||
PIByteArray BLAKE2::blake2s(const PIByteArray & in, int out_bytes) {
|
PIByteArray BLAKE2::func(const PIByteArray & in, const PIByteArray & key, int out_bytes) { \
|
||||||
PIByteArray ret(out_bytes);
|
PIByteArray ret(out_bytes); \
|
||||||
::blake2s(ret.data(), ret.size(), in.data(), in.size(), nullptr, 0);
|
::func(ret.data(), ret.size(), in.data(), in.size(), key.isEmpty() ? nullptr : key.data(), piMini(key.size(), key_len)); \
|
||||||
return ret;
|
return ret; \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
IMPLEMENT(blake2s, BLAKE2S_KEYBYTES)
|
||||||
|
IMPLEMENT(blake2b, BLAKE2B_KEYBYTES)
|
||||||
|
IMPLEMENT(blake2sp, BLAKE2S_KEYBYTES)
|
||||||
|
IMPLEMENT(blake2bp, BLAKE2B_KEYBYTES)
|
||||||
|
IMPLEMENT(blake2xs, BLAKE2S_KEYBYTES)
|
||||||
|
IMPLEMENT(blake2xb, BLAKE2B_KEYBYTES)
|
||||||
|
|
||||||
PIByteArray BLAKE2::blake2b(const PIByteArray & in, int out_bytes) {
|
#undef IMPLEMENT
|
||||||
PIByteArray ret(out_bytes);
|
|
||||||
::blake2b(ret.data(), ret.size(), in.data(), in.size(), nullptr, 0);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
PIByteArray BLAKE2::blake2sp(const PIByteArray & in, int out_bytes) {
|
|
||||||
PIByteArray ret(out_bytes);
|
|
||||||
::blake2sp(ret.data(), ret.size(), in.data(), in.size(), nullptr, 0);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
PIByteArray BLAKE2::blake2bp(const PIByteArray & in, int out_bytes) {
|
|
||||||
PIByteArray ret(out_bytes);
|
|
||||||
::blake2bp(ret.data(), ret.size(), in.data(), in.size(), nullptr, 0);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
PIByteArray BLAKE2::blake2xs(const PIByteArray & in, int out_bytes) {
|
|
||||||
PIByteArray ret(out_bytes);
|
|
||||||
::blake2xs(ret.data(), ret.size(), in.data(), in.size(), nullptr, 0);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
PIByteArray BLAKE2::blake2xb(const PIByteArray & in, int out_bytes) {
|
|
||||||
PIByteArray ret(out_bytes);
|
|
||||||
::blake2xb(ret.data(), ret.size(), in.data(), in.size(), nullptr, 0);
|
|
||||||
return ret;
|
|
||||||
}
|
|
||||||
|
|||||||
@@ -24,12 +24,12 @@
|
|||||||
|
|
||||||
class BLAKE2 {
|
class BLAKE2 {
|
||||||
public:
|
public:
|
||||||
static PIByteArray blake2s(const PIByteArray & in, int out_bytes);
|
static PIByteArray blake2s(const PIByteArray & in, const PIByteArray & key, int out_bytes);
|
||||||
static PIByteArray blake2b(const PIByteArray & in, int out_bytes);
|
static PIByteArray blake2b(const PIByteArray & in, const PIByteArray & key, int out_bytes);
|
||||||
static PIByteArray blake2sp(const PIByteArray & in, int out_bytes);
|
static PIByteArray blake2sp(const PIByteArray & in, const PIByteArray & key, int out_bytes);
|
||||||
static PIByteArray blake2bp(const PIByteArray & in, int out_bytes);
|
static PIByteArray blake2bp(const PIByteArray & in, const PIByteArray & key, int out_bytes);
|
||||||
static PIByteArray blake2xs(const PIByteArray & in, int out_bytes);
|
static PIByteArray blake2xs(const PIByteArray & in, const PIByteArray & key, int out_bytes);
|
||||||
static PIByteArray blake2xb(const PIByteArray & in, int out_bytes);
|
static PIByteArray blake2xb(const PIByteArray & in, const PIByteArray & key, int out_bytes);
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
70
main.cpp
70
main.cpp
@@ -2,6 +2,7 @@
|
|||||||
#include "picodeparser.h"
|
#include "picodeparser.h"
|
||||||
#include "pidigest.h"
|
#include "pidigest.h"
|
||||||
#include "pihttpclient.h"
|
#include "pihttpclient.h"
|
||||||
|
#include "piliterals.h"
|
||||||
#include "pip.h"
|
#include "pip.h"
|
||||||
#include "piunits.h"
|
#include "piunits.h"
|
||||||
#include "pivaluetree_conversions.h"
|
#include "pivaluetree_conversions.h"
|
||||||
@@ -10,7 +11,76 @@ using namespace PICoutManipulators;
|
|||||||
using namespace PIHTTP;
|
using namespace PIHTTP;
|
||||||
using namespace PIUnits::Class;
|
using namespace PIUnits::Class;
|
||||||
|
|
||||||
|
int rcnt = 0, scnt = 0;
|
||||||
|
|
||||||
|
inline PIByteArray SMBusTypeInfo_genHash(PIString n) {
|
||||||
|
PICrypt c;
|
||||||
|
return piSerialize(c.shorthash(n.removeAll(" "), PIString("SMBusDataHashKey").toByteArray()));
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
int main(int argc, char * argv[]) {
|
int main(int argc, char * argv[]) {
|
||||||
|
PICrypt _crypt;
|
||||||
|
// auto ba = PIFile::readAll("logo.png");
|
||||||
|
PIString str = "hello!"_a;
|
||||||
|
PIByteArray ba = str.toAscii();
|
||||||
|
PIByteArray key = PIString("SMBusDataHashKey").toByteArray();
|
||||||
|
|
||||||
|
const int times = 1000000;
|
||||||
|
PITimeMeasurer tm;
|
||||||
|
PISystemTime el;
|
||||||
|
|
||||||
|
tm.reset();
|
||||||
|
piForTimes(times) {
|
||||||
|
PIDigest::calculateWithKey(ba, key, PIDigest::Type::SipHash_2_4_128);
|
||||||
|
}
|
||||||
|
el = tm.elapsed();
|
||||||
|
piCout << "PIDigest" << el.toString();
|
||||||
|
|
||||||
|
tm.reset();
|
||||||
|
piForTimes(times) {
|
||||||
|
_crypt.shorthash(str, key);
|
||||||
|
}
|
||||||
|
el = tm.elapsed();
|
||||||
|
piCout << " sodium" << el.toString();
|
||||||
|
|
||||||
|
tm.reset();
|
||||||
|
piForTimes(times) {
|
||||||
|
PIDigest::calculateWithKey(ba, key, PIDigest::Type::BLAKE2b_128);
|
||||||
|
}
|
||||||
|
el = tm.elapsed();
|
||||||
|
piCout << " blake" << el.toString();
|
||||||
|
|
||||||
|
return 0;
|
||||||
|
|
||||||
|
|
||||||
|
PIEthernet *eth_r, *eth_s;
|
||||||
|
eth_r = PIIODevice::createFromFullPath("eth://udp: 192.168.1.25 :10000")->cast<PIEthernet>();
|
||||||
|
eth_s = PIIODevice::createFromFullPath("eth://udp: : : 192.168.1.25:10000")->cast<PIEthernet>();
|
||||||
|
|
||||||
|
eth_r->setReadBufferSize(1_MiB);
|
||||||
|
CONNECTL(eth_r, threadedReadEvent, [](const uchar * readed, ssize_t size) {
|
||||||
|
// piCout << "rec";
|
||||||
|
piMSleep(1);
|
||||||
|
++rcnt;
|
||||||
|
});
|
||||||
|
eth_r->startThreadedRead();
|
||||||
|
|
||||||
|
PIByteArray _ba(1400);
|
||||||
|
for (int i = 0; i < 100; ++i) {
|
||||||
|
eth_s->write(_ba);
|
||||||
|
++scnt;
|
||||||
|
}
|
||||||
|
|
||||||
|
0.2_s .sleep();
|
||||||
|
|
||||||
|
piCout << "snd" << scnt;
|
||||||
|
piCout << "rec" << rcnt;
|
||||||
|
|
||||||
|
piDeleteSafety(eth_r);
|
||||||
|
piDeleteSafety(eth_s);
|
||||||
|
return 0;
|
||||||
|
|
||||||
PITranslator::loadLang("ru");
|
PITranslator::loadLang("ru");
|
||||||
/*auto ucl = PIUnits::allClasses();
|
/*auto ucl = PIUnits::allClasses();
|
||||||
for (auto c: ucl) {
|
for (auto c: ucl) {
|
||||||
|
|||||||
Reference in New Issue
Block a user