Tomas Mraz 7c639f0b8e DH_check[_params]() use libctx of the dh for prime checks 1 year ago
..
aes ef917549f5 Add vpaes-loongarch64.pl module. 1 year ago
aria 36c269c302 Change loops conditions to make zero loop risk more obvious. 2 years ago
asn1 1555c86e5f Cast values to match printf format strings. 1 year ago
async e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
bf 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
bio b9179ae555 djgpp: Fix unused-but-set-variable warning 1 year ago
bn 4378e3cd2a Limit size of modulus for BN_mod_exp_mont_consttime() 1 year ago
buffer e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
camellia 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
cast 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
chacha 3f42f41ad1 Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2 2 years ago
cmac e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
cmp c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
cms 59d21298df Convert ZLIB defines to OPENSSL_NO_ZLIB 1 year ago
comp 3840271e98 Add zlib oneshot compression 1 year ago
conf a8086e6bfc stack: Do not add error if pop/shift/value accesses outside of the stack 1 year ago
crmf 293ab82081 CRMF: make create_popo_signature() check that pubkey and pkey match 2 years ago
ct e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
des 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
dh 7c639f0b8e DH_check[_params]() use libctx of the dh for prime checks 1 year ago
dsa 5b234be4c4 dsa/ec: update pairwise tests to account for 140-3 IG 10.3.A additiocal comment 1 1 year ago
dso 89d7231132 crypto/dso/dso_vms.c: Better definition of DSO_MALLOC() 1 year ago
ec 5b234be4c4 dsa/ec: update pairwise tests to account for 140-3 IG 10.3.A additiocal comment 1 1 year ago
encode_decode 9ab57f29c7 Coverity 1515953: negative loop bound 1 year ago
engine 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
err cab5b3a344 Fix openssl.txt 1 year ago
ess e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
evp 98642df4ba Propagate selection all the way on key export 1 year ago
ffc c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 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. 2 years ago
http c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
idea c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 4 years ago
lhash 45ada6b92b Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch 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 be0161ff10 gcm_get_funcs(): Add missing fallback for ghash on x86_64 1 year ago
objects caf9317d7d Add ZSTD compression support (RFC8478bis) 1 year ago
ocsp e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
pem 373d901280 pem: avoid segfault if PKEY is NULL in PEM_write_bio_PrivateKey 1 year ago
perlasm 272138795f x86asm: Generate endbr32 based on __CET__. 2 years ago
pkcs12 9eaf07ffe3 PKCS12_SAFEBAG_set0_attrs: Remove const from function signature 1 year ago
pkcs7 2a5c0d93cf pkcs7: Remove unused includes 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 2 years ago
rand a88e97fcac Release the drbg in the global default context before engines 1 year ago
rc2 c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
rc4 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
rc5 c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
ripemd 155a82d1fe Avoid putting ripemd_prov.c in libcommon otherwise it is regarded as fips source 1 year ago
rsa e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
seed 38fc02a708 Update copyright year 3 years ago
sha 119b7b5f2a crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore case 1 year ago
siphash c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
sm2 e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
sm3 eea820f3e2 Add ROTATE inline asm support for SM3 2 years ago
sm4 704e8090b4 optimize ossl_sm4_set_key speed 1 year ago
srp f44d32fdfb add a check for the return of sk_SRP_gN_new_null() so that capture the potential memory error in time 1 year ago
stack 3a09dfb4f9 Errors raised from OPENSSL_sk_set should have ERR_LIB_CRYPTO 1 year ago
store c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
thread 4f32754f79 crypto: thread: remove ossl_crypto_thread_native_terminate 1 year ago
ts c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 year ago
txt_db f9e8e2c0ab txt_db: fix -Wunused-but-set-variable 1 year ago
ui e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
whrlpool 9968c77539 Rename x86-32 assembly files from .s to .S. 2 years ago
x509 9351f675fa Catch incorrect IPAddressFamily lengths 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 4 years ago
alphacpuid.pl 33388b44b6 Update copyright year 4 years ago
arm64cpuid.pl fecb3aae22 Update copyright year 2 years ago
arm_arch.h 88c53cf17d Apply SM4 optimization patch to Kunpeng-920 1 year ago
armcap.c f2ec24c9e7 armcap: skip probing _armv7_tick() 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 4574a7fd8d crypto: add preemptive threading support 1 year ago
c64xpluscpuid.pl 33388b44b6 Update copyright year 4 years ago
context.c a88e97fcac Release the drbg in the global default context before engines 1 year ago
core_algorithm.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
core_fetch.c e1eafe8c87 "Reserve" the method store when constructing methods 2 years 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. 2 years 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 e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 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 caf9317d7d Add ZSTD compression support (RFC8478bis) 1 year ago
initthread.c fecb3aae22 Update copyright year 2 years ago
loongarch64cpuid.pl 7f2d6188c7 Add LoongArch64 cpuid and OPENSSL_loongarchcap_P 1 year ago
loongarch_arch.h 7f2d6188c7 Add LoongArch64 cpuid and OPENSSL_loongarchcap_P 1 year ago
loongarchcap.c 7f2d6188c7 Add LoongArch64 cpuid and OPENSSL_loongarchcap_P 1 year ago
mem.c 5639ee79bd ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILURE 2 years ago
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
mem_sec.c 9167a47f78 Adapt CRYPTO_secure_malloc() like CRYPTO_malloc() 2 years ago
mips_arch.h ae4186b004 Fix header file include guard names 5 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 e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
o_time.c 8020d79b40 Update copyright year 3 years ago
packet.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
param_build.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
param_build_set.c fecb3aae22 Update copyright year 2 years ago
params.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
params_dup.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
params_from_text.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
pariscid.pl 33388b44b6 Update copyright year 4 years ago
passphrase.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
ppccap.c fecb3aae22 Update copyright year 2 years ago
ppccpuid.pl fecb3aae22 Update copyright year 2 years ago
provider.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
provider_child.c 4da7663b02 For child libctx / provider, don't count self-references in parent 2 years ago
provider_conf.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
provider_core.c 6962e21b7c Fix a lock in provider_remove_store_methods() 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 905ba92439 punycode: update to use WPACKET instead of using custom range checking 1 year ago
quic_vlint.c 416d0a638c QUIC wire format support 2 years ago
riscv32cpuid.pl 61170642b1 Add RISC-V 32 cpuid support 2 years 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
sleep.c 82d28c6b3c Rename ossl_sleep() to OSSL_sleep() and make it public 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 3 years ago
sparse_array.c 93429fc0ce Coverity 1507376: Dereference after null check 2 years ago
threads_lib.c 523e54c15c Define threads_lib.c functions only for OPENSSL_SYS_UNIX 1 year ago
threads_none.c 894f2166ef CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error 2 years ago
threads_pthread.c 894f2166ef CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error 2 years ago
threads_win.c 894f2166ef CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error 2 years ago
time.c 02d0f87a8b time: move OSSL_TIME to libcrypto 2 years ago
trace.c fcff5bd43c Add tests for trace_api. 2 years ago
uid.c 3a1fa0116a Openssl fails to compile on Debian with kfreebsd kernels 3 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.