Dr. David von Oheimb 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() il y a 2 ans
..
aes 65523758e5 Fix reported performance degradation on aarch64 il y a 1 an
aria 36c269c302 Change loops conditions to make zero loop risk more obvious. il y a 2 ans
asn1 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() il y a 1 an
async fecb3aae22 Update copyright year il y a 2 ans
bf 9968c77539 Rename x86-32 assembly files from .s to .S. il y a 2 ans
bio 358103b4a6 Coverity 1506566: unchecked return value il y a 1 an
bn 7fe7cc57af Fix bn_gcd code to check return value when calling BN_one() il y a 2 ans
buffer 38fc02a708 Update copyright year il y a 3 ans
camellia 9968c77539 Rename x86-32 assembly files from .s to .S. il y a 2 ans
cast 9968c77539 Rename x86-32 assembly files from .s to .S. il y a 2 ans
chacha ca6286c382 Add ROTATE inline RISC-V zbb/zbkb asm for chacha il y a 1 an
cmac 8d9fec1781 Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length il y a 2 ans
cmp 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() il y a 1 an
cms 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() il y a 1 an
comp 73a815defe Fix coverity 1493364 & 1493375: unchecked return value il y a 2 ans
conf d840f07bcd Avoid crashing if CONF_modules_unload() is called after OPENSSL_cleanup() il y a 2 ans
crmf de56f726e1 crmf_lib.c: Make sure Ed signature for POPO is called without digest il y a 2 ans
ct 163bf682fd CTLOG_new_ex: Fix copy&paste error when setting propq il y a 2 ans
des 9968c77539 Rename x86-32 assembly files from .s to .S. il y a 2 ans
dh ddb13b283b Use as small dh key size as possible to support the security il y a 1 an
dsa 3ee2611677 Coverity: fix 1506297: negative returns il y a 2 ans
dso fecb3aae22 Update copyright year il y a 2 ans
ec 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() il y a 1 an
encode_decode 4fa5ed5ce5 Check return value of ossl_parse_property() il y a 2 ans
engine 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats il y a 2 ans
err d2399d8cd2 RSA keygen update: Raise an error if no prime candidate q is found. il y a 2 ans
ess b93f6c2db9 err: rename err_load_xxx_strings_int functions il y a 3 ans
evp ee8db8c5fb evp: make all _is_a functions accept and handle a NULL argument il y a 1 an
ffc 5f311b10ab ossl_ffc_params_copy: Copy the keylength too il y a 1 an
hmac 21dfdbef49 Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() il y a 3 ans
http 8c65e1f719 http_client.c: 2nd fix for calculation of Content-Length in set1_content() il y a 1 an
idea 3c2bdd7df9 Update copyright year il y a 3 ans
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() il y a 4 ans
lhash 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats il y a 2 ans
md2 33388b44b6 Update copyright year il y a 4 ans
md4 33388b44b6 Update copyright year il y a 4 ans
md5 9968c77539 Rename x86-32 assembly files from .s to .S. il y a 2 ans
mdc2 33388b44b6 Update copyright year il y a 4 ans
modes 36c269c302 Change loops conditions to make zero loop risk more obvious. il y a 2 ans
objects a0ff8e413e add a check for the return of OBJ_new_nid() il y a 1 an
ocsp fecb3aae22 Update copyright year il y a 2 ans
pem fecb3aae22 Update copyright year il y a 2 ans
perlasm 272138795f x86asm: Generate endbr32 based on __CET__. il y a 2 ans
pkcs12 af801ec892 Fix memleak in PKCS12_pbe_crypt_ex() il y a 1 an
pkcs7 30adf6d209 Revert unnecessary PKCS7_verify() performance optimization il y a 2 ans
poly1305 db24ed5430 Generate the preprocessed .s files for chacha and poly 1305 on ia64 il y a 2 ans
property 5ad3e76c23 put_str: Use memcpy instead of strncpy il y a 2 ans
rand 9574842e90 Pre-declare all core dispatch table functions, and fix the internal ones il y a 1 an
rc2 aff636a489 Update copyright year il y a 3 ans
rc4 9968c77539 Rename x86-32 assembly files from .s to .S. il y a 2 ans
rc5 9968c77539 Rename x86-32 assembly files from .s to .S. il y a 2 ans
ripemd 9968c77539 Rename x86-32 assembly files from .s to .S. il y a 2 ans
rsa 28adea9597 Fix memory leak in ossl_rsa_fromdata. il y a 2 ans
seed 38fc02a708 Update copyright year il y a 3 ans
sha a8b238f0e4 Fix SHA, SHAKE, and KECCAK ASM flag passing il y a 1 an
siphash fecb3aae22 Update copyright year il y a 2 ans
sm2 e257d3e76f Remove duplicated #include headers il y a 2 ans
sm3 eea820f3e2 Add ROTATE inline asm support for SM3 il y a 2 ans
sm4 fecb3aae22 Update copyright year il y a 2 ans
srp 1287dabd0b fix some code with obvious wrong coding style il y a 2 ans
stack 7cc5738a56 Fix Coverity 1493746: constant expression result il y a 2 ans
store 4cfcc7e121 store_result: Add fallback for fetching the keymgmt from the provider of the store il y a 2 ans
ts fecb3aae22 Update copyright year il y a 2 ans
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
ui 1aef2c10f1 Fix the check of UI_method_set_ex_data il y a 2 ans
whrlpool 9968c77539 Rename x86-32 assembly files from .s to .S. il y a 2 ans
x509 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() il y a 1 an
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
LPdir_unix.c fecb3aae22 Update copyright year il y a 2 ans
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
README-sparse_array.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files il y a 4 ans
alphacpuid.pl 33388b44b6 Update copyright year il y a 4 ans
arm64cpuid.pl fecb3aae22 Update copyright year il y a 2 ans
arm_arch.h 9224a407f9 Apply the AES-GCM unroll8 optimization patch to Neoverse N2 il y a 2 ans
armcap.c 9224a407f9 Apply the AES-GCM unroll8 optimization patch to Neoverse N2 il y a 2 ans
armv4cpuid.pl 33388b44b6 Update copyright year il y a 4 ans
asn1_dsa.c 3c2bdd7df9 Update copyright year il y a 3 ans
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function il y a 5 ans
build.info 5067c18910 Add sparse array to libssl il y a 2 ans
c64xpluscpuid.pl 33388b44b6 Update copyright year il y a 4 ans
context.c fecb3aae22 Update copyright year il y a 2 ans
core_algorithm.c 10937d5867 Refactor method construction pre- and post-condition il y a 2 ans
core_fetch.c 4b1b629725 Always try to construct methods as new provider might be added il y a 2 ans
core_namemap.c 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats il y a 2 ans
cpt_err.c 826da1451b err: add additional errors il y a 2 ans
cpuid.c fecb3aae22 Update copyright year il y a 2 ans
cryptlib.c fecb3aae22 Update copyright year il y a 2 ans
ctype.c 286053fc8f tolower: refine the tolower code to avoid a memory access il y a 2 ans
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in il y a 4 ans
der_writer.c 59196250cb der_writer: Use uint32_t instead of long. il y a 2 ans
dllmain.c fecb3aae22 Update copyright year il y a 2 ans
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
ex_data.c a16d21744d Add the ability for ex_data to have a priority il y a 3 ans
getenv.c fecb3aae22 Update copyright year il y a 2 ans
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
info.c fecb3aae22 Update copyright year il y a 2 ans
init.c e9a806b2c2 Avoid reusing the init_lock for a different purpose il y a 2 ans
initthread.c fecb3aae22 Update copyright year il y a 2 ans
mem.c fecb3aae22 Update copyright year il y a 2 ans
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
mem_sec.c fecb3aae22 Update copyright year il y a 2 ans
mips_arch.h ae4186b004 Fix header file include guard names il y a 4 ans
o_dir.c fecb3aae22 Update copyright year il y a 2 ans
o_fopen.c fecb3aae22 Update copyright year il y a 2 ans
o_init.c fecb3aae22 Update copyright year il y a 2 ans
o_str.c fb4cdca053 strcasecmp: implement strcasecmp and strncasecmp il y a 2 ans
o_time.c 8020d79b40 Update copyright year il y a 3 ans
packet.c 416d0a638c QUIC wire format support il y a 2 ans
param_build.c fecb3aae22 Update copyright year il y a 2 ans
param_build_set.c fecb3aae22 Update copyright year il y a 2 ans
params.c fecb3aae22 Update copyright year il y a 2 ans
params_dup.c fecb3aae22 Update copyright year il y a 2 ans
params_from_text.c 946bc0e3ec Allow sign extension in OSSL_PARAM_allocate_from_text() il y a 2 ans
pariscid.pl 33388b44b6 Update copyright year il y a 4 ans
passphrase.c fecb3aae22 Update copyright year il y a 2 ans
ppccap.c fecb3aae22 Update copyright year il y a 2 ans
ppccpuid.pl fecb3aae22 Update copyright year il y a 2 ans
provider.c 1e8ed3e596 Correctly activate the provider in OSSL_PROVIDER_try_load il y a 2 ans
provider_child.c 4da7663b02 For child libctx / provider, don't count self-references in parent il y a 2 ans
provider_conf.c fecb3aae22 Update copyright year il y a 2 ans
provider_core.c f80910390c Coverity 1503321 & 1503327: dereference after null check il y a 1 an
provider_local.h b7248964a4 make struct provider_info_st a full type il y a 3 ans
provider_predefined.c b7248964a4 make struct provider_info_st a full type il y a 3 ans
punycode.c af16097feb Move more general parts of internal/cryptlib.h to new internal/common.h il y a 2 ans
quic_vlint.c 416d0a638c QUIC wire format support il y a 2 ans
riscv64cpuid.pl 360f6dcc5a Add basic RISC-V cpuid and OPENSSL_riscvcap il y a 2 ans
riscvcap.c 360f6dcc5a Add basic RISC-V cpuid and OPENSSL_riscvcap il y a 2 ans
s390x_arch.h fecb3aae22 Update copyright year il y a 2 ans
s390xcap.c 42f111ad41 s390: Add new machine generation il y a 2 ans
s390xcpuid.pl 33388b44b6 Update copyright year il y a 4 ans
self_test_core.c fecb3aae22 Update copyright year il y a 2 ans
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
sparcv9cap.c 52f7e44ec8 Split bignum code out of the sparcv9cap.c il y a 2 ans
sparse_array.c fecb3aae22 Update copyright year il y a 2 ans
threads_lib.c c739222b5a Fix no-threads il y a 3 ans
threads_none.c 3c2bdd7df9 Update copyright year il y a 3 ans
threads_pthread.c fecb3aae22 Update copyright year il y a 2 ans
threads_win.c eeb612021e Explicitly #include <synchapi.h> is unnecessary il y a 2 ans
trace.c e8fdb06035 http_client.c: Dump response on error when tracing is enabled il y a 2 ans
uid.c 3a1fa0116a Openssl fails to compile on Debian with kfreebsd kernels il y a 2 ans
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ il y a 5 ans
x86_64cpuid.pl 3c2bdd7df9 Update copyright year il y a 3 ans
x86cpuid.pl 33388b44b6 Update copyright year il y a 4 ans

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.