Matt Caswell 13c453728c Only disabled what we need to in a no-dh build 4 년 전
..
aes 9ce8e0d17e Optimize AES-XTS mode in OpenSSL for aarch64 4 년 전
aria 25f2138b0a Reorganize private crypto header files 5 년 전
asn1 fce56f5b69 REF_PRINT: cast pointer to void to avoid warnings 4 년 전
async 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
bf 33388b44b6 Update copyright year 4 년 전
bio 256d41d437 BIO: Undefine UNICODE in b_addr.c to get POSIX declaration of gai_strerror() 4 년 전
bn 13c453728c Only disabled what we need to in a no-dh build 4 년 전
buffer 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
camellia 33388b44b6 Update copyright year 4 년 전
cast 670ff08e77 Fix logic error for building x86 CAST assembly 4 년 전
chacha a135948dda Fix aarch64 static linking into shared libraries (see issue #10842 and pull request #11464) 4 년 전
cmac 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
cmp a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
cms a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
comp a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
conf e19c5a1064 CONF: Convert one last CONFerr() to ERR_raise() 4 년 전
crmf 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
ct 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
des 5797e309fc Build: Remove faulty DES assembler spec 4 년 전
dh 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
dsa 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
dso a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
ec a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
encode_decode 0b9f90f504 ENCODER: Add tracing 4 년 전
engine a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
err 0b3a4ef27a Move CMS enveloping code out of the algorithms and into CMS 4 년 전
ess 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
evp a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
ffc 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
hmac 2cf765e5a2 Delete unused PKEY MAC files 4 년 전
http a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
idea 33388b44b6 Update copyright year 4 년 전
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 5 년 전
lhash 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
md2 33388b44b6 Update copyright year 4 년 전
md4 33388b44b6 Update copyright year 4 년 전
md5 e942111267 In a non-shared build, don't include the md5 object files in legacy provider 4 년 전
mdc2 33388b44b6 Update copyright year 4 년 전
modes 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
objects 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
ocsp a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
pem 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
perlasm 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 4 년 전
pkcs12 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
pkcs7 a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
poly1305 fcf6e9d056 crypto/poly1305/asm: fix armv8 pointer authentication 4 년 전
property 07af94416f This should fix a lock-order-inversion 4 년 전
rand a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
rc2 33388b44b6 Update copyright year 4 년 전
rc4 33388b44b6 Update copyright year 4 년 전
rc5 33388b44b6 Update copyright year 4 년 전
ripemd b830e00429 Diverse build.info: Adjust paths 4 년 전
rsa 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
seed 33388b44b6 Update copyright year 4 년 전
sha a135948dda Fix aarch64 static linking into shared libraries (see issue #10842 and pull request #11464) 4 년 전
siphash 2cf765e5a2 Delete unused PKEY MAC files 4 년 전
sm2 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
sm3 b2055d67f0 Cleanup legacy digest methods. 4 년 전
sm4 25f2138b0a Reorganize private crypto header files 5 년 전
srp 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
stack 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
store 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
ts a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
ui a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
whrlpool 77286fe3ec Avoid undefined behavior with unaligned accesses 4 년 전
x509 a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
LPdir_unix.c db5cf86535 Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read 5 년 전
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
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 33388b44b6 Update copyright year 4 년 전
arm_arch.h ae4186b004 Fix header file include guard names 5 년 전
armcap.c 5f40dd158c crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval() 5 년 전
armv4cpuid.pl 33388b44b6 Update copyright year 4 년 전
asn1_dsa.c eec0ad10b9 Update copyright year 4 년 전
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function 5 년 전
build.info 4650f2b590 Punycode decoding implementation 4 년 전
c64xpluscpuid.pl 33388b44b6 Update copyright year 4 년 전
context.c b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 년 전
core_algorithm.c b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 년 전
core_fetch.c b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 년 전
core_namemap.c b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 년 전
cpt_err.c 44d2482ba6 Add a "random" configuration section. 4 년 전
cryptlib.c eec0ad10b9 Update copyright year 4 년 전
ctype.c 25f2138b0a Reorganize private crypto header files 5 년 전
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in 5 년 전
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/ 6 년 전
ex_data.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
getenv.c eec0ad10b9 Update copyright year 4 년 전
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
info.c b55a0b0ff2 Print CPUINFO also for s390 processors 4 년 전
init.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
initthread.c 3d7e7e7c48 Prevent potential UAF in init_thread_deregister() 4 년 전
mem.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 년 전
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
mem_sec.c f31ac32001 Implement OpenSSL secure memory for Windows 4 년 전
mips_arch.h ae4186b004 Fix header file include guard names 5 년 전
o_dir.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
o_fopen.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
o_init.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
o_str.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
o_time.c e39e295e20 Update copyright year 4 년 전
packet.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
param_build.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
param_build_set.c 0ba71d6a63 DH: make the private key length importable / exportable 4 년 전
params.c ab00ddb559 OSSL_PARAM: Add string pointer getters 4 년 전
params_from_text.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
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 454afd9866 Update copyright year 4 년 전
ppccpuid.pl 33388b44b6 Update copyright year 4 년 전
provider.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 년 전
provider_conf.c a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 년 전
provider_core.c 105d01f1eb crypto/provider_core.c: fix a couple of faulty ERR_raise_data() calls 4 년 전
provider_local.h c41f3ae0d9 Replumbing: Add a mechanism to pre-populate the provider store 5 년 전
provider_predefined.c dfc0857d81 serialisation: Add a built-in base provider. 4 년 전
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 b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 년 전
sparc_arch.h ae4186b004 Fix header file include guard names 5 년 전
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
sparcv9cap.c 33388b44b6 Update copyright year 4 년 전
sparse_array.c eec0ad10b9 Update copyright year 4 년 전
threads_none.c 849529257c drbg: ensure fork-safety without using a pthread_atfork handler 5 년 전
threads_pthread.c 9750b4d39c Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c. 4 년 전
threads_win.c 33388b44b6 Update copyright year 4 년 전
trace.c 0b9f90f504 ENCODER: Add tracing 4 년 전
uid.c 6b10d29c1a Remove NextStep support 5 년 전
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 년 전
x86_64cpuid.pl 33388b44b6 Update copyright year 4 년 전
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.