Pauli 987d7da327 Include a local static buffer for the SHA helper functions преди 3 години
..
aes 0051746e03 Add AES consttime code for no-asm configurations преди 3 години
aria 3c2bdd7df9 Update copyright year преди 3 години
asn1 515480be79 ASN1_parse_dump(): allow NULL BIO input, to simplify applications not needing output преди 3 години
async b93f6c2db9 err: rename err_load_xxx_strings_int functions преди 3 години
bf 33388b44b6 Update copyright year преди 4 години
bio bb19b9d456 BIO_write_ex(): Make handing of BIO b == NULL and dlen == 0 less redundant преди 3 години
bn 26b3e44a66 bn: remove TODOs преди 3 години
buffer b93f6c2db9 err: rename err_load_xxx_strings_int functions преди 3 години
camellia 33388b44b6 Update copyright year преди 4 години
cast 670ff08e77 Fix logic error for building x86 CAST assembly преди 4 години
chacha 6d3f798cba Properly restore XMM registers in ChaCha20's AVX-512(VL) assembly преди 3 години
cmac ed576acdf5 Rename all getters to use get/get0 in name преди 3 години
cmp 7be04a3ac4 Give ASN.1 objects the ability to report their libctx/propq преди 3 години
cms 60d13c8ff8 remove end of line whitespace преди 3 години
comp 1486b1fbd3 comp: remove TODOs преди 3 години
conf b3c2ed7043 Add NCONF_get_section_names() преди 3 години
crmf e0a7ef0b51 crmf: remove TODOs преди 3 години
ct 7834d50fa9 Fix CTLOG_new_from_base64_ex() преди 3 години
des 4333b89f50 Update copyright year преди 3 години
dh 1c49be8673 Fix DH/DHX named groups to not overwrite the private key length. преди 3 години
dsa ed576acdf5 Rename all getters to use get/get0 in name преди 3 години
dso d475a9efcf dl_name_converter: Avoid unnecessary overallocation преди 3 години
ec 8c7c1c84cb Add a generic SubjectPublicKeyInfo decoder преди 3 години
encode_decode 27fb7a0a27 DECODER & ENCODER: Add better tracing преди 3 години
engine ed576acdf5 Rename all getters to use get/get0 in name преди 3 години
err 5a9dbfc58a err: clear flags better when clearing errors. преди 3 години
ess b93f6c2db9 err: rename err_load_xxx_strings_int functions преди 3 години
evp cd77073879 Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all() преди 3 години
ffc ed576acdf5 Rename all getters to use get/get0 in name преди 3 години
hmac ed576acdf5 Rename all getters to use get/get0 in name преди 3 години
http 8ccbf00d17 Rename OSSL_HTTP_set_request() to OSSL_HTTP_set1_request() for clarity преди 3 години
idea 3c2bdd7df9 Update copyright year преди 3 години
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() преди 4 години
lhash 3c2bdd7df9 Update copyright year преди 3 години
md2 33388b44b6 Update copyright year преди 4 години
md4 33388b44b6 Update copyright year преди 4 години
md5 839261592c Remove unused code from the fips module преди 3 години
mdc2 33388b44b6 Update copyright year преди 4 години
modes ed576acdf5 Rename all getters to use get/get0 in name преди 3 години
objects b93f6c2db9 err: rename err_load_xxx_strings_int functions преди 3 години
ocsp 126e37716f ocsp: remove TODOs преди 3 години
pem 6a2b8ff392 Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8 преди 3 години
perlasm 178fa72ed5 Add aix64-gcc-as architecture and p2align callback преди 3 години
pkcs12 9428977994 pkcs12: fix Coverity 1485667 logically dead code преди 3 години
pkcs7 dea2878fac Teach more of the ASN.1 code about libctx/propq преди 3 години
poly1305 848af5e8fe Drop libimplementations.a преди 3 години
property f0191d0b13 Add the internal function ossl_method_store_do_all() преди 3 години
rand dce7272d08 Elimination of some sources not needed in the FIPS_MODULE преди 3 години
rc2 aff636a489 Update copyright year преди 3 години
rc4 572e6df7db rename md5_block_asm_data_order to ossl_md5_block_asm_data_order преди 3 години
rc5 33388b44b6 Update copyright year преди 4 години
ripemd 848af5e8fe Drop libimplementations.a преди 3 години
rsa 085e3cecbd Move libssl related defines used by fips provider to prov_ssl.h преди 3 години
seed 6229815ab8 Use <> for #include openssl/xxx преди 3 години
sha 987d7da327 Include a local static buffer for the SHA helper functions преди 3 години
siphash 5db682733d Fix a TODO(3.0) in the siphash code преди 3 години
sm2 ed576acdf5 Rename all getters to use get/get0 in name преди 3 години
sm3 f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD преди 3 години
sm4 3c2bdd7df9 Update copyright year преди 3 години
srp 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls преди 3 години
stack 5fd7eb5c8a Improve the implementation of X509_STORE_CTX_get1_issuer() преди 3 години
store 29b3fdad2b Refactor OSSL_STORE_LOADER_do_all_provided() to behave like OSSL_STORE_LOADER_fetch() преди 3 години
ts effb0dcf86 Check the return value of ASN1_STRING_length преди 3 години
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
ui b93f6c2db9 err: rename err_load_xxx_strings_int functions преди 3 години
whrlpool 202cbdd2fc A few cleanups of the provider build.infos преди 3 години
x509 8c7c1c84cb Add a generic SubjectPublicKeyInfo decoder преди 3 години
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
LPdir_unix.c db5cf86535 Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read преди 4 години
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
README-sparse_array.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files преди 4 години
alphacpuid.pl 33388b44b6 Update copyright year преди 4 години
arm64cpuid.pl 5ea64b456b Read MIDR_EL1 system register on aarch64 преди 3 години
arm_arch.h 0789c7d834 Update copyright year преди 3 години
armcap.c a5d250e57e Use getauxval on Android with API level > 18 преди 3 години
armv4cpuid.pl 33388b44b6 Update copyright year преди 4 години
asn1_dsa.c 3c2bdd7df9 Update copyright year преди 3 години
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function преди 5 години
build.info 50360c1a4b FIPS: don't include crypto/passphrase.c in libfips.a преди 3 години
c64xpluscpuid.pl 33388b44b6 Update copyright year преди 4 години
context.c f12a5690de Add the concept of a child OSSL_LIB_CTX преди 3 години
core_algorithm.c d7970dd963 Fix pointer passed to provider_unquery_operation преди 3 години
core_fetch.c 9067cf6ccd CORE: Move away the allocation of the temporary no_cache method store преди 3 години
core_namemap.c ed576acdf5 Rename all getters to use get/get0 in name преди 3 години
cpt_err.c b93f6c2db9 err: rename err_load_xxx_strings_int functions преди 3 години
cpuid.c ef83daf4da Refactor CPUID code преди 3 години
cryptlib.c 71653965b3 crypto: remove TODOs преди 3 години
ctype.c 6229815ab8 Use <> for #include openssl/xxx преди 3 години
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in преди 4 години
der_writer.c a55b00bdbc der: _ossl prefix DER functions преди 4 години
dllmain.c 25f2138b0a Reorganize private crypto header files преди 5 години
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
ex_data.c a16d21744d Add the ability for ex_data to have a priority преди 3 години
getenv.c eec0ad10b9 Update copyright year преди 4 години
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
info.c b55a0b0ff2 Print CPUINFO also for s390 processors преди 4 години
init.c 7d69c07ddf OPENSSL_init_crypto must return 0 when cleanup was done преди 3 години
initthread.c c9732f0953 Fix a memleak in the FIPS provider преди 3 години
mem.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE преди 4 години
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
mem_sec.c 3c2bdd7df9 Update copyright year преди 3 години
mips_arch.h ae4186b004 Fix header file include guard names преди 5 години
o_dir.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
o_fopen.c 605856d72c Update copyright year преди 3 години
o_init.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
o_str.c 3c2bdd7df9 Update copyright year преди 3 години
o_time.c 8020d79b40 Update copyright year преди 3 години
packet.c 085e3cecbd Move libssl related defines used by fips provider to prov_ssl.h преди 3 години
param_build.c 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). преди 3 години
param_build_set.c 8020d79b40 Update copyright year преди 3 години
params.c 1fac270501 Fix potential NULL dereference in OSSL_PARAM_get_utf8_string() преди 3 години
params_dup.c 4ecb19d109 params_dup: fix off by one error that allows array overreach. преди 3 години
params_from_text.c 27f37279df params: fix coverity 1473069: unchecked return values преди 3 години
pariscid.pl 33388b44b6 Update copyright year преди 4 години
passphrase.c 67b6401356 CORE: Fix small bug in passphrase caching преди 4 години
ppc_arch.h ae4186b004 Fix header file include guard names преди 5 години
ppccap.c a7981653ea ppc: fix ambiguous if if else statement преди 3 години
ppccpuid.pl 33388b44b6 Update copyright year преди 4 години
provider.c c4e9167437 Rename also the OSSL_PROVIDER_name() function преди 3 години
provider_child.c b1c053acda Ensure mirroring of properties works for subsequent updates преди 3 години
provider_conf.c 6b750b89ee Add NCONF_get0_libctx() преди 3 години
provider_core.c 97abae6a9d Add various OBJ functions as callbacks преди 3 години
provider_local.h 3c2bdd7df9 Update copyright year преди 3 години
provider_predefined.c 3c2bdd7df9 Update copyright year преди 3 години
punycode.c eec0ad10b9 Update copyright year преди 4 години
s390x_arch.h 33388b44b6 Update copyright year преди 4 години
s390xcap.c 5768804d5a crypto/s390xcap.c: Add guards around the GETAUXVAL checks преди 5 години
s390xcpuid.pl 33388b44b6 Update copyright year преди 4 години
self_test_core.c 0789c7d834 Update copyright year преди 3 години
sparc_arch.h ae4186b004 Fix header file include guard names преди 5 години
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
sparcv9cap.c 64fac96de8 sparc: fix cross compile build преди 3 години
sparse_array.c 3c2bdd7df9 Update copyright year преди 3 години
threads_lib.c c739222b5a Fix no-threads преди 3 години
threads_none.c 3c2bdd7df9 Update copyright year преди 3 години
threads_pthread.c cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock преди 3 години
threads_win.c cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock преди 3 години
trace.c a935791d54 Rework and make DEBUG macros consistent. преди 3 години
uid.c 6b10d29c1a Remove NextStep support преди 5 години
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ преди 5 години
x86_64cpuid.pl 3c2bdd7df9 Update copyright year преди 3 години
x86cpuid.pl 33388b44b6 Update copyright year преди 4 години

