Jiasheng Jiang 8211ca45e4 PKCS7: Remove one of the duplicate checks 6 mesi fa
..
aes ed0f79c7ae Fix a few incorrect paths in some build.info files 7 mesi fa
aria 36c269c302 Change loops conditions to make zero loop risk more obvious. 2 anni fa
asn1 eadd8c4727 Add appropriate lower bound checks for GeneralizedTime and UTCTime 6 mesi fa
async e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 anno fa
bf f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 anno fa
bio d60b37506d Fix BIO_get_new_index() to return an error when it is exhausted. 6 mesi fa
bn 9c1b8f17ce Avoid an infinite loop in BN_GF2m_mod_inv 9 mesi fa
buffer e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 anno fa
camellia 9968c77539 Rename x86-32 assembly files from .s to .S. 2 anni fa
cast da1c088f59 Copyright year updates 1 anno fa
chacha 1afb326da4 chachap10-ppc.pl: Fix truncated relocation 7 mesi fa
cmac 6f22bcd631 Add appropriate NULL checks in EVP_CIPHER api 7 mesi fa
cmp bcd3707dba crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey(); fix coding style nit 6 mesi fa
cms 6f22bcd631 Add appropriate NULL checks in EVP_CIPHER api 7 mesi fa
comp da1c088f59 Copyright year updates 1 anno fa
conf 504e72fc1a Add exemplar use case for rcu locks 7 mesi fa
crmf da1c088f59 Copyright year updates 1 anno fa
ct e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 anno fa
des da1c088f59 Copyright year updates 1 anno fa
dh de61dba390 Fix typos 8 mesi fa
dsa de61dba390 Fix typos 8 mesi fa
dso 0f644b96d2 replace strstr() with strchr() for single characters 7 mesi fa
ec e5313f2048 OpenSSL License is applied for some source files, change to Apache 2 7 mesi fa
encode_decode cf57c3ecfa Check for NULL cleanup function before using it in encoder_process 7 mesi fa
engine 39ea783798 Revert "Improved detection of engine-provided private "classic" keys" 7 mesi fa
err 5003abae02 cmperr.h: use free reason value 106 rather than 197 for CMP_R_UNEXPECTED_SENDER 6 mesi fa
ess e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 anno fa
evp f7241edda4 Fix new typos found by codespell 7 mesi fa
ffc eaee1765a4 DH_check_pub_key() should not fail when setting result code 11 mesi fa
hmac 21dfdbef49 Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() 3 anni fa
hpke e5313f2048 OpenSSL License is applied for some source files, change to Apache 2 7 mesi fa
http 322517d817 Fix some invalid use of sscanf 9 mesi fa
idea f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 anno fa
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 4 anni fa
lhash 5c42ced0ff Introduce hash thunking functions to do proper casting 8 mesi fa
md2 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 anno fa
md4 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 anno fa
md5 3d68e2937e md5: add assembly implementation for loongarch64 8 mesi fa
mdc2 f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 anno fa
modes df04e81794 aes_platform.h, gcm128.c: fix Darwin PowerPC macro to include ppc64 8 mesi fa
objects 486ab0fb00 Fix arithmetic expression overflow 8 mesi fa
ocsp da1c088f59 Copyright year updates 1 anno fa
pem 556009c596 Copyright year updates 11 mesi fa
perlasm 1da7c09f79 x86_64-xlate.pl: Fix build with icx and nvc compilers 10 mesi fa
pkcs12 041962b429 Add NULL checks where ContentInfo data can be NULL 7 mesi fa
pkcs7 8211ca45e4 PKCS7: Remove one of the duplicate checks 6 mesi fa
poly1305 7068e5e2dc poly1305_ieee754.c: fix PowerPC macros 8 mesi fa
property c3e8d67885 Fixed Visual Studio 2008 compiler errors 7 mesi fa
rand f1e0c94545 internal/common.h: rename macro `(un)likely` to `ossl_(un)likely` 10 mesi fa
rc2 da1c088f59 Copyright year updates 1 anno fa
rc4 da1c088f59 Copyright year updates 1 anno fa
rc5 da1c088f59 Copyright year updates 1 anno fa
ripemd f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 anno fa
rsa e09fc1d746 Limit the execution time of RSA public key check 8 mesi fa
seed f6a6f7b6aa Avoid duplicating symbols in legacy.a with some build options 1 anno fa
sha ed0f79c7ae Fix a few incorrect paths in some build.info files 7 mesi fa
siphash c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. 1 anno fa
sm2 9170cc0398 Optimize the implementation of ec_field_size() 7 mesi fa
sm3 1c25bc2e3f riscv: Support sm3 on platforms with vlen >= 128. 11 mesi fa
sm4 2a2561709a Fix sm4-xts aarch64 assembly implementation bug 7 mesi fa
srp 556009c596 Copyright year updates 11 mesi fa
stack 98d6016afe Make OPENSSL_sk_push return only 0 or 1 8 mesi fa
store 556009c596 Copyright year updates 11 mesi fa
thread da1c088f59 Copyright year updates 1 anno fa
ts da1c088f59 Copyright year updates 1 anno fa
txt_db da1c088f59 Copyright year updates 1 anno fa
ui da1c088f59 Copyright year updates 1 anno fa
whrlpool da1c088f59 Copyright year updates 1 anno fa
x509 6134e8e6dd Fix a memory leak on successful load of CRL 6 mesi fa
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
LPdir_unix.c da1c088f59 Copyright year updates 1 anno fa
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
README-sparse_array.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 4 anni fa
alphacpuid.pl 33388b44b6 Update copyright year 4 anni fa
arm64cpuid.pl fecb3aae22 Update copyright year 2 anni fa
arm_arch.h 11adf9a75d Apply the AES-GCM unroll8 optimisation to Microsoft Azure Cobalt 100 7 mesi fa
armcap.c 11adf9a75d Apply the AES-GCM unroll8 optimisation to Microsoft Azure Cobalt 100 7 mesi fa
armv4cpuid.pl da1c088f59 Copyright year updates 1 anno fa
asn1_dsa.c 3c2bdd7df9 Update copyright year 3 anni fa
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function 5 anni fa
build.info 34d36cdcbd Do not include sparse_array.o in libssl 1 anno fa
c64xpluscpuid.pl 33388b44b6 Update copyright year 4 anni fa
context.c da1c088f59 Copyright year updates 1 anno fa
core_algorithm.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 anno fa
core_fetch.c e1eafe8c87 "Reserve" the method store when constructing methods 2 anni fa
core_namemap.c da1c088f59 Copyright year updates 1 anno fa
cpt_err.c 826da1451b err: add additional errors 2 anni fa
cpuid.c 556009c596 Copyright year updates 11 mesi fa
cryptlib.c da1c088f59 Copyright year updates 1 anno fa
ctype.c da1c088f59 Copyright year updates 1 anno fa
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in 4 anni fa
der_writer.c 59196250cb der_writer: Use uint32_t instead of long. 2 anni fa
deterministic_nonce.c da1c088f59 Copyright year updates 1 anno fa
dllmain.c fecb3aae22 Update copyright year 2 anni fa
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
ex_data.c d4f22a915a Fix error handling in CRYPTO_get_ex_new_index 1 anno fa
getenv.c fecb3aae22 Update copyright year 2 anni fa
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
info.c da1c088f59 Copyright year updates 1 anno fa
init.c 99fb31c167 Add atexit configuration option to using atexit() in libcrypto at build-time. 7 mesi fa
initthread.c c61fda2ff8 crypto/initthread.c: fix misspelled OSSL_provider_init() in comment 11 mesi fa
loongarch64cpuid.pl a607546e6e LoongArch64 assembly pack: Really implement OPENSSL_rdtsc 9 mesi fa
loongarch_arch.h da1c088f59 Copyright year updates 1 anno fa
loongarchcap.c da1c088f59 Copyright year updates 1 anno fa
mem.c 3b107b86ca Windows: use srand() instead of srandom() 11 mesi fa
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
mem_sec.c 7eae6ee0e5 Add locking to CRYPTO_secure_used 9 mesi fa
mips_arch.h ae4186b004 Fix header file include guard names 5 anni fa
o_dir.c fecb3aae22 Update copyright year 2 anni fa
o_fopen.c 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. 1 anno fa
o_init.c fecb3aae22 Update copyright year 2 anni fa
o_str.c c5cc9c419a Fix off by one issue in buf2hexstr_sep() 6 mesi fa
o_time.c 8020d79b40 Update copyright year 3 anni fa
packet.c da1c088f59 Copyright year updates 1 anno fa
param_build.c 5a40a2728a params: drop INT_MAX checks 8 mesi fa
param_build_set.c 15a39e7025 ossl_param_build_set_multi_key_bn(): Do not set NULL BIGNUMs 11 mesi fa
params.c 806bbafe2d Check appropriate OSSL_PARAM_get_* functions for NULL 8 mesi fa
params_dup.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 anno fa
params_from_text.c ea6268cfce Have OSSL_PARAM_allocate_from_text() fail on odd number of hex digits 7 mesi fa
params_idx.c.in e84b5fcc1b params: provide a faster TRIE based param lookup. 1 anno fa
pariscid.pl 33388b44b6 Update copyright year 4 anni fa
passphrase.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 anno fa
ppccap.c fecb3aae22 Update copyright year 2 anni fa
ppccpuid.pl fecb3aae22 Update copyright year 2 anni fa
provider.c da1c088f59 Copyright year updates 1 anno fa
provider_child.c da1c088f59 Copyright year updates 1 anno fa
provider_conf.c 9277ed0a4f Fix remaining provider config settings to be decisive in value 8 mesi fa
provider_core.c 8fa65a6648 After initializing a provider, check if its output dispatch table is NULL 9 mesi fa
provider_local.h b7248964a4 make struct provider_info_st a full type 3 anni fa
provider_predefined.c b7248964a4 make struct provider_info_st a full type 3 anni fa
punycode.c da1c088f59 Copyright year updates 1 anno fa
quic_vlint.c 6292519cd8 QUIC: Enable building with QUIC support disabled 1 anno fa
rcu_internal.h d0e1a0ae70 RCU lock implementation 7 mesi fa
riscv32cpuid.pl 61170642b1 Add RISC-V 32 cpuid support 2 anni fa
riscv64cpuid.pl cdea67193d riscv: Add basic vector extension support 11 mesi fa
riscvcap.c cdea67193d riscv: Add basic vector extension support 11 mesi fa
s390x_arch.h da1c088f59 Copyright year updates 1 anno fa
s390xcap.c da1c088f59 Copyright year updates 1 anno fa
s390xcpuid.pl 33388b44b6 Update copyright year 4 anni fa
self_test_core.c fecb3aae22 Update copyright year 2 anni fa
sleep.c da1c088f59 Copyright year updates 1 anno fa
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
sparcv9cap.c 52f7e44ec8 Split bignum code out of the sparcv9cap.c 3 anni fa
sparse_array.c 93429fc0ce Coverity 1507376: Dereference after null check 2 anni fa
threads_lib.c 523e54c15c Define threads_lib.c functions only for OPENSSL_SYS_UNIX 1 anno fa
threads_none.c d0e1a0ae70 RCU lock implementation 7 mesi fa
threads_pthread.c 39fe3e5de1 Fix the grammar as suggsted in the review 7 mesi fa
threads_win.c d0e1a0ae70 RCU lock implementation 7 mesi fa
time.c da1c088f59 Copyright year updates 1 anno fa
trace.c bbaeadb068 "foo * bar" should be "foo *bar" 1 anno fa
uid.c da1c088f59 Copyright year updates 1 anno fa
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 anni fa
x86_64cpuid.pl 3c2bdd7df9 Update copyright year 3 anni fa
x86cpuid.pl 33388b44b6 Update copyright year 4 anni fa

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.