Graham Woodward e869c867c1 Allow PKCS12 export to set arbitrary bag attributes 1 year ago
..
aes b733ce73a4 add build support for riscv32 aes zkn 1 year ago
aria 36c269c302 Change loops conditions to make zero loop risk more obvious. 2 years ago
asn1 67c0460b89 Handle SMIME_crlf_copy return code 1 year ago
async fecb3aae22 Update copyright year 2 years ago
bf 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
bio c6be0aa8ac Maximum return value of BIO_ctrl_(w)pending is SIZE_MAX 1 year ago
bn 70f589ae41 Fix memory leak in BN_rand_range() 1 year ago
buffer 38fc02a708 Update copyright year 3 years ago
camellia 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
cast 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
chacha 3f42f41ad1 Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2 1 year ago
cmac 8d9fec1781 Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length 2 years ago
cmp 7af110f9f5 CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its doc 1 year ago
cms 678b489a2a Clear incorrectly reported errors in d2i_CMS_ContentInfo 1 year ago
comp 73a815defe Fix coverity 1493364 & 1493375: unchecked return value 2 years ago
conf 30eba7f359 stack.c: add missing direct error reporting and improve coding style 1 year ago
crmf 293ab82081 CRMF: make create_popo_signature() check that pubkey and pkey match 1 year ago
ct 5d1bb4fc47 libcrypto: remove reliance on struct timeval 1 year ago
des 6136408e6a Add ROTATE inline RISC-V zbb/zbkb asm for DES 1 year ago
dh eb7a5cc345 Coverity 1508532: out of bounds access 1 year ago
dsa 3ee2611677 Coverity: fix 1506297: negative returns 1 year ago
dso fecb3aae22 Update copyright year 2 years ago
ec 78c44b0594 Add HPKE DHKEM provider support for EC, X25519 and X448. 1 year ago
encode_decode e1eafe8c87 "Reserve" the method store when constructing methods 1 year ago
engine 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2 years ago
err e869c867c1 Allow PKCS12 export to set arbitrary bag attributes 1 year ago
ess b93f6c2db9 err: rename err_load_xxx_strings_int functions 3 years ago
evp 78c44b0594 Add HPKE DHKEM provider support for EC, X25519 and X448. 1 year ago
ffc 5f311b10ab ossl_ffc_params_copy: Copy the keylength too 1 year ago
hmac 21dfdbef49 Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() 3 years ago
hpke 78c44b0594 Add HPKE DHKEM provider support for EC, X25519 and X448. 1 year ago
http 52f6169905 OSSL_HTTP_REQ_CTX_nbio: add support for partial content-type string matching 1 year ago
idea 3c2bdd7df9 Update copyright year 3 years ago
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 4 years ago
lhash 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2 years ago
md2 33388b44b6 Update copyright year 4 years ago
md4 33388b44b6 Update copyright year 4 years ago
md5 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
mdc2 33388b44b6 Update copyright year 4 years ago
modes cd854f225b Fix GHASH-ASM implementation on s390x 1 year ago
objects e869c867c1 Allow PKCS12 export to set arbitrary bag attributes 1 year ago
ocsp fecb3aae22 Update copyright year 2 years ago
pem 205957405d Fixes segfault occurrence in PEM_write() 1 year ago
perlasm 272138795f x86asm: Generate endbr32 based on __CET__. 2 years ago
pkcs12 e869c867c1 Allow PKCS12 export to set arbitrary bag attributes 1 year ago
pkcs7 4fdc16af05 X509_STORE_CTX_set_default(): improve error handling, also in its use 1 year ago
poly1305 db24ed5430 Generate the preprocessed .s files for chacha and poly 1305 on ia64 2 years ago
property 56d4ff6cd7 property: make cache flushing slight less deterministic 1 year ago
rand 9574842e90 Pre-declare all core dispatch table functions, and fix the internal ones 1 year ago
rc2 aff636a489 Update copyright year 3 years ago
rc4 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
rc5 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
ripemd 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
rsa 28adea9597 Fix memory leak in ossl_rsa_fromdata. 1 year ago
seed 38fc02a708 Update copyright year 3 years ago
sha a8b238f0e4 Fix SHA, SHAKE, and KECCAK ASM flag passing 1 year ago
siphash fecb3aae22 Update copyright year 2 years ago
sm2 e257d3e76f Remove duplicated #include headers 2 years ago
sm3 eea820f3e2 Add ROTATE inline asm support for SM3 2 years ago
sm4 fecb3aae22 Update copyright year 2 years ago
srp 1287dabd0b fix some code with obvious wrong coding style 2 years ago
stack 30eba7f359 stack.c: add missing direct error reporting and improve coding style 1 year ago
store e1eafe8c87 "Reserve" the method store when constructing methods 1 year ago
ts 5d1bb4fc47 libcrypto: remove reliance on struct timeval 1 year ago
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
ui 1aef2c10f1 Fix the check of UI_method_set_ex_data 2 years ago
whrlpool 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
x509 38ebfc3f5f x509_vpm.c: add missing direct error reporting and improve coding style 1 year ago
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
LPdir_unix.c fecb3aae22 Update copyright year 2 years 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 1efd8533e1 Fix aarch64 signed bit shift issue found by UBSAN 1 year ago
armcap.c 9224a407f9 Apply the AES-GCM unroll8 optimization patch to Neoverse N2 2 years ago
armv4cpuid.pl 33388b44b6 Update copyright year 4 years 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 78c44b0594 Add HPKE DHKEM provider support for EC, X25519 and X448. 1 year ago
c64xpluscpuid.pl 33388b44b6 Update copyright year 4 years ago
context.c fecb3aae22 Update copyright year 2 years ago
core_algorithm.c e1eafe8c87 "Reserve" the method store when constructing methods 1 year ago
core_fetch.c e1eafe8c87 "Reserve" the method store when constructing methods 1 year ago
core_namemap.c 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2 years ago
cpt_err.c 826da1451b err: add additional errors 2 years ago
cpuid.c fecb3aae22 Update copyright year 2 years ago
cryptlib.c fecb3aae22 Update copyright year 2 years ago
ctype.c 286053fc8f tolower: refine the tolower code to avoid a memory access 2 years 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
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 a16d21744d Add the ability for ex_data to have a priority 3 years 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 fecb3aae22 Update copyright year 2 years ago
init.c e9a806b2c2 Avoid reusing the init_lock for a different purpose 2 years ago
initthread.c fecb3aae22 Update copyright year 2 years ago
mem.c 5639ee79bd ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILURE 1 year ago
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
mem_sec.c ff1efe6e26 Fix UWP builds by defining VirtualLock 1 year 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 fecb3aae22 Update copyright year 2 years ago
o_init.c fecb3aae22 Update copyright year 2 years ago
o_str.c fb4cdca053 strcasecmp: implement strcasecmp and strncasecmp 2 years ago
o_time.c 8020d79b40 Update copyright year 3 years ago
packet.c dffafaf481 QUIC Frame Encoding and Decoding Functions 1 year ago
param_build.c fecb3aae22 Update copyright year 2 years ago
param_build_set.c fecb3aae22 Update copyright year 2 years ago
params.c fecb3aae22 Update copyright year 2 years ago
params_dup.c fecb3aae22 Update copyright year 2 years ago
params_from_text.c 946bc0e3ec Allow sign extension in OSSL_PARAM_allocate_from_text() 2 years ago
pariscid.pl 33388b44b6 Update copyright year 4 years ago
passphrase.c fecb3aae22 Update copyright year 2 years ago
ppccap.c fecb3aae22 Update copyright year 2 years ago
ppccpuid.pl fecb3aae22 Update copyright year 2 years ago
provider.c 1e8ed3e596 Correctly activate the provider in OSSL_PROVIDER_try_load 2 years ago
provider_child.c 4da7663b02 For child libctx / provider, don't count self-references in parent 2 years ago
provider_conf.c fecb3aae22 Update copyright year 2 years ago
provider_core.c f913c3cd7e Coverity 1503321 & 1503327: dereference after null check 1 year ago
provider_local.h b7248964a4 make struct provider_info_st a full type 3 years ago
provider_predefined.c b7248964a4 make struct provider_info_st a full type 3 years ago
punycode.c af16097feb Move more general parts of internal/cryptlib.h to new internal/common.h 2 years ago
quic_vlint.c 416d0a638c QUIC wire format support 2 years ago
riscv32cpuid.pl 61170642b1 Add RISC-V 32 cpuid support 1 year ago
riscv64cpuid.pl 360f6dcc5a Add basic RISC-V cpuid and OPENSSL_riscvcap 2 years ago
riscvcap.c 360f6dcc5a Add basic RISC-V cpuid and OPENSSL_riscvcap 2 years ago
s390x_arch.h fecb3aae22 Update copyright year 2 years ago
s390xcap.c 42f111ad41 s390: Add new machine generation 2 years ago
s390xcpuid.pl 33388b44b6 Update copyright year 4 years ago
self_test_core.c fecb3aae22 Update copyright year 2 years 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 c739222b5a Fix no-threads 3 years ago
threads_none.c 3c2bdd7df9 Update copyright year 3 years ago
threads_pthread.c fecb3aae22 Update copyright year 2 years ago
threads_win.c 2d46a44ff2 VC++ 2008 or earlier x86 compilers do not have an inline implementation of InterlockedOr64 for 32bit and will fail to run on Windows XP 32bit. 1 year ago
time.c 02d0f87a8b time: move OSSL_TIME to libcrypto 1 year ago
trace.c fcff5bd43c Add tests for trace_api. 1 year ago
uid.c 3a1fa0116a Openssl fails to compile on Debian with kfreebsd kernels 2 years 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.