devtools.licenses.report 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510
  1. # File format ($ symbol means the beginning of a line):
  2. #
  3. # $ # this message
  4. # $ # =======================
  5. # $ # comments (all commentaries should starts with some number of spaces and # symbol)
  6. # ${action} {license id} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP Apache-2.0 0412e8c45e618ee4fef88e3b7e9f8baa
  32. BELONGS ya.make
  33. Note: matched license text is too long. Read it in the source files.
  34. Scancode info:
  35. Original SPDX id: Apache-2.0
  36. Score : 100.00
  37. Match type : NOTICE
  38. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  39. Files with this license:
  40. api/unstable/crl.h [4:13]
  41. api/unstable/fingerprint.h [4:13]
  42. api/unstable/ktls.h [4:13]
  43. pq-crypto/s2n_kyber_evp.c [4:13]
  44. pq-crypto/s2n_kyber_evp.h [4:13]
  45. tls/extensions/s2n_server_cert_status_request.c [4:13]
  46. tls/extensions/s2n_server_cert_status_request.h [4:13]
  47. tls/s2n_crl.c [4:13]
  48. tls/s2n_crl.h [4:13]
  49. KEEP Apache-2.0 2b42edef8fa55315f34f2370b4715ca9
  50. BELONGS ya.make
  51. FILE_INCLUDE NOTICE found in files: LICENSE at line 107, LICENSE at line 110, LICENSE at line 112, LICENSE at line 117, LICENSE at line 120, LICENSE at line 142
  52. Note: matched license text is too long. Read it in the source files.
  53. Scancode info:
  54. Original SPDX id: Apache-2.0
  55. Score : 100.00
  56. Match type : TEXT
  57. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  58. Files with this license:
  59. LICENSE [2:202]
  60. KEEP Apache-2.0 44187c59793e7ee8c9720576a5fe7c41
  61. BELONGS ya.make
  62. Note: matched license text is too long. Read it in the source files.
  63. Scancode info:
  64. Original SPDX id: Apache-2.0
  65. Score : 92.21
  66. Match type : NOTICE
  67. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  68. Files with this license:
  69. utils/s2n_rfc5952.h [5:13]
  70. KEEP Public-Domain 46848e7956a6bedc8a3784e0abd57c0c
  71. BELONGS ya.make
  72. License text:
  73. /* Based on the public domain implementation in
  74. Scancode info:
  75. Original SPDX id: LicenseRef-scancode-public-domain
  76. Score : 100.00
  77. Match type : NOTICE
  78. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  79. Files with this license:
  80. pq-crypto/kyber_r3/kyber512r3_fips202.c [1:1]
  81. KEEP Public-Domain 4a195ae04383fd8b4accb4b7dfa4a8fd
  82. BELONGS ya.make
  83. License text:
  84. * and the public domain "TweetFips202" implementation
  85. Scancode info:
  86. Original SPDX id: LicenseRef-scancode-public-domain
  87. Score : 75.00
  88. Match type : NOTICE
  89. Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
  90. Files with this license:
  91. pq-crypto/kyber_r3/kyber512r3_fips202.c [4:4]
  92. KEEP Apache-2.0 5b1f5708e6e10c9740fe8b501f9b7c9e
  93. BELONGS ya.make
  94. License text:
  95. s2n-tls is a C99 implementation of the TLS/SSL protocols that is designed to be simple, small, fast, and with security as a priority. It is released and licensed under the Apache License 2.0.
  96. Scancode info:
  97. Original SPDX id: Apache-2.0
  98. Score : 100.00
  99. Match type : NOTICE
  100. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  101. Files with this license:
  102. README.md [3:3]
  103. api/s2n.h [20:20]
  104. KEEP Brian-Gladman-3-Clause 5c633a0224a7fbc49111f08904d03f31
  105. BELONGS ya.make
  106. FILE_INCLUDE LICENSE found in files: pq-crypto/kyber_r3/KeccakP-brg_endian_avx2.h at line 5
  107. Note: matched license text is too long. Read it in the source files.
  108. Scancode info:
  109. Original SPDX id: LicenseRef-scancode-brian-gladman-3-clause
  110. Score : 100.00
  111. Match type : NOTICE
  112. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/brian-gladman-3-clause.LICENSE
  113. Files with this license:
  114. pq-crypto/kyber_r3/KeccakP-brg_endian_avx2.h [5:23]
  115. KEEP MIT 6fe4646e33a88690f9a284e7cf5c5522
  116. BELONGS ya.make
  117. License text:
  118. The following components are provided under the MIT License. See project link for details.
  119. Scancode info:
  120. Original SPDX id: MIT
  121. Score : 100.00
  122. Match type : NOTICE
  123. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  124. Files with this license:
  125. LICENSE [217:217]
  126. KEEP Apache-2.0 8824d81a8477cf3e444616f476257401
  127. BELONGS ya.make
  128. Note: matched license text is too long. Read it in the source files.
  129. Scancode info:
  130. Original SPDX id: Apache-2.0
  131. Score : 100.00
  132. Match type : NOTICE
  133. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  134. Files with this license:
  135. api/s2n.h [4:13]
  136. SKIP LicenseRef-scancode-unknown-license-reference cad02d4efd3ccd94c99b83b02d5163e5
  137. BELONGS ya.make
  138. # this is no license
  139. License text:
  140. and license terms. Your use of the source code for these subcomponents is
  141. subject to the terms and conditions of the following licenses.
  142. Scancode info:
  143. Original SPDX id: LicenseRef-scancode-unknown-license-reference
  144. Score : 100.00
  145. Match type : REFERENCE
  146. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
  147. Files with this license:
  148. LICENSE [209:210]
  149. KEEP Apache-2.0 d3a6c1cb5b7a1e53a61f819a19149ee8
  150. BELONGS ya.make
  151. Note: matched license text is too long. Read it in the source files.
  152. Scancode info:
  153. Original SPDX id: Apache-2.0
  154. Score : 100.00
  155. Match type : NOTICE
  156. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  157. Files with this license:
  158. api/unstable/npn.h [4:13]
  159. api/unstable/renegotiate.h [4:13]
  160. crypto/s2n_aead_cipher_aes_gcm.c [4:13]
  161. crypto/s2n_aead_cipher_chacha20_poly1305.c [4:13]
  162. crypto/s2n_cbc_cipher_3des.c [4:13]
  163. crypto/s2n_cbc_cipher_aes.c [4:13]
  164. crypto/s2n_certificate.c [4:13]
  165. crypto/s2n_certificate.h [4:13]
  166. crypto/s2n_cipher.c [4:13]
  167. crypto/s2n_cipher.h [4:13]
  168. crypto/s2n_composite_cipher_aes_sha.c [4:13]
  169. crypto/s2n_crypto.c [4:13]
  170. crypto/s2n_crypto.h [4:13]
  171. crypto/s2n_dhe.c [4:13]
  172. crypto/s2n_dhe.h [4:13]
  173. crypto/s2n_drbg.c [4:13]
  174. crypto/s2n_drbg.h [4:13]
  175. crypto/s2n_ecc_evp.c [4:13]
  176. crypto/s2n_ecc_evp.h [4:13]
  177. crypto/s2n_ecdsa.c [4:13]
  178. crypto/s2n_ecdsa.h [4:13]
  179. crypto/s2n_evp.c [4:13]
  180. crypto/s2n_evp.h [4:13]
  181. crypto/s2n_evp_signing.c [4:13]
  182. crypto/s2n_evp_signing.h [4:13]
  183. crypto/s2n_fips.c [4:13]
  184. crypto/s2n_fips.h [4:13]
  185. crypto/s2n_hash.c [4:13]
  186. crypto/s2n_hash.h [4:13]
  187. crypto/s2n_hkdf.c [4:13]
  188. crypto/s2n_hkdf.h [4:13]
  189. crypto/s2n_hmac.c [4:13]
  190. crypto/s2n_hmac.h [4:13]
  191. crypto/s2n_ktls_crypto.h [4:13]
  192. crypto/s2n_libcrypto.c [4:13]
  193. crypto/s2n_libcrypto.h [4:13]
  194. crypto/s2n_locking.c [4:13]
  195. crypto/s2n_locking.h [4:13]
  196. crypto/s2n_openssl.h [4:13]
  197. crypto/s2n_openssl_evp.h [4:13]
  198. crypto/s2n_openssl_x509.c [4:13]
  199. crypto/s2n_openssl_x509.h [4:13]
  200. crypto/s2n_pkey.c [4:13]
  201. crypto/s2n_pkey.h [4:13]
  202. crypto/s2n_rsa.c [4:13]
  203. crypto/s2n_rsa.h [4:13]
  204. crypto/s2n_rsa_pss.c [4:13]
  205. crypto/s2n_rsa_pss.h [4:13]
  206. crypto/s2n_rsa_signing.c [4:13]
  207. crypto/s2n_rsa_signing.h [4:13]
  208. crypto/s2n_sequence.c [4:13]
  209. crypto/s2n_sequence.h [4:13]
  210. crypto/s2n_signature.h [3:12]
  211. crypto/s2n_stream_cipher_null.c [4:13]
  212. crypto/s2n_stream_cipher_rc4.c [4:13]
  213. crypto/s2n_tls13_keys.c [4:13]
  214. crypto/s2n_tls13_keys.h [4:13]
  215. error/s2n_errno.c [4:13]
  216. error/s2n_errno.h [4:13]
  217. pq-crypto/s2n_pq.c [4:13]
  218. pq-crypto/s2n_pq.h [4:13]
  219. pq-crypto/s2n_pq_asm.h [4:13]
  220. pq-crypto/s2n_pq_random.c [4:13]
  221. pq-crypto/s2n_pq_random.h [4:13]
  222. stuffer/s2n_stuffer.c [4:13]
  223. stuffer/s2n_stuffer.h [4:13]
  224. stuffer/s2n_stuffer_base64.c [4:13]
  225. stuffer/s2n_stuffer_file.c [4:13]
  226. stuffer/s2n_stuffer_network_order.c [4:13]
  227. stuffer/s2n_stuffer_pem.c [4:13]
  228. stuffer/s2n_stuffer_text.c [4:13]
  229. tls/extensions/s2n_cert_status.c [4:13]
  230. tls/extensions/s2n_cert_status.h [4:13]
  231. tls/extensions/s2n_cert_status_response.c [4:13]
  232. tls/extensions/s2n_cert_status_response.h [4:13]
  233. tls/extensions/s2n_client_alpn.c [4:13]
  234. tls/extensions/s2n_client_alpn.h [4:13]
  235. tls/extensions/s2n_client_cert_status_request.c [4:13]
  236. tls/extensions/s2n_client_cert_status_request.h [4:13]
  237. tls/extensions/s2n_client_cookie.c [4:13]
  238. tls/extensions/s2n_client_early_data_indication.c [4:13]
  239. tls/extensions/s2n_client_ems.c [4:13]
  240. tls/extensions/s2n_client_key_share.c [4:13]
  241. tls/extensions/s2n_client_key_share.h [4:13]
  242. tls/extensions/s2n_client_max_frag_len.c [4:13]
  243. tls/extensions/s2n_client_max_frag_len.h [4:13]
  244. tls/extensions/s2n_client_pq_kem.c [4:13]
  245. tls/extensions/s2n_client_pq_kem.h [4:13]
  246. tls/extensions/s2n_client_psk.c [4:13]
  247. tls/extensions/s2n_client_psk.h [4:13]
  248. tls/extensions/s2n_client_renegotiation_info.c [4:13]
  249. tls/extensions/s2n_client_renegotiation_info.h [4:13]
  250. tls/extensions/s2n_client_sct_list.c [4:13]
  251. tls/extensions/s2n_client_sct_list.h [4:13]
  252. tls/extensions/s2n_client_server_name.c [4:13]
  253. tls/extensions/s2n_client_server_name.h [4:13]
  254. tls/extensions/s2n_client_session_ticket.c [4:13]
  255. tls/extensions/s2n_client_session_ticket.h [4:13]
  256. tls/extensions/s2n_client_signature_algorithms.c [4:13]
  257. tls/extensions/s2n_client_signature_algorithms.h [4:13]
  258. tls/extensions/s2n_client_supported_groups.c [4:13]
  259. tls/extensions/s2n_client_supported_groups.h [4:13]
  260. tls/extensions/s2n_client_supported_versions.c [4:13]
  261. tls/extensions/s2n_client_supported_versions.h [4:13]
  262. tls/extensions/s2n_cookie.h [4:13]
  263. tls/extensions/s2n_early_data_indication.h [4:13]
  264. tls/extensions/s2n_ec_point_format.c [4:13]
  265. tls/extensions/s2n_ec_point_format.h [4:13]
  266. tls/extensions/s2n_ems.h [4:13]
  267. tls/extensions/s2n_extension_list.c [4:13]
  268. tls/extensions/s2n_extension_list.h [4:13]
  269. tls/extensions/s2n_extension_type.c [4:13]
  270. tls/extensions/s2n_extension_type.h [4:13]
  271. tls/extensions/s2n_extension_type_lists.c [4:13]
  272. tls/extensions/s2n_extension_type_lists.h [4:13]
  273. tls/extensions/s2n_key_share.c [4:13]
  274. tls/extensions/s2n_key_share.h [4:13]
  275. tls/extensions/s2n_npn.c [4:13]
  276. tls/extensions/s2n_npn.h [4:13]
  277. tls/extensions/s2n_nst_early_data_indication.c [4:13]
  278. tls/extensions/s2n_psk_key_exchange_modes.c [4:13]
  279. tls/extensions/s2n_psk_key_exchange_modes.h [4:13]
  280. tls/extensions/s2n_quic_transport_params.c [4:13]
  281. tls/extensions/s2n_quic_transport_params.h [4:13]
  282. tls/extensions/s2n_server_alpn.c [4:13]
  283. tls/extensions/s2n_server_alpn.h [4:13]
  284. tls/extensions/s2n_server_cookie.c [4:13]
  285. tls/extensions/s2n_server_early_data_indication.c [4:13]
  286. tls/extensions/s2n_server_ems.c [4:13]
  287. tls/extensions/s2n_server_key_share.c [4:13]
  288. tls/extensions/s2n_server_key_share.h [4:13]
  289. tls/extensions/s2n_server_max_fragment_length.c [4:13]
  290. tls/extensions/s2n_server_max_fragment_length.h [4:13]
  291. tls/extensions/s2n_server_psk.c [4:13]
  292. tls/extensions/s2n_server_psk.h [4:13]
  293. tls/extensions/s2n_server_renegotiation_info.c [4:13]
  294. tls/extensions/s2n_server_renegotiation_info.h [4:13]
  295. tls/extensions/s2n_server_sct_list.c [4:13]
  296. tls/extensions/s2n_server_sct_list.h [4:13]
  297. tls/extensions/s2n_server_server_name.c [4:13]
  298. tls/extensions/s2n_server_server_name.h [4:13]
  299. tls/extensions/s2n_server_session_ticket.c [4:13]
  300. tls/extensions/s2n_server_session_ticket.h [4:13]
  301. tls/extensions/s2n_server_signature_algorithms.c [4:13]
  302. tls/extensions/s2n_server_signature_algorithms.h [4:13]
  303. tls/extensions/s2n_server_supported_versions.c [4:13]
  304. tls/extensions/s2n_server_supported_versions.h [4:13]
  305. tls/extensions/s2n_supported_versions.c [4:13]
  306. tls/extensions/s2n_supported_versions.h [4:13]
  307. tls/s2n_aead.c [4:13]
  308. tls/s2n_alerts.c [4:13]
  309. tls/s2n_alerts.h [4:13]
  310. tls/s2n_async_pkey.c [4:13]
  311. tls/s2n_async_pkey.h [4:13]
  312. tls/s2n_auth_selection.c [4:13]
  313. tls/s2n_auth_selection.h [4:13]
  314. tls/s2n_cbc.c [4:13]
  315. tls/s2n_change_cipher_spec.c [4:13]
  316. tls/s2n_cipher_preferences.c [4:13]
  317. tls/s2n_cipher_preferences.h [4:13]
  318. tls/s2n_cipher_suites.c [4:13]
  319. tls/s2n_cipher_suites.h [4:13]
  320. tls/s2n_client_cert.c [4:13]
  321. tls/s2n_client_cert_verify.c [4:13]
  322. tls/s2n_client_finished.c [4:13]
  323. tls/s2n_client_hello.c [4:13]
  324. tls/s2n_client_hello.h [4:13]
  325. tls/s2n_client_hello_request.c [4:13]
  326. tls/s2n_client_key_exchange.c [4:13]
  327. tls/s2n_client_key_exchange.h [4:13]
  328. tls/s2n_config.c [4:13]
  329. tls/s2n_config.h [4:13]
  330. tls/s2n_connection.c [4:13]
  331. tls/s2n_connection.h [4:13]
  332. tls/s2n_crypto.c [4:13]
  333. tls/s2n_crypto.h [4:13]
  334. tls/s2n_crypto_constants.h [4:13]
  335. tls/s2n_early_data.c [4:13]
  336. tls/s2n_early_data.h [4:13]
  337. tls/s2n_early_data_io.c [4:13]
  338. tls/s2n_ecc_preferences.c [4:13]
  339. tls/s2n_ecc_preferences.h [4:13]
  340. tls/s2n_encrypted_extensions.c [4:13]
  341. tls/s2n_establish_session.c [4:13]
  342. tls/s2n_fingerprint.c [4:13]
  343. tls/s2n_handshake.c [4:13]
  344. tls/s2n_handshake.h [4:13]
  345. tls/s2n_handshake_hashes.c [4:13]
  346. tls/s2n_handshake_hashes.h [4:13]
  347. tls/s2n_handshake_io.c [4:13]
  348. tls/s2n_handshake_transcript.c [4:13]
  349. tls/s2n_handshake_type.c [4:13]
  350. tls/s2n_handshake_type.h [4:13]
  351. tls/s2n_internal.h [4:13]
  352. tls/s2n_kem.c [4:13]
  353. tls/s2n_kem.h [4:13]
  354. tls/s2n_kem_preferences.c [4:13]
  355. tls/s2n_kem_preferences.h [4:13]
  356. tls/s2n_kex.c [4:13]
  357. tls/s2n_kex.h [4:13]
  358. tls/s2n_kex_data.h [4:13]
  359. tls/s2n_key_log.c [4:13]
  360. tls/s2n_key_log.h [4:13]
  361. tls/s2n_key_update.c [4:13]
  362. tls/s2n_key_update.h [4:13]
  363. tls/s2n_ktls.c [4:13]
  364. tls/s2n_ktls.h [4:13]
  365. tls/s2n_ktls_io.c [4:13]
  366. tls/s2n_ktls_parameters.h [4:13]
  367. tls/s2n_next_protocol.c [4:13]
  368. tls/s2n_ocsp_stapling.c [4:13]
  369. tls/s2n_post_handshake.c [4:13]
  370. tls/s2n_post_handshake.h [4:13]
  371. tls/s2n_prf.c [4:13]
  372. tls/s2n_prf.h [4:13]
  373. tls/s2n_protocol_preferences.c [4:13]
  374. tls/s2n_protocol_preferences.h [4:13]
  375. tls/s2n_psk.c [4:13]
  376. tls/s2n_psk.h [4:13]
  377. tls/s2n_quic_support.c [4:13]
  378. tls/s2n_quic_support.h [4:13]
  379. tls/s2n_record.h [4:13]
  380. tls/s2n_record_read.c [4:13]
  381. tls/s2n_record_read.h [4:13]
  382. tls/s2n_record_read_aead.c [4:13]
  383. tls/s2n_record_read_cbc.c [4:13]
  384. tls/s2n_record_read_composite.c [4:13]
  385. tls/s2n_record_read_stream.c [4:13]
  386. tls/s2n_record_write.c [4:13]
  387. tls/s2n_recv.c [4:13]
  388. tls/s2n_renegotiate.c [4:13]
  389. tls/s2n_renegotiate.h [4:13]
  390. tls/s2n_resume.c [4:13]
  391. tls/s2n_resume.h [4:13]
  392. tls/s2n_security_policies.c [4:13]
  393. tls/s2n_security_policies.h [4:13]
  394. tls/s2n_send.c [4:13]
  395. tls/s2n_server_cert.c [4:13]
  396. tls/s2n_server_cert_request.c [4:13]
  397. tls/s2n_server_done.c [4:13]
  398. tls/s2n_server_extensions.c [4:13]
  399. tls/s2n_server_extensions.h [4:13]
  400. tls/s2n_server_finished.c [4:13]
  401. tls/s2n_server_hello.c [4:13]
  402. tls/s2n_server_hello_retry.c [4:13]
  403. tls/s2n_server_key_exchange.c [4:13]
  404. tls/s2n_server_key_exchange.h [4:13]
  405. tls/s2n_server_new_session_ticket.c [4:13]
  406. tls/s2n_shutdown.c [4:13]
  407. tls/s2n_signature_algorithms.c [4:13]
  408. tls/s2n_signature_algorithms.h [4:13]
  409. tls/s2n_signature_scheme.c [4:13]
  410. tls/s2n_signature_scheme.h [4:13]
  411. tls/s2n_tls.c [4:13]
  412. tls/s2n_tls.h [4:13]
  413. tls/s2n_tls13.c [4:13]
  414. tls/s2n_tls13.h [4:13]
  415. tls/s2n_tls13_certificate_verify.c [4:13]
  416. tls/s2n_tls13_certificate_verify.h [4:13]
  417. tls/s2n_tls13_handshake.c [4:13]
  418. tls/s2n_tls13_handshake.h [4:13]
  419. tls/s2n_tls13_key_schedule.c [4:13]
  420. tls/s2n_tls13_key_schedule.h [4:13]
  421. tls/s2n_tls13_secrets.c [4:13]
  422. tls/s2n_tls13_secrets.h [4:13]
  423. tls/s2n_tls_parameters.h [4:13]
  424. tls/s2n_x509_validator.c [4:13]
  425. tls/s2n_x509_validator.h [4:13]
  426. utils/s2n_annotations.h [4:13]
  427. utils/s2n_array.c [4:13]
  428. utils/s2n_array.h [4:13]
  429. utils/s2n_atomic.c [4:13]
  430. utils/s2n_atomic.h [4:13]
  431. utils/s2n_bitmap.h [4:13]
  432. utils/s2n_blob.c [4:13]
  433. utils/s2n_blob.h [4:13]
  434. utils/s2n_compiler.h [4:13]
  435. utils/s2n_ensure.c [4:13]
  436. utils/s2n_ensure.h [4:13]
  437. utils/s2n_fork_detection.c [4:13]
  438. utils/s2n_fork_detection.h [4:13]
  439. utils/s2n_init.c [4:13]
  440. utils/s2n_init.h [4:13]
  441. utils/s2n_io.c [4:13]
  442. utils/s2n_io.h [4:13]
  443. utils/s2n_map.c [4:13]
  444. utils/s2n_map.h [4:13]
  445. utils/s2n_map_internal.h [4:13]
  446. utils/s2n_mem.c [4:13]
  447. utils/s2n_mem.h [4:13]
  448. utils/s2n_random.c [4:13]
  449. utils/s2n_random.h [4:13]
  450. utils/s2n_result.c [4:13]
  451. utils/s2n_result.h [4:13]
  452. utils/s2n_rfc5952.c [4:13]
  453. utils/s2n_safety.c [4:13]
  454. utils/s2n_safety.h [4:13]
  455. utils/s2n_safety_macros.h [5:14]
  456. utils/s2n_set.c [4:13]
  457. utils/s2n_set.h [4:13]
  458. utils/s2n_socket.c [4:13]
  459. utils/s2n_socket.h [4:13]
  460. utils/s2n_timer.c [4:13]
  461. utils/s2n_timer.h [4:13]
  462. KEEP Apache-2.0 f7d0ea4ca54b2001383f4d9f0cd6199f
  463. BELONGS ya.make
  464. License text:
  465. [![Apache 2 License](https://img.shields.io/github/license/aws/s2n-tls.svg)](http://aws.amazon.com/apache-2-0/)
  466. Scancode info:
  467. Original SPDX id: Apache-2.0
  468. Score : 100.00
  469. Match type : REFERENCE
  470. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  471. Files with this license:
  472. README.md [10:10]
  473. KEEP CC0-1.0 f9ca2565454cb7a5765a25d0b8486c11
  474. BELONGS ya.make
  475. Note: matched license text is too long. Read it in the source files.
  476. Scancode info:
  477. Original SPDX id: CC0-1.0
  478. Score : 90.00
  479. Match type : NOTICE
  480. Links : http://creativecommons.org/publicdomain/zero/1.0/, http://creativecommons.org/publicdomain/zero/1.0/legalcode, https://spdx.org/licenses/CC0-1.0
  481. Files with this license:
  482. pq-crypto/kyber_r3/KeccakP-1600-times4-SIMD256_avx2.c [3:13]
  483. pq-crypto/kyber_r3/KeccakP-1600-times4-SIMD256_avx2.c [846:856]
  484. pq-crypto/kyber_r3/KeccakP-1600-times4-SnP_avx2.h [3:13]
  485. pq-crypto/kyber_r3/KeccakP-align_avx2.h [3:13]
  486. KEEP Apache-2.0 fff0309371ea9c4919c24ec64989dd0f
  487. BELONGS ya.make
  488. License text:
  489. [![Apache 2 License](https://img.shields.io/github/license/aws/s2n-tls.svg)](http://aws.amazon.com/apache-2-0/)
  490. Scancode info:
  491. Original SPDX id: Apache-2.0
  492. Score : 100.00
  493. Match type : REFERENCE
  494. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  495. Files with this license:
  496. README.md [10:10]