Dr. David von Oheimb 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 년 전
..
aes 7fa8bcfe43 Fix misspelling errors and typos reported by codespell 4 년 전
aria 25f2138b0a Reorganize private crypto header files 4 년 전
asn1 bbaddbc068 X509: Refactor X509_verify() and X509_REQ_verify() for better streamlining 4 년 전
async 34675b2ba9 Use swapcontext for Intel CET 4 년 전
bf 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
bio bcbb30afe2 add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout support 4 년 전
bn 7fa8bcfe43 Fix misspelling errors and typos reported by codespell 4 년 전
buffer dec95d7589 Rework how our providers are built 4 년 전
camellia 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
cast 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
chacha 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
cmac a6d572e601 Deprecate the low level CMAC functions 4 년 전
cmp 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 년 전
cms 2852c672a8 Don't use the low level AES key wrap APIs in CMS 4 년 전
comp 706457b7bd Reorganize local header files 4 년 전
conf 339638b586 Make generated copyright year be "now" 4 년 전
crmf 3dbc5156b0 chunk 6 of CMP contribution to OpenSSL 4 년 전
ct 85d843c8ec Deprecate the low level SHA functions. 4 년 전
des 0e43960e88 Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'} 4 년 전
dh b305452f69 Redesign the KEYMGMT libcrypto <-> provider interface - the basics 4 년 전
dsa b305452f69 Redesign the KEYMGMT libcrypto <-> provider interface - the basics 4 년 전
dso 706457b7bd Reorganize local header files 4 년 전
ec 8b6ffd4040 Params: change UTF8 construct calls to avoid explicit strlen(3) calls. 4 년 전
engine 85d843c8ec Deprecate the low level SHA functions. 4 년 전
err 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 년 전
ess 25f2138b0a Reorganize private crypto header files 4 년 전
evp ad5b71be73 Fix no-ec 4 년 전
ffc f11f86f6ec Add FFC param/key generation 4 년 전
hmac dbde472688 Deprecate the low level HMAC functions 4 년 전
http 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 년 전
idea da2d32f6db Deprecate the low level IDEA functions. 4 년 전
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 4 년 전
lhash dec95d7589 Rework how our providers are built 4 년 전
md2 0e43960e88 Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'} 4 년 전
md4 0e43960e88 Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'} 4 년 전
md5 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
mdc2 0e43960e88 Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'} 4 년 전
modes 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
objects ca2bf555cd Add support for DH 'modp' group parameters (RFC 3526) 4 년 전
ocsp 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 년 전
pem cb58d81e68 PROV SERIALIZER: add common functionality to serialize keys 4 년 전
perlasm 96f0b8addd x86: Always generate .note.gnu.property section for ELF outputs 4 년 전
pkcs12 dbde472688 Deprecate the low level HMAC functions 4 년 전
pkcs7 12a765a523 Explicitly test against NULL; do not use !p or similar 4 년 전
poly1305 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
property 79c44b4e30 Fix some typos 4 년 전
rand 30a9d5d1a7 RAND_DRBG: add a callback data for entropy and nonce callbacks 4 년 전
rc2 ee2993abd0 Deprecate the low level RC2 functions 4 년 전
rc4 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
rc5 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
ripemd 0e43960e88 Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'} 4 년 전
rsa b305452f69 Redesign the KEYMGMT libcrypto <-> provider interface - the basics 4 년 전
seed 28c690cb7d Deprecate the low level SEED functions 4 년 전
serializer b305452f69 Redesign the KEYMGMT libcrypto <-> provider interface - the basics 4 년 전
sha 7fa8bcfe43 Fix misspelling errors and typos reported by codespell 4 년 전
siphash 25f2138b0a Reorganize private crypto header files 4 년 전
sm2 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. 4 년 전
sm3 b2055d67f0 Cleanup legacy digest methods. 4 년 전
sm4 25f2138b0a Reorganize private crypto header files 4 년 전
srp 00db8c60aa Update source files for pre-3.0 deprecation 4 년 전
stack dec95d7589 Rework how our providers are built 4 년 전
store 2897b00905 OSSL_STORE: add tracing 4 년 전
ts 1af26e53bc Fix typo and create compatibility macro 4 년 전
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
ui 72a5412b48 UI_UTIL_wrap_read_pem_callback(): when |cb| is NULL, use PEM_def_callback 4 년 전
whrlpool 0e43960e88 Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'} 4 년 전
x509 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 년 전
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
LPdir_unix.c db5cf86535 Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read 4 년 전
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
README.sparse_array c2969ff6e7 Fix Typos 5 년 전
alphacpuid.pl 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
arm64cpuid.pl 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
arm_arch.h ae4186b004 Fix header file include guard names 4 년 전
armcap.c 5f40dd158c crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval() 5 년 전
armv4cpuid.pl 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
asn1_dsa.c 79c44b4e30 Fix some typos 4 년 전
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function 5 년 전
build.info 29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c 4 년 전
c64xpluscpuid.pl 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
context.c 25f2138b0a Reorganize private crypto header files 4 년 전
core_algorithm.c 695d195bbb Replumbing: make it possible for providers to specify multiple names 4 년 전
core_fetch.c 36fa4d8a0d CORE: pass the full algorithm definition to the method constructor 4 년 전
core_namemap.c e4a1d02300 Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too 4 년 전
cpt_err.c 3d83c73536 CORE: ossl_namemap_add_names(): new function to add multiple names 4 년 전
cryptlib.c 25f2138b0a Reorganize private crypto header files 4 년 전
ctype.c 25f2138b0a Reorganize private crypto header files 4 년 전
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in 4 년 전
dllmain.c 25f2138b0a Reorganize private crypto header files 4 년 전
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
ex_data.c 742ccab318 Deprecate most of debug-memory 4 년 전
getenv.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
info.c 9484b67dfb Modify the add_seeds_stringlist() macro to fix a preprocessor error 4 년 전
init.c 25f2138b0a Reorganize private crypto header files 4 년 전
initthread.c 2dd04ca881 Fix init_thread_stop 4 년 전
mem.c f4dcc09ba7 Memory allocator code cleanup 4 년 전
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
mem_sec.c 34b167625a Make minimum size for secure memory a size_t. 4 년 전
mips_arch.h ae4186b004 Fix header file include guard names 4 년 전
o_dir.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
o_fips.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
o_fopen.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
o_init.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
o_str.c 82bd7c2cbd Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex() 4 년 전
o_time.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
packet.c 15cb0f0958 Give WPACKET the ability to have a NULL buffer underneath it 5 년 전
param_build.c ac23078b78 param_bld: add a padded BN call. 4 년 전
params.c 46ef075a99 Allow strings in params to be of zero length 4 년 전
params_from_text.c 9d8e1569aa Params from text to allow zero length value fields 4 년 전
pariscid.pl 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
ppc_arch.h ae4186b004 Fix header file include guard names 4 년 전
ppccap.c 706457b7bd Reorganize local header files 4 년 전
ppccpuid.pl 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
provider.c dca97d0062 Rename provider and core get_param_types functions 4 년 전
provider_conf.c 29dc6e00f2 Load the config file by default 4 년 전
provider_core.c 7b131de2bb PROV: Add support for error queue marks and implement in FIPS module 4 년 전
provider_local.h c41f3ae0d9 Replumbing: Add a mechanism to pre-populate the provider store 5 년 전
provider_predefined.c 318e074e1f When building of modules is disabled, build the legacy provider into libcrypto 4 년 전
s390x_arch.h ae4186b004 Fix header file include guard names 4 년 전
s390xcap.c 5768804d5a crypto/s390xcap.c: Add guards around the GETAUXVAL checks 4 년 전
s390xcpuid.pl 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
self_test_core.c 36fc5fc6bd Add FIPS Self test kats for digests 4 년 전
sparc_arch.h ae4186b004 Fix header file include guard names 4 년 전
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
sparcv9cap.c 7fa8bcfe43 Fix misspelling errors and typos reported by codespell 4 년 전
sparse_array.c 25f2138b0a Reorganize private crypto header files 4 년 전
threads_none.c 849529257c drbg: ensure fork-safety without using a pthread_atfork handler 4 년 전
threads_pthread.c 849529257c drbg: ensure fork-safety without using a pthread_atfork handler 4 년 전
threads_win.c 7f0a8dc7f9 crypto/threads_win.c: fix preprocessor indentation 4 년 전
trace.c 2897b00905 OSSL_STORE: add tracing 4 년 전
uid.c 6b10d29c1a Remove NextStep support 5 년 전
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 년 전
x86_64cpuid.pl 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전
x86cpuid.pl 32be631ca1 Do not silently truncate files on perlasm errors 4 년 전

README.sparse_array

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.