Hongren Zheng 8702320db9 Implement riscv_vlen_asm for riscv32 2 weeks ago
..
aes fbc836c8e3 aarch64: fix BTI in bsaes assembly code 1 month ago
aria 36c269c302 Change loops conditions to make zero loop risk more obvious. 2 years ago
asn1 7f04bb065d VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config target 1 month ago
async e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
bf f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 year ago
bio aee4db38b7 Remove all references to FLOSS for NonStop Builds. 2 weeks ago
bn 375447bac3 Correct top for EC/DSA nonces if BN_DEBUG is on 1 week ago
buffer e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
camellia 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
cast da1c088f59 Copyright year updates 8 months ago
chacha df4bc0febd Use scalar ALU and vector ALU together for chacha20 stream cipher 3 weeks ago
cmac 0ce7d1f355 Copyright year updates 1 month ago
cmp 8ffc17202c fix sending error when no root CA cert update available 3 weeks ago
cms 12d40c9af5 Fix error handling in CMS_EncryptedData_encrypt 1 week ago
comp da1c088f59 Copyright year updates 8 months ago
conf 27504de595 Coverity found the following issues: 1 week ago
crmf da1c088f59 Copyright year updates 8 months ago
ct e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
des da1c088f59 Copyright year updates 8 months ago
dh 0ce7d1f355 Copyright year updates 1 month ago
dsa 1c3286a3c7 Rename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce_fixed_top() 1 week ago
dso 0ce7d1f355 Copyright year updates 1 month ago
ec 1c3286a3c7 Rename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce_fixed_top() 1 week ago
encode_decode 0ce7d1f355 Copyright year updates 1 month ago
engine 0ce7d1f355 Copyright year updates 1 month ago
err 7f8aba2f44 Limit the number of http headers when receiving the http response 2 months ago
ess d65c1de5e2 ess_lib.c: Changed ERR_LIB_CMS to ERR_LIB_ESS 1 week ago
evp 1c95d96411 Handle empty param in EVP_PKEY_CTX_add1_hkdf_info 3 weeks ago
ffc eaee1765a4 DH_check_pub_key() should not fail when setting result code 7 months ago
hmac 21dfdbef49 Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() 2 years ago
hpke 0ce7d1f355 Copyright year updates 1 month ago
http 0ce7d1f355 Copyright year updates 1 month ago
idea f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 year ago
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 4 years ago
lhash 0ce7d1f355 Copyright year updates 1 month ago
md2 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 year ago
md4 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 year ago
md5 3d68e2937e md5: add assembly implementation for loongarch64 4 months ago
mdc2 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 year ago
modes 0ce7d1f355 Copyright year updates 1 month ago
objects 0ce7d1f355 Copyright year updates 1 month ago
ocsp da1c088f59 Copyright year updates 8 months ago
pem 556009c596 Copyright year updates 7 months ago
perlasm df4bc0febd Use scalar ALU and vector ALU together for chacha20 stream cipher 3 weeks ago
pkcs12 0ce7d1f355 Copyright year updates 1 month ago
pkcs7 0ce7d1f355 Copyright year updates 1 month ago
poly1305 0ce7d1f355 Copyright year updates 1 month ago
property 0ce7d1f355 Copyright year updates 1 month ago
rand f1e0c94545 internal/common.h: rename macro `(un)likely` to `ossl_(un)likely` 6 months ago
rc2 da1c088f59 Copyright year updates 8 months ago
rc4 da1c088f59 Copyright year updates 8 months ago
rc5 da1c088f59 Copyright year updates 8 months ago
ripemd f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 year ago
rsa 0ce7d1f355 Copyright year updates 1 month ago
seed f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 year ago
sha ed0f79c7ae Fix a few incorrect paths in some build.info files 3 months ago
siphash c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
sm2 06fbcb6eec Add check for public key presence on sm2 signing 1 month ago
sm3 1c25bc2e3f riscv: Support sm3 on platforms with vlen >= 128. 6 months ago
sm4 0ce7d1f355 Copyright year updates 1 month ago
srp 556009c596 Copyright year updates 7 months ago
stack 0ce7d1f355 Copyright year updates 1 month ago
store af187d8ed3 Adding missing NULL pointer check 4 weeks ago
thread da1c088f59 Copyright year updates 8 months ago
ts da1c088f59 Copyright year updates 8 months ago
txt_db da1c088f59 Copyright year updates 8 months ago
ui da1c088f59 Copyright year updates 8 months ago
whrlpool da1c088f59 Copyright year updates 8 months ago
x509 bbae0c9f05 Fix race for X509 store found by thread sanitizer 1 week ago
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
LPdir_unix.c da1c088f59 Copyright year updates 8 months ago
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
README-sparse_array.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 3 years ago
alphacpuid.pl 33388b44b6 Update copyright year 4 years ago
arm64cpuid.pl fecb3aae22 Update copyright year 2 years ago
arm_arch.h 0ce7d1f355 Copyright year updates 1 month ago
armcap.c 0ce7d1f355 Copyright year updates 1 month ago
armv4cpuid.pl da1c088f59 Copyright year updates 8 months ago
asn1_dsa.c 3c2bdd7df9 Update copyright year 3 years ago
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function 5 years ago
build.info 34d36cdcbd Do not include sparse_array.o in libssl 7 months ago
c64xpluscpuid.pl 33388b44b6 Update copyright year 4 years ago
context.c da1c088f59 Copyright year updates 8 months ago
core_algorithm.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
core_fetch.c e1eafe8c87 "Reserve" the method store when constructing methods 1 year ago
core_namemap.c da1c088f59 Copyright year updates 8 months ago
cpt_err.c 826da1451b err: add additional errors 2 years ago
cpuid.c 556009c596 Copyright year updates 7 months ago
cryptlib.c da1c088f59 Copyright year updates 8 months ago
ctype.c da1c088f59 Copyright year updates 8 months ago
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in 4 years ago
der_writer.c 59196250cb der_writer: Use uint32_t instead of long. 1 year ago
deterministic_nonce.c 375447bac3 Correct top for EC/DSA nonces if BN_DEBUG is on 1 week ago
dllmain.c fecb3aae22 Update copyright year 2 years ago
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
ex_data.c d4f22a915a Fix error handling in CRYPTO_get_ex_new_index 7 months ago
getenv.c fecb3aae22 Update copyright year 2 years ago
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
info.c da1c088f59 Copyright year updates 8 months ago
init.c 0ce7d1f355 Copyright year updates 1 month ago
initthread.c c61fda2ff8 crypto/initthread.c: fix misspelled OSSL_provider_init() in comment 6 months ago
loongarch64cpuid.pl a607546e6e LoongArch64 assembly pack: Really implement OPENSSL_rdtsc 4 months ago
loongarch_arch.h da1c088f59 Copyright year updates 8 months ago
loongarchcap.c da1c088f59 Copyright year updates 8 months ago
mem.c 3b107b86ca Windows: use srand() instead of srandom() 7 months ago
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
mem_sec.c 7eae6ee0e5 Add locking to CRYPTO_secure_used 5 months ago
mips_arch.h ae4186b004 Fix header file include guard names 4 years ago
o_dir.c fecb3aae22 Update copyright year 2 years ago
o_fopen.c 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
o_init.c fecb3aae22 Update copyright year 2 years ago
o_str.c 0ce7d1f355 Copyright year updates 1 month ago
o_time.c 8020d79b40 Update copyright year 3 years ago
packet.c da1c088f59 Copyright year updates 8 months ago
param_build.c 5a40a2728a params: drop INT_MAX checks 4 months ago
param_build_set.c 15a39e7025 ossl_param_build_set_multi_key_bn(): Do not set NULL BIGNUMs 6 months ago
params.c 0ce7d1f355 Copyright year updates 1 month ago
params_dup.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
params_from_text.c 0ce7d1f355 Copyright year updates 1 month ago
params_idx.c.in e84b5fcc1b params: provide a faster TRIE based param lookup. 11 months ago
pariscid.pl 33388b44b6 Update copyright year 4 years ago
passphrase.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
ppccap.c fecb3aae22 Update copyright year 2 years ago
ppccpuid.pl fecb3aae22 Update copyright year 2 years ago
provider.c da1c088f59 Copyright year updates 8 months ago
provider_child.c da1c088f59 Copyright year updates 8 months ago
provider_conf.c 9277ed0a4f Fix remaining provider config settings to be decisive in value 4 months ago
provider_core.c 7701ca48ce Fix up path generation to use OPENSSL_MODULES 3 weeks ago
provider_local.h b7248964a4 make struct provider_info_st a full type 2 years ago
provider_predefined.c b7248964a4 make struct provider_info_st a full type 2 years ago
punycode.c da1c088f59 Copyright year updates 8 months ago
quic_vlint.c 6292519cd8 QUIC: Enable building with QUIC support disabled 1 year ago
rcu_internal.h 0ce7d1f355 Copyright year updates 1 month ago
riscv32cpuid.pl 8702320db9 Implement riscv_vlen_asm for riscv32 3 days ago
riscv64cpuid.pl cdea67193d riscv: Add basic vector extension support 6 months ago
riscvcap.c cdea67193d riscv: Add basic vector extension support 6 months ago
s390x_arch.h da1c088f59 Copyright year updates 8 months ago
s390xcap.c da1c088f59 Copyright year updates 8 months ago
s390xcpuid.pl 33388b44b6 Update copyright year 4 years ago
self_test_core.c fecb3aae22 Update copyright year 2 years ago
sleep.c c89fe57449 NonStop: Do not call sleep() with a 0 value 1 month ago
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
sparcv9cap.c 52f7e44ec8 Split bignum code out of the sparcv9cap.c 2 years ago
sparse_array.c 93429fc0ce Coverity 1507376: Dereference after null check 1 year ago
threads_lib.c 523e54c15c Define threads_lib.c functions only for OPENSSL_SYS_UNIX 1 year ago
threads_none.c 0ce7d1f355 Copyright year updates 1 month ago
threads_pthread.c 8cecc55b85 crypto/threads_pthread.c: refactor all atomics fallbacks for type safety 3 weeks ago
threads_win.c 6637d7dfad Fix duplicate mutex allocation in threads_win.c 1 month ago
time.c da1c088f59 Copyright year updates 8 months ago
trace.c bbaeadb068 "foo * bar" should be "foo *bar" 8 months ago
uid.c da1c088f59 Copyright year updates 8 months ago
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
x86_64cpuid.pl 3c2bdd7df9 Update copyright year 3 years ago
x86cpuid.pl 33388b44b6 Update copyright year 4 years ago

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.