Pauli 62c3fed0cd Deprecate the low level RC5 functions hace 4 años
..
aes c72fa2554f Deprecate the low level AES functions hace 4 años
aria 25f2138b0a Reorganize private crypto header files hace 4 años
asn1 6a165fab23 Avoid leak in error path of asn1_parse2 hace 4 años
async 12a765a523 Explicitly test against NULL; do not use !p or similar hace 4 años
bf 03047e7b7f Deprecate Low Level Blowfish APIs hace 4 años
bio 319cee9e2f BIO: Add BIO_f_prefix(), a text line prefixing filter hace 4 años
bn 339638b586 Make generated copyright year be "now" hace 4 años
buffer dec95d7589 Rework how our providers are built hace 4 años
camellia 291850b473 Deprecate Low Level Camellia APIs hace 4 años
cast 0ae5d4d6f8 Deprecate the Low Level CAST APIs hace 4 años
chacha 07a470729c chacha/asm/chacha-armv8.pl: preserve FP registers d8 and d9 correctly hace 4 años
cmac f6dead1b72 [KDF] Add feedback-mode and CMAC support to KBKDF hace 4 años
cmp 3dbc5156b0 chunk 6 of CMP contribution to OpenSSL hace 4 años
cms 2852c672a8 Don't use the low level AES key wrap APIs in CMS hace 4 años
comp 706457b7bd Reorganize local header files hace 4 años
conf 339638b586 Make generated copyright year be "now" hace 4 años
crmf 3dbc5156b0 chunk 6 of CMP contribution to OpenSSL hace 4 años
ct 3d48457478 Replace BUF_ string function calls with OPENSSL_ ones hace 4 años
des c0d47492a7 CRYPTO: split cipher_platform.h into algorithm specific headers hace 4 años
dh 756f5c6c7c coverity 1201478: check BIO_indent returns hace 4 años
dsa e683582bf3 Add dsa signature alg to fips provider hace 4 años
dso 706457b7bd Reorganize local header files hace 4 años
ec 88b4c61299 Make ECDSA_size() use consistent asn1 encoder. hace 4 años
engine a8fca7284a Deprecate the low level RC4 functions hace 4 años
err 3dbc5156b0 chunk 6 of CMP contribution to OpenSSL hace 4 años
ess 25f2138b0a Reorganize private crypto header files hace 4 años
evp 62c3fed0cd Deprecate the low level RC5 functions hace 4 años
hmac b1558c0bc8 Don't store an HMAC key for longer than we need hace 4 años
idea 706457b7bd Reorganize local header files hace 4 años
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() hace 4 años
lhash dec95d7589 Rework how our providers are built hace 4 años
md2 58e1f3d6d4 Deprecate the low level MD2 functions. hace 4 años
md4 8ffb20ce05 Deprecate the low level MD4 functions. hace 4 años
md5 351ba5bd27 md4/md5: macros should not include the line following them hace 4 años
mdc2 33ee9ae059 Deprecate the low level MDC2 functions. hace 4 años
modes 275a048ffc Add some missing cfi frame info in aesni-gcm-x86_64.pl hace 4 años
objects 339638b586 Make generated copyright year be "now" hace 4 años
ocsp 12a765a523 Explicitly test against NULL; do not use !p or similar hace 4 años
pem cb58d81e68 PROV SERIALIZER: add common functionality to serialize keys hace 4 años
perlasm 34ab13b7d8 crypto/perlasm/ppc-xlate.pl: add linux64v2 flavour hace 4 años
pkcs12 00db8c60aa Update source files for pre-3.0 deprecation hace 4 años
pkcs7 12a765a523 Explicitly test against NULL; do not use !p or similar hace 4 años
poly1305 048fa13e5e Add some missing cfi frame info in poly1305-x86_64.pl hace 4 años
property 79c44b4e30 Fix some typos hace 4 años
rand 2e912f63a4 Move random-related defines to "crypto/rand.h" hace 4 años
rc2 ee2993abd0 Deprecate the low level RC2 functions hace 4 años
rc4 a8fca7284a Deprecate the low level RC4 functions hace 4 años
rc5 62c3fed0cd Deprecate the low level RC5 functions hace 4 años
ripemd 601fca1778 Deprecate the low level RIPEMD160 functions. hace 4 años
rsa 169e422edd Remove asn1 module dependency from RSASSA-PKCS1-v1_5 implementation. hace 4 años
seed 28c690cb7d Deprecate the low level SEED functions hace 4 años
serializer 79c44b4e30 Fix some typos hace 4 años
sha b0d3442efc Add some missing cfi frame info in aesni-sha and sha-x86_64.pl hace 4 años
siphash 25f2138b0a Reorganize private crypto header files hace 4 años
sm2 25f2138b0a Reorganize private crypto header files hace 4 años
sm3 b2055d67f0 Cleanup legacy digest methods. hace 4 años
sm4 25f2138b0a Reorganize private crypto header files hace 4 años
srp 00db8c60aa Update source files for pre-3.0 deprecation hace 4 años
stack dec95d7589 Rework how our providers are built hace 4 años
store 2897b00905 OSSL_STORE: add tracing hace 4 años
ts 1af26e53bc Fix typo and create compatibility macro hace 4 años
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
ui 72a5412b48 UI_UTIL_wrap_read_pem_callback(): when |cb| is NULL, use PEM_def_callback hace 4 años
whrlpool 42b3f10b5e When deprecated symbols are removed, ensure liblegacy has WHIRLPOOL hace 4 años
x509 f5e77bb0fa Add support for otherName:NAIRealm in output hace 4 años
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
LPdir_unix.c db5cf86535 Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read hace 4 años
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 c2969ff6e7 Fix Typos hace 4 años
alphacpuid.pl 1aa89a7a3a Unify all assembler file generators hace 4 años
arm64cpuid.pl 1aa89a7a3a Unify all assembler file generators hace 4 años
arm_arch.h ae4186b004 Fix header file include guard names hace 4 años
armcap.c 5f40dd158c crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval() hace 5 años
armv4cpuid.pl 1aa89a7a3a Unify all assembler file generators hace 4 años
asn1_dsa.c 79c44b4e30 Fix some typos hace 4 años
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function hace 5 años
build.info 36fc5fc6bd Add FIPS Self test kats for digests hace 4 años
c64xpluscpuid.pl 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
context.c 25f2138b0a Reorganize private crypto header files hace 4 años
core_algorithm.c 695d195bbb Replumbing: make it possible for providers to specify multiple names hace 4 años
core_fetch.c 36fa4d8a0d CORE: pass the full algorithm definition to the method constructor hace 4 años
core_namemap.c 3d83c73536 CORE: ossl_namemap_add_names(): new function to add multiple names hace 4 años
cpt_err.c 3d83c73536 CORE: ossl_namemap_add_names(): new function to add multiple names hace 4 años
cryptlib.c 25f2138b0a Reorganize private crypto header files hace 4 años
ctype.c 25f2138b0a Reorganize private crypto header files hace 4 años
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in hace 4 años
dllmain.c 25f2138b0a Reorganize private crypto header files hace 4 años
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
ex_data.c 742ccab318 Deprecate most of debug-memory hace 4 años
getenv.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
info.c 9484b67dfb Modify the add_seeds_stringlist() macro to fix a preprocessor error hace 4 años
init.c 25f2138b0a Reorganize private crypto header files hace 4 años
initthread.c 3478a2102e Thread: Avoid a NULL dereference after failed initialisation. hace 4 años
mem.c f64f262204 Fix build when enabling mdebug options. hace 4 años
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
mem_sec.c 61783db5b5 Use vxRandLib for VxWorks7 hace 5 años
mips_arch.h ae4186b004 Fix header file include guard names hace 4 años
o_dir.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
o_fips.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
o_fopen.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
o_init.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
o_str.c 82bd7c2cbd Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex() hace 4 años
o_time.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
packet.c 15cb0f0958 Give WPACKET the ability to have a NULL buffer underneath it hace 4 años
param_build.c d32d304836 Fix ossl_param_bld_push_{utf8,octet}_string() / param_bld_convert() hace 4 años
params.c 46ef075a99 Allow strings in params to be of zero length hace 4 años
params_from_text.c 9d8e1569aa Params from text to allow zero length value fields hace 4 años
pariscid.pl 1aa89a7a3a Unify all assembler file generators hace 4 años
ppc_arch.h ae4186b004 Fix header file include guard names hace 4 años
ppccap.c 706457b7bd Reorganize local header files hace 4 años
ppccpuid.pl 1aa89a7a3a Unify all assembler file generators hace 4 años
provider.c dca97d0062 Rename provider and core get_param_types functions hace 4 años
provider_conf.c 29dc6e00f2 Load the config file by default hace 4 años
provider_core.c 36fc5fc6bd Add FIPS Self test kats for digests 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 318e074e1f When building of modules is disabled, build the legacy provider into libcrypto hace 4 años
s390x_arch.h ae4186b004 Fix header file include guard names hace 4 años
s390xcap.c 5768804d5a crypto/s390xcap.c: Add guards around the GETAUXVAL checks hace 4 años
s390xcpuid.pl 6f93f06135 s390x assembly pack: enable clang build hace 4 años
self_test_core.c 36fc5fc6bd Add FIPS Self test kats for digests hace 4 años
sparc_arch.h ae4186b004 Fix header file include guard names hace 4 años
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
sparcv9cap.c e7b81fe67a Fix missing bn_mul_mont symbol in solaris fips module hace 4 años
sparse_array.c 25f2138b0a Reorganize private crypto header files hace 4 años
threads_none.c 849529257c drbg: ensure fork-safety without using a pthread_atfork handler hace 4 años
threads_pthread.c 849529257c drbg: ensure fork-safety without using a pthread_atfork handler hace 4 años
threads_win.c 7f0a8dc7f9 crypto/threads_win.c: fix preprocessor indentation hace 4 años
trace.c 2897b00905 OSSL_STORE: add tracing hace 4 años
uid.c 6b10d29c1a Remove NextStep support hace 4 años
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ hace 5 años
x86_64cpuid.pl 8913378a55 Fix unwind info for some trivial functions hace 4 años
x86cpuid.pl 1aa89a7a3a Unify all assembler file generators 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.