/net-tools-3.7.0/mbedtls-2.4.0/ |
D | apache-2.0.txt | 11 and distribution as defined by Sections 1 through 9 of this document. 16 "Legal Entity" shall mean the union of the acting entity and all 18 control with that entity. For the purposes of this definition, 20 direction or management of such entity, whether by contract or 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the 22 outstanding shares, or (iii) beneficial ownership of such entity. 32 transformation or translation of a Source form, including but 36 "Work" shall mean the work of authorship, whether in Source or 44 represent, as a whole, an original work of authorship. For the purposes 45 of this License, Derivative Works shall not include works that remain [all …]
|
D | ChangeLog | 24 configure the maximum length of a file path that can be buffered when 26 * Added a configuration file config-no-entropy.h that configures the subset of 29 to configure the minimum number of bytes for entropy sources using the 37 * Fix incorrect handling of block lengths in crypt_and_hash.c sample program, 41 * Fix for out-of-tree builds using CMake. Found by jwurzer, and fix based on 55 * Fix documentation and implementation missmatch for function arguments of 60 * Fix check for validity of date when parsing in mbedtls_x509_get_time(). 68 * Extended test coverage of special cases, and added new timing test suite. 97 * Support for platform abstraction of the standard C library time() 114 * Fix issue that caused a hang when generating RSA keys of odd bitlength [all …]
|
/net-tools-3.7.0/libcoap/ |
D | LICENSE.GPL | 7 of this license document, but changing it is not allowed. 15 General Public License applies to most of the Free Software 21 When we speak of free software, we are referring to freedom, not 23 have the freedom to distribute copies of free software (and charge for 25 if you want it, that you can change the software or use pieces of it 31 distribute copies of the software, or if you modify it. 33 For example, if you distribute copies of such a program, whether 51 patents. We wish to avoid the danger that redistributors of a free 64 under the terms of this General Public License. The "Program", below, 67 that is to say, a work containing the Program or a portion of it, [all …]
|
D | README | 1 libcoap: A C implementation of IETF Constrained Application Protocol (RFC 7252) 8 libcoap is a C implementation of a lightweight application-protocol 20 demonstrate the use of this library. 26 of any kind. Use is permitted under the terms of the GNU General
|
D | README.md | 1 libcoap: A C implementation of IETF Constrained Application Protocol (RFC 7252) 8 libcoap is a C implementation of a lightweight application-protocol 20 demonstrate the use of this library. 26 of any kind. Use is permitted under the terms of the GNU General
|
D | ChangeLog | 38 Section 4.8 of RFC 7252. 59 * net.c (coap_cancel): Handling of 7.31 responses to cancel 60 notifications (see Section 4.6 of draft-ietf-core-observe-12) 71 * block.h (coap_opt_block_num): Fixed handling of zero-length 79 textual representation of the resource. Output starts at the given 80 offset and ends at the buffer's upper bound. The meaning of the 86 resource description. The meaning of the return value has been 98 * option.h (coap_option_setb): increased size of option type 120 fix bug in generation of .well-known/core representation 144 presence of option jumps [all …]
|
/net-tools-3.7.0/tinydtls-0.8.2/sha2/testvectors/testvectors/ |
D | vector017.info | 7 was of a certain length. In the case of SHA512 or SHA384, if 8 the data length after subtracting 111 was an even multiple of 9 128 bytes, the bug surfaced. In the case of SHA256, after 10 subtracting 55, the remaining length was an even multiple of 64, 17 (Total length of test vector data: 12271)
|
D | vector013.info | 4 a very large grain of salt. The input sample is one byte short 5 of 17 times size of the SHA-384 and SHA-512 block lengths. 7 (Total length of test vector data: 2175)
|
D | vector018.info | 3 Rogier van de Pol. The length of this data set is designed to 5 was an off-by-one bug where I used a "<" test instead of a "<=" 7 multiple of 64 after subtracting 55, the bug showed up. The 12 (Total length of test vector data: 1079)
|
D | vector014.info | 4 a very large grain of salt. The input sample 4 KB of misc. 7 (Total length of test vector data: 16384)
|
D | vector010.info | 4 a very large grain of salt. The input sample is exactly 5 times 5 size of the SHA-256 block length. 7 (Total length of test vector data: 320)
|
D | vector012.info | 4 a very large grain of salt. The input sample is exactly 5 times 5 size of the SHA-384 and SHA-512 block lengths. 7 (Total length of test vector data: 640)
|
D | vector011.info | 4 a very large grain of salt. The input sample is one byte less 5 than 7 times the size of the SHA-256 block length. 7 (Total length of test vector data: 447)
|
D | vector005.info | 4 a very large grain of salt. The input sample is EMPTY (no bits). 6 implementation on the output of this test vector (SHA-256 only). 8 (Total length of test vector data: 0)
|
/net-tools-3.7.0/mbedtls-2.4.0/doxygen/ |
D | mbedtls.doxyfile | 7 # in front of the TAG it is preceding . 21 # text before the first occurrence of this tag. Doxygen uses libiconv (or the 23 # http://www.gnu.org/software/libiconv for the list of possible encodings. 27 # The PROJECT_NAME tag is a single word (or sequence of words) that should 40 # for a project that appears at the top of each page and should give viewer 41 # a quick idea about the purpose of the project. Keep the description short. 46 # included in the documentation. The maximum height of the logo should not 60 # 4096 sub-directories (in 2 levels) under the output directory of each output 62 # Enabling this option can be useful when feeding doxygen a huge amount of 89 # the brief description of a member or function before the detailed description. [all …]
|
/net-tools-3.7.0/libcoap/m4/ |
D | ax_check_compile_flag.m4 | 33 # under the terms of the GNU General Public License as published by the 34 # Free Software Foundation, either version 3 of the License, or (at your 38 # WITHOUT ANY WARRANTY; without even the implied warranty of 42 # You should have received a copy of the GNU General Public License along 47 # scripts that are the output of Autoconf when processing the Macro. You 48 # need not follow the terms of the GNU General Public License when using 49 # or distributing such scripts, even though portions of the text of the 51 # all other use of the material that constitutes the Autoconf Macro. 53 # This special exception to the GPL applies to versions of the Autoconf 55 # modified version of the Autoconf Macro, you may extend this special
|
D | ax_check_link_flag.m4 | 33 # under the terms of the GNU General Public License as published by the 34 # Free Software Foundation, either version 3 of the License, or (at your 38 # WITHOUT ANY WARRANTY; without even the implied warranty of 42 # You should have received a copy of the GNU General Public License along 47 # scripts that are the output of Autoconf when processing the Macro. You 48 # need not follow the terms of the GNU General Public License when using 49 # or distributing such scripts, even though portions of the text of the 51 # all other use of the material that constitutes the Autoconf Macro. 53 # This special exception to the GPL applies to versions of the Autoconf 55 # modified version of the Autoconf Macro, you may extend this special
|
/net-tools-3.7.0/tinydtls-0.8.2/doc/ |
D | Doxyfile.in | 19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the 21 # http://www.gnu.org/software/libiconv for the list of possible encodings. 25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 44 # 4096 sub-directories (in 2 levels) under the output directory of each output 46 # Enabling this option can be useful when feeding doxygen a huge amount of 73 # the brief description of a member or function before the detailed description. 81 # in this list, if found as the leading text of the brief description, will be 85 # replaced with the name of the entity): "The $name class" "The $name widget" 98 # inherited members of a class in the documentation of that class as if those 100 # operators of the base classes will not be shown. [all …]
|
/net-tools-3.7.0/libcoap/include/coap/ |
D | coap.h.in | 2 * coap.h -- main header file for CoAP stack of libcoap 7 * This file is part of the CoAP library libcoap. Please see README for terms 8 * of use. 19 /* Define the full name of libcoap. */ 22 /* Define the full name and version of libcoap. */ 28 /* Define the version of libcoap this file belongs to. */
|
/net-tools-3.7.0/mbedtls-2.4.0/tests/suites/ |
D | test_suite_ecjpake.data | 19 ECJPAKE round one: KKP1: length of first point too small 22 ECJPAKE round one: KKP1: length of first point too big 37 ECJPAKE round one: KKP1: length of second point too small 40 ECJPAKE round one: KKP1: length of second point too big 67 ECJPAKE round one: KKP2: length of first point too small 70 ECJPAKE round one: KKP2: length of first point too big 85 ECJPAKE round one: KKP2: length of second point too small 88 ECJPAKE round one: KKP2: length of second point too big 133 ECJPAKE round two client: length of first point too small 136 ECJPAKE round two client: length of first point too big [all …]
|
/net-tools-3.7.0/libcoap/doc/ |
D | Doxyfile.in | 7 # front of the TAG it is preceding. 22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv 24 # for the list of possible encodings. 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 32 # title of most generated pages and in a few other places. 44 # for a project that appears at the top of each page and should give viewer a 45 # quick idea about the purpose of the project. Keep the description short. 50 # the documentation. The maximum height of the logo should not exceed 55 pixels 64 # directories (in 2 levels) under the output directory of each output format and 66 # option can be useful when feeding doxygen a huge amount of source files, where [all …]
|
/net-tools-3.7.0/libcoap/src/ |
D | option.c | 453 opt_filter *of = (opt_filter *)filter; in coap_option_filter_op() local 461 if (((of->mask & nr) > 0) && (of->long_opts[index] == type)) { in coap_option_filter_op() 463 of->mask &= ~nr; in coap_option_filter_op() 475 if (((of->mask & nr) > 0) && (of->short_opts[index] == (type & 0xff))) { in coap_option_filter_op() 477 of->mask &= ~nr; in coap_option_filter_op() 492 index = coap_fls(~of->mask & mask); in coap_option_filter_op() 498 of->long_opts[index - 1] = type; in coap_option_filter_op() 500 of->short_opts[index - COAP_OPT_FILTER_LONG - 1] = type; in coap_option_filter_op() 503 of->mask |= 1 << (index - 1); in coap_option_filter_op()
|
/net-tools-3.7.0/tinydtls-0.8.2/sha2/ |
D | README | 5 While this is my "release" version, due to lack of additional 15 license which appears at the top of each source code file. 41 input data, but for ease of implementation this version will only 42 accept message data in multiples of bytes. 46 * Because of the use of 64-bit operations, many 32-bit architectures 53 the 128-bit type instead of simulating it with two 64-bit integers. 54 * This implementation was written in C in hopes of portability and for 55 the fun of it during my spare time. It is probably not the most 65 Each of the options described below may either be defined in the sha2.h 78 Here are the available options. Read on below for a description of [all …]
|
/net-tools-3.7.0/mbedtls-2.4.0/yotta/data/ |
D | README.md | 5 **Note:** The current release is beta, and implements no secure source of random numbers, weakening… 21 …a/data/example-hashing) Demonstrates the various APIs for computing hashes of data (also known as … 23 …/mbedtls/blob/development/yotta/data/example-authcrypt) Demonstrates usage of the Cipher API for e… 25 … tests, so that they are built automatically when you build mbed TLS. Each of them comes with comp… 35 …n enables all modern and widely-used features, which should meet the needs of new projects, and di… 37 The list of available compilation flags is available in the fully documented [config.h file](https:… 48 And then create a file named `config.json` at the root of your application with the following conte… 60 Like most components of mbed OS, mbed TLS is developed in the open and its source can be found on G… 62 The way to use mbed TLS from a clone of the GitHub repository is to run the following commands from… 71 While the two editions share the same code base, there are still a number of differences, mainly in… [all …]
|
/net-tools-3.7.0/mbedtls-2.4.0/tests/data_files/dir4/ |
D | Readme | 1 This directory contains the certificates for the tests targeting the enforcement of the policy indi… 23 5. nonzero pathlen constraint on an intermediate CA with maximum number of elements in the chain (v… 28 6. nonzero pathlen constraint on the root CA with maximum number of elements in the chain (valid) 33 7. pathlen constraint on the root CA with maximum number of elements and a self signed certificate … 34 (This situation happens for example when a root of some hierarchy gets integrated into another hier…
|