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

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.