Richard Levitte b03da688a2 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() 4 yıl önce
..
aes 26217510d2 aes/asm/aesv8-armx.pl: avoid 32-bit lane assignment in CTR mode 4 yıl önce
aria 25f2138b0a Reorganize private crypto header files 5 yıl önce
asn1 b03da688a2 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() 4 yıl önce
async 605856d72c Update copyright year 4 yıl önce
bf 33388b44b6 Update copyright year 4 yıl önce
bio a07dc8167b Fix instances of pointer addition with the NULL pointer 4 yıl önce
bn 605856d72c Update copyright year 4 yıl önce
buffer 605856d72c Update copyright year 4 yıl önce
camellia 33388b44b6 Update copyright year 4 yıl önce
cast 670ff08e77 Fix logic error for building x86 CAST assembly 4 yıl önce
chacha a135948dda Fix aarch64 static linking into shared libraries (see issue #10842 and pull request #11464) 4 yıl önce
cmac 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
cmp 4c0d49ed41 cmp_client.c: Fix indentation and remove empty line 4 yıl önce
cms 605856d72c Update copyright year 4 yıl önce
comp 605856d72c Update copyright year 4 yıl önce
conf 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
crmf 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
ct 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
des 5797e309fc Build: Remove faulty DES assembler spec 4 yıl önce
dh 89cccbea51 Add EVP_KDF-X942 to the fips module 4 yıl önce
dsa 888bdbfd39 EVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls / setters more available 4 yıl önce
dso 605856d72c Update copyright year 4 yıl önce
ec 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
encode_decode cbcbac644c ENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_EVP_PKEY() 4 yıl önce
engine 605856d72c Update copyright year 4 yıl önce
err 89cccbea51 Add EVP_KDF-X942 to the fips module 4 yıl önce
ess 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
evp b03da688a2 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() 4 yıl önce
ffc 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
hmac 2cf765e5a2 Delete unused PKEY MAC files 4 yıl önce
http 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
idea 33388b44b6 Update copyright year 4 yıl önce
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 5 yıl önce
lhash 605856d72c Update copyright year 4 yıl önce
md2 33388b44b6 Update copyright year 4 yıl önce
md4 33388b44b6 Update copyright year 4 yıl önce
md5 605856d72c Update copyright year 4 yıl önce
mdc2 33388b44b6 Update copyright year 4 yıl önce
modes 605856d72c Update copyright year 4 yıl önce
objects 605856d72c Update copyright year 4 yıl önce
ocsp 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
pem b03da688a2 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() 4 yıl önce
perlasm 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 4 yıl önce
pkcs12 605856d72c Update copyright year 4 yıl önce
pkcs7 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
poly1305 fcf6e9d056 crypto/poly1305/asm: fix armv8 pointer authentication 4 yıl önce
property 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
rand 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
rc2 33388b44b6 Update copyright year 4 yıl önce
rc4 572e6df7db rename md5_block_asm_data_order to ossl_md5_block_asm_data_order 4 yıl önce
rc5 33388b44b6 Update copyright year 4 yıl önce
ripemd b830e00429 Diverse build.info: Adjust paths 4 yıl önce
rsa 172daa7fc7 RSA: correct digestinfo_ripemd160_der[] 4 yıl önce
seed 33388b44b6 Update copyright year 4 yıl önce
sha 605856d72c Update copyright year 4 yıl önce
siphash 2cf765e5a2 Delete unused PKEY MAC files 4 yıl önce
sm2 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
sm3 b2055d67f0 Cleanup legacy digest methods. 4 yıl önce
sm4 25f2138b0a Reorganize private crypto header files 5 yıl önce
srp 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
stack 605856d72c Update copyright year 4 yıl önce
store 337ade3d2c Don't forget the datatype when decoding a PEM file 4 yıl önce
ts 605856d72c Update copyright year 4 yıl önce
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
ui 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
whrlpool 77286fe3ec Avoid undefined behavior with unaligned accesses 4 yıl önce
x509 b03da688a2 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() 4 yıl önce
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
LPdir_unix.c db5cf86535 Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read 5 yıl önce
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
README-sparse_array.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 4 yıl önce
alphacpuid.pl 33388b44b6 Update copyright year 4 yıl önce
arm64cpuid.pl 33388b44b6 Update copyright year 4 yıl önce
arm_arch.h ae4186b004 Fix header file include guard names 5 yıl önce
armcap.c 5f40dd158c crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval() 5 yıl önce
armv4cpuid.pl 33388b44b6 Update copyright year 4 yıl önce
asn1_dsa.c eec0ad10b9 Update copyright year 4 yıl önce
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function 5 yıl önce
build.info 4650f2b590 Punycode decoding implementation 4 yıl önce
c64xpluscpuid.pl 33388b44b6 Update copyright year 4 yıl önce
context.c b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 yıl önce
core_algorithm.c b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 yıl önce
core_fetch.c b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 yıl önce
core_namemap.c b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 yıl önce
cpt_err.c 14a6c6a4e1 ERR: Rebuild all generated error headers and source files 4 yıl önce
cryptlib.c eec0ad10b9 Update copyright year 4 yıl önce
ctype.c 25f2138b0a Reorganize private crypto header files 5 yıl önce
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in 5 yıl önce
der_writer.c a55b00bdbc der: _ossl prefix DER functions 4 yıl önce
dllmain.c 25f2138b0a Reorganize private crypto header files 5 yıl önce
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
ex_data.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
getenv.c eec0ad10b9 Update copyright year 4 yıl önce
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
info.c b55a0b0ff2 Print CPUINFO also for s390 processors 4 yıl önce
init.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
initthread.c 3d7e7e7c48 Prevent potential UAF in init_thread_deregister() 4 yıl önce
mem.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 yıl önce
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
mem_sec.c f31ac32001 Implement OpenSSL secure memory for Windows 4 yıl önce
mips_arch.h ae4186b004 Fix header file include guard names 5 yıl önce
o_dir.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
o_fopen.c 605856d72c Update copyright year 4 yıl önce
o_init.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
o_str.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
o_time.c e39e295e20 Update copyright year 4 yıl önce
packet.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
param_build.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
param_build_set.c 0ba71d6a63 DH: make the private key length importable / exportable 4 yıl önce
params.c 5b1d94c11c Fix some warnings from clang 10 in params.c 4 yıl önce
params_from_text.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
pariscid.pl 33388b44b6 Update copyright year 4 yıl önce
passphrase.c 67b6401356 CORE: Fix small bug in passphrase caching 4 yıl önce
ppc_arch.h ae4186b004 Fix header file include guard names 5 yıl önce
ppccap.c 454afd9866 Update copyright year 4 yıl önce
ppccpuid.pl 33388b44b6 Update copyright year 4 yıl önce
provider.c 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 yıl önce
provider_conf.c a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 yıl önce
provider_core.c 03bede0cc8 rand: move the entropy source out of the FIPS provider 4 yıl önce
provider_local.h c41f3ae0d9 Replumbing: Add a mechanism to pre-populate the provider store 5 yıl önce
provider_predefined.c dfc0857d81 serialisation: Add a built-in base provider. 4 yıl önce
punycode.c eec0ad10b9 Update copyright year 4 yıl önce
s390x_arch.h 33388b44b6 Update copyright year 4 yıl önce
s390xcap.c 5768804d5a crypto/s390xcap.c: Add guards around the GETAUXVAL checks 5 yıl önce
s390xcpuid.pl 33388b44b6 Update copyright year 4 yıl önce
self_test_core.c b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 yıl önce
sparc_arch.h ae4186b004 Fix header file include guard names 5 yıl önce
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
sparcv9cap.c 33388b44b6 Update copyright year 4 yıl önce
sparse_array.c eec0ad10b9 Update copyright year 4 yıl önce
threads_none.c 849529257c drbg: ensure fork-safety without using a pthread_atfork handler 5 yıl önce
threads_pthread.c 9750b4d39c Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c. 4 yıl önce
threads_win.c 33388b44b6 Update copyright year 4 yıl önce
trace.c 0b9f90f504 ENCODER: Add tracing 4 yıl önce
uid.c 6b10d29c1a Remove NextStep support 5 yıl önce
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 yıl önce
x86_64cpuid.pl 33388b44b6 Update copyright year 4 yıl önce
x86cpuid.pl 33388b44b6 Update copyright year 4 yıl önce

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.