Matt Caswell 14c593e003 Don't set cancel state/type vor 1 Jahr
..
aes ef917549f5 Add vpaes-loongarch64.pl module. vor 2 Jahren
aria 36c269c302 Change loops conditions to make zero loop risk more obvious. vor 2 Jahren
asn1 1555c86e5f Cast values to match printf format strings. vor 2 Jahren
async e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
bf 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
bio cd715b7e7f Add support for KTLS zerocopy sendfile on Linux vor 2 Jahren
bn d2f6e66d28 Improve FIPS RSA keygen performance. vor 2 Jahren
buffer e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
camellia 9968c77539 Rename x86-32 assembly files from .s to .S. vor 2 Jahren
cast 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
chacha 3f42f41ad1 Improve chacha20 perfomance on aarch64 by interleaving scalar with SVE/SVE2 vor 2 Jahren
cmac e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
cmp a2ede0396a add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function vor 2 Jahren
cms 60ea150b1f CMS_decrypt_set1_*(): remove misleading error queue entry when recipient mismatch was not the issue vor 2 Jahren
comp 3840271e98 Add zlib oneshot compression vor 2 Jahren
conf a8086e6bfc stack: Do not add error if pop/shift/value accesses outside of the stack vor 2 Jahren
crmf 357bfe7345 CMP+CRMF: fix formatting nits in crypto/, include/, and test/ vor 2 Jahren
ct e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
des 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
dh 7c639f0b8e DH_check[_params]() use libctx of the dh for prime checks vor 2 Jahren
dsa f3090fc710 Implement deterministic ECDSA sign (RFC6979) vor 1 Jahr
dso 89d7231132 crypto/dso/dso_vms.c: Better definition of DSO_MALLOC() vor 2 Jahren
ec f3090fc710 Implement deterministic ECDSA sign (RFC6979) vor 1 Jahr
encode_decode 9ab57f29c7 Coverity 1515953: negative loop bound vor 2 Jahren
engine 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
err ad062480f7 Implements Hybrid Public Key Encryption (HPKE) as per RFC9180. vor 2 Jahren
ess e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
evp 3f32d29ad4 Add SM2 support for EVP_PKEY_Q_keygen vor 2 Jahren
ffc c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
hmac 21dfdbef49 Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() vor 3 Jahren
hpke 450f96e965 Fix Coverity issues in HPKE vor 1 Jahr
http c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
idea c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() vor 5 Jahren
lhash 45ada6b92b Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch vor 2 Jahren
md2 33388b44b6 Update copyright year vor 4 Jahren
md4 33388b44b6 Update copyright year vor 4 Jahren
md5 9968c77539 Rename x86-32 assembly files from .s to .S. vor 2 Jahren
mdc2 33388b44b6 Update copyright year vor 4 Jahren
modes 2788b56f0c providers: Add SM4 XTS implementation vor 1 Jahr
objects de8f6a3e29 obj: Add SM4 XTS OID vor 1 Jahr
ocsp e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
pem adb408dc79 When using PEM_read_bio_PrivateKey_ex() the public key is optional vor 2 Jahren
perlasm b863e1e4c6 Add two new build targets to enable the possibility of using clang-cl as vor 2 Jahren
pkcs12 9eaf07ffe3 PKCS12_SAFEBAG_set0_attrs: Remove const from function signature vor 2 Jahren
pkcs7 2a5c0d93cf pkcs7: Remove unused includes vor 2 Jahren
poly1305 db24ed5430 Generate the preprocessed .s files for chacha and poly 1305 on ia64 vor 2 Jahren
property 92a25e24e6 Fix occasional assertion failure when storing properties vor 1 Jahr
rand a88e97fcac Release the drbg in the global default context before engines vor 2 Jahren
rc2 c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
rc4 9968c77539 Rename x86-32 assembly files from .s to .S. vor 2 Jahren
rc5 c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
ripemd 155a82d1fe Avoid putting ripemd_prov.c in libcommon otherwise it is regarded as fips source vor 2 Jahren
rsa e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
seed 38fc02a708 Update copyright year vor 3 Jahren
sha 119b7b5f2a crypto/sha/asm/sha512-ia64.pl: When checking assembler file names, ignore case vor 2 Jahren
siphash c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
sm2 e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
sm3 eea820f3e2 Add ROTATE inline asm support for SM3 vor 2 Jahren
sm4 704e8090b4 optimize ossl_sm4_set_key speed vor 2 Jahren
srp f44d32fdfb add a check for the return of sk_SRP_gN_new_null() so that capture the potential memory error in time vor 2 Jahren
stack 3a09dfb4f9 Errors raised from OPENSSL_sk_set should have ERR_LIB_CRYPTO vor 2 Jahren
store c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
thread 14c593e003 Don't set cancel state/type vor 1 Jahr
ts c734058309 crypto/*: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
txt_db f9e8e2c0ab txt_db: fix -Wunused-but-set-variable vor 2 Jahren
ui e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
whrlpool 9968c77539 Rename x86-32 assembly files from .s to .S. vor 2 Jahren
x509 26cfa4cd85 Fix coverity issues in X509v3_addr vor 2 Jahren
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
LPdir_unix.c fecb3aae22 Update copyright year vor 2 Jahren
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
README-sparse_array.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files vor 4 Jahren
alphacpuid.pl 33388b44b6 Update copyright year vor 4 Jahren
arm64cpuid.pl fecb3aae22 Update copyright year vor 2 Jahren
arm_arch.h 88c53cf17d Apply SM4 optimization patch to Kunpeng-920 vor 2 Jahren
armcap.c b863e1e4c6 Add two new build targets to enable the possibility of using clang-cl as vor 2 Jahren
armv4cpuid.pl 33388b44b6 Update copyright year vor 4 Jahren
asn1_dsa.c 3c2bdd7df9 Update copyright year vor 3 Jahren
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function vor 5 Jahren
build.info f3090fc710 Implement deterministic ECDSA sign (RFC6979) vor 1 Jahr
c64xpluscpuid.pl 33388b44b6 Update copyright year vor 4 Jahren
context.c f5a3669c8b Add functions supporting thread pool only when it is enabled vor 2 Jahren
core_algorithm.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
core_fetch.c e1eafe8c87 "Reserve" the method store when constructing methods vor 2 Jahren
core_namemap.c 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats vor 2 Jahren
cpt_err.c 826da1451b err: add additional errors vor 2 Jahren
cpuid.c fecb3aae22 Update copyright year vor 2 Jahren
cryptlib.c fecb3aae22 Update copyright year vor 2 Jahren
ctype.c 286053fc8f tolower: refine the tolower code to avoid a memory access vor 2 Jahren
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in vor 5 Jahren
der_writer.c 59196250cb der_writer: Use uint32_t instead of long. vor 2 Jahren
deterministic_nonce.c f3090fc710 Implement deterministic ECDSA sign (RFC6979) vor 1 Jahr
dllmain.c fecb3aae22 Update copyright year vor 2 Jahren
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
ex_data.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
getenv.c fecb3aae22 Update copyright year vor 2 Jahren
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
info.c fecb3aae22 Update copyright year vor 2 Jahren
init.c caf9317d7d Add ZSTD compression support (RFC8478bis) vor 2 Jahren
initthread.c fecb3aae22 Update copyright year vor 2 Jahren
loongarch64cpuid.pl 7f2d6188c7 Add LoongArch64 cpuid and OPENSSL_loongarchcap_P vor 2 Jahren
loongarch_arch.h 7f2d6188c7 Add LoongArch64 cpuid and OPENSSL_loongarchcap_P vor 2 Jahren
loongarchcap.c 7f2d6188c7 Add LoongArch64 cpuid and OPENSSL_loongarchcap_P vor 2 Jahren
mem.c 5639ee79bd ERR: Make CRYPTO_malloc() and friends report ERR_R_MALLOC_FAILURE vor 2 Jahren
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
mem_sec.c 9167a47f78 Adapt CRYPTO_secure_malloc() like CRYPTO_malloc() vor 2 Jahren
mips_arch.h ae4186b004 Fix header file include guard names vor 5 Jahren
o_dir.c fecb3aae22 Update copyright year vor 2 Jahren
o_fopen.c 1567a821a4 crypto: Fix various typos, repeated words, align some spelling to LDP. vor 2 Jahren
o_init.c fecb3aae22 Update copyright year vor 2 Jahren
o_str.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
o_time.c 8020d79b40 Update copyright year vor 3 Jahren
packet.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
param_build.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
param_build_set.c fecb3aae22 Update copyright year vor 2 Jahren
params.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
params_dup.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
params_from_text.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
pariscid.pl 33388b44b6 Update copyright year vor 4 Jahren
passphrase.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
ppccap.c fecb3aae22 Update copyright year vor 2 Jahren
ppccpuid.pl fecb3aae22 Update copyright year vor 2 Jahren
provider.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
provider_child.c 4da7663b02 For child libctx / provider, don't count self-references in parent vor 2 Jahren
provider_conf.c e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
provider_core.c 6962e21b7c Fix a lock in provider_remove_store_methods() vor 2 Jahren
provider_local.h b7248964a4 make struct provider_info_st a full type vor 3 Jahren
provider_predefined.c b7248964a4 make struct provider_info_st a full type vor 3 Jahren
punycode.c 905ba92439 punycode: update to use WPACKET instead of using custom range checking vor 2 Jahren
quic_vlint.c 416d0a638c QUIC wire format support vor 2 Jahren
riscv32cpuid.pl 61170642b1 Add RISC-V 32 cpuid support vor 2 Jahren
riscv64cpuid.pl 360f6dcc5a Add basic RISC-V cpuid and OPENSSL_riscvcap vor 2 Jahren
riscvcap.c 360f6dcc5a Add basic RISC-V cpuid and OPENSSL_riscvcap vor 2 Jahren
s390x_arch.h fecb3aae22 Update copyright year vor 2 Jahren
s390xcap.c 42f111ad41 s390: Add new machine generation vor 2 Jahren
s390xcpuid.pl 33388b44b6 Update copyright year vor 4 Jahren
self_test_core.c fecb3aae22 Update copyright year vor 2 Jahren
sleep.c 82d28c6b3c Rename ossl_sleep() to OSSL_sleep() and make it public vor 2 Jahren
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
sparcv9cap.c 52f7e44ec8 Split bignum code out of the sparcv9cap.c vor 3 Jahren
sparse_array.c 93429fc0ce Coverity 1507376: Dereference after null check vor 2 Jahren
threads_lib.c 523e54c15c Define threads_lib.c functions only for OPENSSL_SYS_UNIX vor 2 Jahren
threads_none.c 894f2166ef CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error vor 2 Jahren
threads_pthread.c 894f2166ef CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error vor 2 Jahren
threads_win.c 894f2166ef CRYPTO_THREAD_lock_new(): Avoid infinite recursion on allocation error vor 2 Jahren
time.c 02d0f87a8b time: move OSSL_TIME to libcrypto vor 2 Jahren
trace.c fcff5bd43c Add tests for trace_api. vor 2 Jahren
uid.c 3a1fa0116a Openssl fails to compile on Debian with kfreebsd kernels vor 3 Jahren
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ vor 6 Jahren
x86_64cpuid.pl 3c2bdd7df9 Update copyright year vor 3 Jahren
x86cpuid.pl 33388b44b6 Update copyright year vor 4 Jahren

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.