README-sparse_array.md

Sparse Arrays

The sparse_array.c file contains an implementation of a sparse array that attempts to be both space and time efficient.

The sparse array is represented using a tree structure. Each node in the tree contains a block of pointers to either the user supplied leaf values or to another node.

There are a number of parameters used to define the block size:

OPENSSL_SA_BLOCK_BITS   Specifies the number of bits covered by each block
SA_BLOCK_MAX            Specifies the number of pointers in each block
SA_BLOCK_MASK           Specifies a bit mask to perform modulo block size
SA_BLOCK_MAX_LEVELS     Indicates the maximum possible height of the tree

These constants are inter-related:

SA_BLOCK_MAX        = 2 ^ OPENSSL_SA_BLOCK_BITS
SA_BLOCK_MASK       = SA_BLOCK_MAX - 1
SA_BLOCK_MAX_LEVELS = number of bits in size_t divided by
                      OPENSSL_SA_BLOCK_BITS rounded up to the next multiple
                      of OPENSSL_SA_BLOCK_BITS

OPENSSL_SA_BLOCK_BITS can be defined at compile time and this overrides the built in setting.

As a space and performance optimisation, the height of the tree is usually less than the maximum possible height. Only sufficient height is allocated to accommodate the largest index added to the data structure.

The largest index used to add a value to the array determines the tree height:

    +----------------------+---------------------+
    | Largest Added Index  |   Height of Tree    |
    +----------------------+---------------------+
    | SA_BLOCK_MAX     - 1 |          1          |
    | SA_BLOCK_MAX ^ 2 - 1 |          2          |
    | SA_BLOCK_MAX ^ 3 - 1 |          3          |
    | ...                  |          ...        |
    | size_t max           | SA_BLOCK_MAX_LEVELS |
    +----------------------+---------------------+

