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

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.