Dr. David von Oheimb 93f99b681a Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and document it 4 years ago
..
aes 33388b44b6 Update copyright year 4 years ago
aria 25f2138b0a Reorganize private crypto header files 5 years ago
asn1 7674e92324 Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param() 4 years ago
async 33388b44b6 Update copyright year 4 years ago
bf 33388b44b6 Update copyright year 4 years ago
bio d8c78e5f4a Fix bio_wait() in crypto/bio/bio_lib.c in case OPENSSL_NO_SOCK 4 years ago
bn 1d05eb55ca Avoid potential overflow to the sign bit when shifting left 24 places 4 years ago
buffer dec95d7589 Rework how our providers are built 5 years ago
camellia 33388b44b6 Update copyright year 4 years ago
cast 33388b44b6 Update copyright year 4 years ago
chacha 33388b44b6 Update copyright year 4 years ago
cmac 33388b44b6 Update copyright year 4 years ago
cmp 6e15b81c34 Move decl of OSSL_CRMF_CERTID_dup from {crmf,cmp}_local.h to include/openssl/crmf.h 4 years ago
cms 454afd9866 Update copyright year 4 years ago
comp 706457b7bd Reorganize local header files 5 years ago
conf 454afd9866 Update copyright year 4 years ago
crmf 93f99b681a Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and document it 4 years ago
ct 454afd9866 Update copyright year 4 years ago
des c450922c8c Add solaris assembler fixes for legacy provider 4 years ago
dh 7674e92324 Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param() 4 years ago
dsa 7674e92324 Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param() 4 years ago
dso 454afd9866 Update copyright year 4 years ago
ec 7674e92324 Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param() 4 years ago
engine e12813d0d3 Prevent use after free of global_engine_lock 4 years ago
err f32af93c92 Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR_error_string.pod 4 years ago
ess 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
evp b808665265 Update core_names.h fields and document most fields. 4 years ago
ffc b808665265 Update core_names.h fields and document most fields. 4 years ago
hmac 206da660a3 coverity 1462580 Improper use of negative value 4 years ago
http 9253f8346a Constify 'req' parameter of OSSL_HTTP_post_asn1() 4 years ago
idea 33388b44b6 Update copyright year 4 years ago
include 454afd9866 Update copyright year 4 years ago
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 5 years ago
lhash dec95d7589 Rework how our providers are built 5 years ago
md2 33388b44b6 Update copyright year 4 years ago
md4 33388b44b6 Update copyright year 4 years ago
md5 33388b44b6 Update copyright year 4 years ago
mdc2 33388b44b6 Update copyright year 4 years ago
modes 454afd9866 Update copyright year 4 years ago
objects 0e139a02d5 GOST-related objects changes 4 years ago
ocsp 454afd9866 Update copyright year 4 years ago
pem cbeb0bfa96 Cast the unsigned char to unsigned int before shifting left 4 years ago
perlasm 454afd9866 Update copyright year 4 years ago
pkcs12 454afd9866 Update copyright year 4 years ago
pkcs7 454afd9866 Update copyright year 4 years ago
poly1305 33388b44b6 Update copyright year 4 years ago
property 454afd9866 Update copyright year 4 years ago
rand ddec332f32 Fix egd and devrandom source configs 4 years ago
rc2 33388b44b6 Update copyright year 4 years ago
rc4 33388b44b6 Update copyright year 4 years ago
rc5 33388b44b6 Update copyright year 4 years ago
ripemd 33388b44b6 Update copyright year 4 years ago
rsa 7674e92324 Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param() 4 years ago
seed 33388b44b6 Update copyright year 4 years ago
serializer 5a29b6286f CORE: query for operations only once per provider (unless no_store is true) 4 years ago
sha 33388b44b6 Update copyright year 4 years ago
siphash 25f2138b0a Reorganize private crypto header files 5 years ago
sm2 33388b44b6 Update copyright year 4 years ago
sm3 b2055d67f0 Cleanup legacy digest methods. 4 years ago
sm4 25f2138b0a Reorganize private crypto header files 5 years ago
srp 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
stack dec95d7589 Rework how our providers are built 5 years ago
store b84439b06a STORE: Make try_decode_PrivateKey() ENGINE aware 4 years ago
ts 454afd9866 Update copyright year 4 years ago
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
ui 712e8debb5 Fix the parameter types of the CRYPTO_EX_dup function type. 4 years ago
whrlpool 33388b44b6 Update copyright year 4 years ago
x509 93f99b681a Fix X509_PUBKEY_cmp(), move to crypto/x509/x_pubkey.c, rename, export, and document it 4 years ago
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
LPdir_unix.c db5cf86535 Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read 5 years ago
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
README.sparse_array c2969ff6e7 Fix Typos 5 years ago
alphacpuid.pl 33388b44b6 Update copyright year 4 years ago
arm64cpuid.pl 33388b44b6 Update copyright year 4 years ago
arm_arch.h ae4186b004 Fix header file include guard names 5 years ago
armcap.c 5f40dd158c crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval() 5 years ago
armv4cpuid.pl 33388b44b6 Update copyright year 4 years ago
asn1_dsa.c 79c44b4e30 Fix some typos 5 years ago
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function 5 years ago
build.info 484c24c8d7 Remove explicit dependency on configdata.pm when processing .in files 4 years ago
c64xpluscpuid.pl 33388b44b6 Update copyright year 4 years ago
context.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
core_algorithm.c 5a29b6286f CORE: query for operations only once per provider (unless no_store is true) 4 years ago
core_fetch.c 5a29b6286f CORE: query for operations only once per provider (unless no_store is true) 4 years ago
core_namemap.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
cpt_err.c 3d83c73536 CORE: ossl_namemap_add_names(): new function to add multiple names 5 years ago
cryptlib.c 25f2138b0a Reorganize private crypto header files 5 years ago
ctype.c 25f2138b0a Reorganize private crypto header files 5 years ago
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in 5 years ago
der_writer.c 2275ff656c DER writer: Add the possibility to abandon empty SEQUENCEs 4 years ago
dllmain.c 25f2138b0a Reorganize private crypto header files 5 years ago
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
ex_data.c 712e8debb5 Fix the parameter types of the CRYPTO_EX_dup function type. 4 years ago
getenv.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
info.c 33388b44b6 Update copyright year 4 years ago
init.c 25f2138b0a Reorganize private crypto header files 5 years ago
initthread.c d40b42ab4c Maintain strict type discipline between the core and providers 4 years ago
mem.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
mem_sec.c 33388b44b6 Update copyright year 4 years ago
mips_arch.h ae4186b004 Fix header file include guard names 5 years ago
o_dir.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
o_fopen.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
o_init.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
o_str.c f32af93c92 Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR_error_string.pod 4 years ago
o_time.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
packet.c 12cbb8e049 WPACKET: don't write DER length when we don't want to 4 years ago
param_build.c a6f8a834ba Ensure OSSL_PARAM_BLD_free() can accept a NULL 4 years ago
param_build_set.c 96ebe52e89 Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields 4 years ago
params.c b756626a37 Allow OSSL_PARAM_get_octet_string() to pass a NULL buffer 4 years ago
params_from_text.c 2baf2d81e3 params: handle the modified sentinel. 4 years ago
pariscid.pl 33388b44b6 Update copyright year 4 years ago
ppc_arch.h ae4186b004 Fix header file include guard names 5 years ago
ppccap.c 454afd9866 Update copyright year 4 years ago
ppccpuid.pl 33388b44b6 Update copyright year 4 years ago
provider.c a7ad40c502 Add OSSL_PROVIDER_do_all() 4 years ago
provider_conf.c 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
provider_core.c b808665265 Update core_names.h fields and document most fields. 4 years ago
provider_local.h c41f3ae0d9 Replumbing: Add a mechanism to pre-populate the provider store 5 years ago
provider_predefined.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
s390x_arch.h 33388b44b6 Update copyright year 4 years ago
s390xcap.c 5768804d5a crypto/s390xcap.c: Add guards around the GETAUXVAL checks 5 years ago
s390xcpuid.pl 33388b44b6 Update copyright year 4 years ago
self_test_core.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
sparc_arch.h ae4186b004 Fix header file include guard names 5 years ago
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
sparcv9cap.c 33388b44b6 Update copyright year 4 years ago
sparse_array.c 25f2138b0a Reorganize private crypto header files 5 years ago
threads_none.c 849529257c drbg: ensure fork-safety without using a pthread_atfork handler 5 years ago
threads_pthread.c 454afd9866 Update copyright year 4 years ago
threads_win.c 33388b44b6 Update copyright year 4 years ago
trace.c 2897b00905 OSSL_STORE: add tracing 5 years ago
uid.c 6b10d29c1a Remove NextStep support 5 years ago
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 years ago
x86_64cpuid.pl 33388b44b6 Update copyright year 4 years ago
x86cpuid.pl 33388b44b6 Update copyright year 4 years ago

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.