Tim Hudson eb750219f2 undeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters 4 лет назад
..
aes cd84d8832d Ignore vendor name in Clang version number. 4 лет назад
aria 25f2138b0a Reorganize private crypto header files 5 лет назад
asn1 e74e562f1c Fix safestack issues in conf.h 4 лет назад
async e39e295e20 Update copyright year 4 лет назад
bf 33388b44b6 Update copyright year 4 лет назад
bio 08073700cc NonStop port updates for 3.0.0. 4 лет назад
bn b830e00429 Diverse build.info: Adjust paths 4 лет назад
buffer dec95d7589 Rework how our providers are built 5 лет назад
camellia 33388b44b6 Update copyright year 4 лет назад
cast 670ff08e77 Fix logic error for building x86 CAST assembly 4 лет назад
chacha cd84d8832d Ignore vendor name in Clang version number. 4 лет назад
cmac 2cf765e5a2 Delete unused PKEY MAC files 4 лет назад
cmp e74e562f1c Fix safestack issues in conf.h 4 лет назад
cms 1e14bca233 Fix safestack issues in ess.h 4 лет назад
comp 706457b7bd Reorganize local header files 5 лет назад
conf e74e562f1c Fix safestack issues in conf.h 4 лет назад
crmf 98c35dc48d Fix safestack issues in crmf.h 4 лет назад
ct 9d01ac71a0 Fix safestack issues in ct.h 4 лет назад
des 5797e309fc Build: Remove faulty DES assembler spec 4 лет назад
dh 9951eaf467 Fix coverity issue: CID 1466483 - Improper use of Negative value in dh_ctrl.c 4 лет назад
dsa 35e6ea3bdc keygen: add FIPS error state management to conditional self tests 4 лет назад
dso 15c3dcfc78 Fix safestack issues in crypto.h 4 лет назад
ec 7229a2f4ab EC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to support providers 4 лет назад
encode_decode 24c4ea958e Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 4 лет назад
engine e74e562f1c Fix safestack issues in conf.h 4 лет назад
err 4f14a378f8 prov/drbg: cleanup some RAND_DRBG leftovers 4 лет назад
ess 1e14bca233 Fix safestack issues in ess.h 4 лет назад
evp eb750219f2 undeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters 4 лет назад
ffc 776cf98b49 Fix coverity CID #1457935 - Check return value in ffc_params.c for BIO_indent/BIO_puts calls. 4 лет назад
hmac 2cf765e5a2 Delete unused PKEY MAC files 4 лет назад
http e74e562f1c Fix safestack issues in conf.h 4 лет назад
idea 33388b44b6 Update copyright year 4 лет назад
kdf 905b097fd5 Deprecate ERR_load_KDF_strings() 5 лет назад
lhash dec95d7589 Rework how our providers are built 5 лет назад
md2 33388b44b6 Update copyright year 4 лет назад
md4 33388b44b6 Update copyright year 4 лет назад
md5 e942111267 In a non-shared build, don't include the md5 object files in legacy provider 4 лет назад
mdc2 33388b44b6 Update copyright year 4 лет назад
modes cd84d8832d Ignore vendor name in Clang version number. 4 лет назад
objects 15633d74dc Add 4 new OIDs for PKIX key purposes and 3 new CMP information types 4 лет назад
ocsp fd3ed85c67 Fix safestack issues in ocsp.h 4 лет назад
pem e6623cfbff Fix safestack issues in x509.h 4 лет назад
perlasm 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 4 лет назад
pkcs12 e2d66c0d00 PKCS#8: free data on error path in newpass_bag 4 лет назад
pkcs7 02199cc39d Fix safestack issues in pkcs7.h 4 лет назад
poly1305 b830e00429 Diverse build.info: Adjust paths 4 лет назад
property 225c9660a5 Ignore unused return values from some sk_*() macros 4 лет назад
rand 08073700cc NonStop port updates for 3.0.0. 4 лет назад
rc2 33388b44b6 Update copyright year 4 лет назад
rc4 33388b44b6 Update copyright year 4 лет назад
rc5 33388b44b6 Update copyright year 4 лет назад
ripemd b830e00429 Diverse build.info: Adjust paths 4 лет назад
rsa 35e6ea3bdc keygen: add FIPS error state management to conditional self tests 4 лет назад
seed 33388b44b6 Update copyright year 4 лет назад
sha cd84d8832d Ignore vendor name in Clang version number. 4 лет назад
siphash 2cf765e5a2 Delete unused PKEY MAC files 4 лет назад
sm2 5ccada09aa Add evp_test fixes. 4 лет назад
sm3 b2055d67f0 Cleanup legacy digest methods. 4 лет назад
sm4 25f2138b0a Reorganize private crypto header files 5 лет назад
srp 22fbfe6a7d Fix safestack issues in srp.h 4 лет назад
stack dec95d7589 Rework how our providers are built 5 лет назад
store e6623cfbff Fix safestack issues in x509.h 4 лет назад
ts e74e562f1c Fix safestack issues in conf.h 4 лет назад
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
ui 9cedfc90ce Fix safestack issues in ui.h 4 лет назад
whrlpool 77286fe3ec Avoid undefined behavior with unaligned accesses 4 лет назад
x509 a268ed3acf free memory use on error in cert verify 4 лет назад
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
LPdir_unix.c db5cf86535 Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read 5 лет назад
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
README-sparse_array.md 1dc1ea182b Fix many MarkDown issues in {NOTES*,README*,HACKING,LICENSE}.md files 4 лет назад
alphacpuid.pl 33388b44b6 Update copyright year 4 лет назад
arm64cpuid.pl 33388b44b6 Update copyright year 4 лет назад
arm_arch.h ae4186b004 Fix header file include guard names 5 лет назад
armcap.c 5f40dd158c crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval() 5 лет назад
armv4cpuid.pl 33388b44b6 Update copyright year 4 лет назад
asn1_dsa.c 79c44b4e30 Fix some typos 5 лет назад
bsearch.c 5c3f1e34b5 ossl_bsearch(): New generic internal binary search utility function 5 лет назад
build.info 4650f2b590 Punycode decoding implementation 4 лет назад
c64xpluscpuid.pl 33388b44b6 Update copyright year 4 лет назад
context.c cfbd76c1a9 CORE: Add an internal function to distinguish the global default context 4 лет назад
core_algorithm.c 1010e4ac97 Fix post-condition in algorithm_do_this 4 лет назад
core_fetch.c 00c405b365 Update copyright year 4 лет назад
core_namemap.c 79410c5f8b namemap: fix threading issue 4 лет назад
cpt_err.c 3d83c73536 CORE: ossl_namemap_add_names(): new function to add multiple names 5 лет назад
cryptlib.c 08073700cc NonStop port updates for 3.0.0. 4 лет назад
ctype.c 25f2138b0a Reorganize private crypto header files 5 лет назад
cversion.c 26b7cc0d20 Cleanup include/openssl/opensslv.h.in 5 лет назад
der_writer.c e5b2cd5899 Change the provider implementation of X942kdf to use wpacket to do der encoding of sharedInfo 4 лет назад
dllmain.c 25f2138b0a Reorganize private crypto header files 5 лет назад
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
ex_data.c 225c9660a5 Ignore unused return values from some sk_*() macros 4 лет назад
getenv.c eed12622fa Windows get ENV value as UTF-8 encoded string instead of a raw string 4 лет назад
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
info.c b55a0b0ff2 Print CPUINFO also for s390 processors 4 лет назад
init.c a1447076be STORE: Deprecate legacy / ENGINE functions 4 лет назад
initthread.c 59ed733989 Fix coverity CID #1454815 - NULL ptr dereference in initthread.c 4 лет назад
mem.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 лет назад
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
mem_sec.c 1d78129dd2 Fix wrong return value check of mmap function 4 лет назад
mips_arch.h ae4186b004 Fix header file include guard names 5 лет назад
o_dir.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
o_fopen.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
o_init.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
o_str.c c35b853576 Enable WinCE build without deceiving _MSC_VER. 4 лет назад
o_time.c e39e295e20 Update copyright year 4 лет назад
packet.c 12cbb8e049 WPACKET: don't write DER length when we don't want to 4 лет назад
param_build.c 5fdaa38feb params: add OSSL_PARAM helpers for time_t. 4 лет назад
param_build_set.c 96ebe52e89 Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fields 4 лет назад
params.c ab00ddb559 OSSL_PARAM: Add string pointer getters 4 лет назад
params_from_text.c 2baf2d81e3 params: handle the modified sentinel. 4 лет назад
pariscid.pl 33388b44b6 Update copyright year 4 лет назад
passphrase.c 67b6401356 CORE: Fix small bug in passphrase caching 4 лет назад
ppc_arch.h ae4186b004 Fix header file include guard names 5 лет назад
ppccap.c 454afd9866 Update copyright year 4 лет назад
ppccpuid.pl 33388b44b6 Update copyright year 4 лет назад
provider.c ebe3f24b3d provider: disable fall-backs if OSSL_PROVIDER_load() fails. 4 лет назад
provider_conf.c e74e562f1c Fix safestack issues in conf.h 4 лет назад
provider_core.c 63f187cfed STORE: Add a built-in 'file:' storemgmt implementation (loader) 4 лет назад
provider_local.h c41f3ae0d9 Replumbing: Add a mechanism to pre-populate the provider store 5 лет назад
provider_predefined.c dfc0857d81 serialisation: Add a built-in base provider. 4 лет назад
punycode.c 4650f2b590 Punycode decoding implementation 4 лет назад
s390x_arch.h 33388b44b6 Update copyright year 4 лет назад
s390xcap.c 5768804d5a crypto/s390xcap.c: Add guards around the GETAUXVAL checks 5 лет назад
s390xcpuid.pl 33388b44b6 Update copyright year 4 лет назад
self_test_core.c f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 лет назад
sparc_arch.h ae4186b004 Fix header file include guard names 5 лет назад
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
sparcv9cap.c 33388b44b6 Update copyright year 4 лет назад
sparse_array.c 04cb5ec0b7 Add 'on demand self test' and status test to providers 4 лет назад
threads_none.c 849529257c drbg: ensure fork-safety without using a pthread_atfork handler 5 лет назад
threads_pthread.c 08073700cc NonStop port updates for 3.0.0. 4 лет назад
threads_win.c 33388b44b6 Update copyright year 4 лет назад
trace.c e39e295e20 Update copyright year 4 лет назад
uid.c 6b10d29c1a Remove NextStep support 5 лет назад
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 6 лет назад
x86_64cpuid.pl 33388b44b6 Update copyright year 4 лет назад
x86cpuid.pl 33388b44b6 Update copyright year 4 лет назад

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.