The tree height is dynamically increased as needed based on additions.

An empty tree is represented by a NULL root pointer. Inserting a value at index 0 results in the allocation of a top level node full of null pointers except for the single pointer to the user's data (N = SA_BLOCK_MAX for brevity):

    +----+
    |Root|
    |Node|
    +-+--+
      |
      |
      |
      v
    +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|
    |   |nil|nil|...|nil|
    +-+-+---+---+---+---+
      |
      |
      |
      v
    +-+--+
    |User|
    |Data|
    +----+
Index 0

Inserting at element 2N+1 creates a new root node and pushes down the old root node. It then creates a second second level node to hold the pointer to the user's new data:

    +----+
    |Root|
    |Node|
    +-+--+
      |
      |
      |
      v
    +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|
    |   |nil|   |...|nil|
    +-+-+---+-+-+---+---+
      |       |
      |       +------------------+
      |                          |
      v                          v
    +-+-+---+---+---+---+      +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|      | 0 | 1 | 2 |...|N-1|
    |nil|   |nil|...|nil|      |nil|   |nil|...|nil|
    +-+-+---+---+---+---+      +---+-+-+---+---+---+
      |                              |
      |                              |
      |                              |
      v                              v
    +-+--+                         +-+--+
    |User|                         |User|
    |Data|                         |Data|
    +----+                         +----+
Index 0                       Index 2N+1

The nodes themselves are allocated in a sparse manner. Only nodes which exist along a path from the root of the tree to an added leaf will be allocated. The complexity is hidden and nodes are allocated on an as needed basis. Because the data is expected to be sparse this doesn't result in a large waste of space.

Values can be removed from the sparse array by setting their index position to NULL. The data structure does not attempt to reclaim nodes or reduce the height of the tree on removal. For example, now setting index 0 to NULL would result in:

    +----+
    |Root|
    |Node|
    +-+--+
      |
      |
      |
      v
    +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|
    |   |nil|   |...|nil|
    +-+-+---+-+-+---+---+
      |       |
      |       +------------------+
      |                          |
      v                          v
    +-+-+---+---+---+---+      +-+-+---+---+---+---+
    | 0 | 1 | 2 |...|N-1|      | 0 | 1 | 2 |...|N-1|
    |nil|nil|nil|...|nil|      |nil|   |nil|...|nil|
    +---+---+---+---+---+      +---+-+-+---+---+---+
                                     |
                                     |
                                     |
                                     v
                                   +-+--+
                                   |User|
                                   |Data|
                                   +----+
                              Index 2N+1

Accesses to elements in the sparse array take O(log n) time where n is the largest element. The base of the logarithm is SA_BLOCK_MAX, so for moderately small indices (e.g. NIDs), single level (constant time) access is achievable. Space usage is O(minimum(m, n log(n)) where m is the number of elements in the array.

Note: sparse arrays only include pointers to types. Thus, SPARSE_ARRAY_OF(char) can be used to store a string.