openssl/crypto
Andreas Kretschmer f3f3318a25 fix CRMF symmetric key handling
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9774)
2019-09-14 10:26:02 +01:00
..
aes
aria Remove tab characters from C source files. 2019-07-16 20:24:10 +10:00
asn1 util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
async util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
bf
bio util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
blake2 Move BLAKE2 MACs to the providers 2019-08-15 22:12:25 +02:00
bn util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
buffer util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
camellia
cast
chacha
cmac Coverty fixes for MACs 2019-08-27 18:55:01 +02:00
cmp util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
cms util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
comp util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
conf util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
crmf fix CRMF symmetric key handling 2019-09-14 10:26:02 +01:00
ct util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
des Cleanup ciphers and Add 3des ciphers. 2019-08-26 17:05:08 +10:00
dh util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
dsa util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
dso util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
ec Fix potential memory leaks with BN_to_ASN1_INTEGER 2019-09-13 13:21:13 +02:00
engine util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
err Add aes_xts cipher to providers 2019-09-14 09:27:49 +10:00
ess util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
evp Add aes_xts cipher to providers 2019-09-14 09:27:49 +10:00
hmac Move HMAC to providers 2019-08-15 22:12:25 +02:00
idea
include/internal drbg: ensure fork-safety without using a pthread_atfork handler 2019-09-11 11:22:18 +02:00
lhash
md2
md4
md5
mdc2
modes Add aes_xts cipher to providers 2019-09-14 09:27:49 +10:00
objects util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
ocsp util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
pem util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
perlasm
pkcs7 util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
pkcs12 util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
poly1305 Move Poly1305 to providers 2019-08-15 22:12:25 +02:00
property util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
rand util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
rc2
rc4
rc5
ripemd
rsa util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
seed
sha Directly return from final sha3/keccak_final if no bytes are requested 2019-08-18 21:06:03 +02:00
siphash Move SipHash to providers 2019-08-15 22:12:25 +02:00
sm2 util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
sm3
sm4
srp
stack
store util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
ts util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
txt_db
ui util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
whrlpool Remove extern declarations of OPENSSL_ia32cap_P 2019-09-01 15:41:58 +02:00
x509 Fix potential memory leaks with BN_to_ASN1_INTEGER 2019-09-13 13:21:13 +02:00
alphacpuid.pl
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
asn1_dsa.c remove end of line whitespace 2019-07-12 06:27:19 +10:00
bsearch.c
build.info Cleanse crypto/kdf directory 2019-09-06 19:27:57 +10:00
c64xpluscpuid.pl
context.c Make sure we pre-initialise properties 2019-08-29 10:50:47 +01:00
core_algorithm.c Add internal function ossl_algorithm_do_all() 2019-07-23 06:34:09 +02:00
core_fetch.c Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it 2019-08-22 01:50:30 +02:00
core_namemap.c
cpt_err.c util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
cryptlib.c Remove extern declarations of OPENSSL_ia32cap_P 2019-09-01 15:41:58 +02:00
ctype.c Add missing EBCDIC strings 2019-08-14 10:41:41 +01:00
cversion.c Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER 2019-09-05 21:48:41 +02:00
dllmain.c
ebcdic.c
ex_data.c Access data after obtaining the lock not before. 2019-08-12 21:37:55 +10:00
getenv.c
ia64cpuid.S
info.c Add CPU info to the speed command summary 2019-09-02 20:46:34 +02:00
init.c drbg: ensure fork-safety without using a pthread_atfork handler 2019-09-11 11:22:18 +02:00
initthread.c Fix init_get_thread_local() 2019-07-18 06:20:55 +02:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
mem_clr.c
mem_dbg.c Fix deprecation inconsisteny w.r.t. CRYPTO_mem_debug_{push,pop}() 2019-08-04 13:15:30 +02:00
mem_sec.c
mem.c
mips_arch.h
o_dir.c
o_fips.c
o_fopen.c
o_init.c
o_str.c Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex() 2019-08-12 12:50:41 +02:00
o_time.c
packet.c Give WPACKET the ability to have a NULL buffer underneath it 2019-07-12 06:26:46 +10:00
param_build.c Fix ossl_param_bld_push_{utf8,octet}_string() / param_bld_convert() 2019-08-21 11:18:58 +02:00
params_from_text.c Params from text to allow zero length value fields 2019-09-06 19:27:57 +10:00
params.c OSSL_PARAM_construct_utf8_string computes the string length. 2019-09-04 19:41:22 +10:00
pariscid.pl
ppc_arch.h
ppccap.c Make the EC code available from inside the FIPS provider 2019-08-06 11:19:07 +01:00
ppccpuid.pl
provider_conf.c Load the config file by default 2019-08-01 09:59:20 +01:00
provider_core.c ossl_provider_library_context(NULL) returns NULL. 2019-09-06 19:27:57 +10:00
provider_local.h
provider_predefined.c
provider.c Rename provider and core get_param_types functions 2019-08-15 11:58:25 +02:00
README.sparse_array
s390x_arch.h Remove tab characters from C source files. 2019-07-16 20:24:10 +10:00
s390xcap.c s390x assembly pack: use getauxval to detect hw capabilities 2019-07-26 22:31:48 +02:00
s390xcpuid.pl s390xcpuid.pl: fix comment 2019-08-15 16:27:38 +02:00
sparc_arch.h
sparccpuid.S
sparcv9cap.c
sparse_array.c
threads_none.c drbg: ensure fork-safety without using a pthread_atfork handler 2019-09-11 11:22:18 +02:00
threads_pthread.c drbg: ensure fork-safety without using a pthread_atfork handler 2019-09-11 11:22:18 +02:00
threads_win.c crypto/threads_win.c: fix preprocessor indentation 2019-09-11 11:22:18 +02:00
trace.c prevent endless recursion when trace API is used within OPENSSL_init_crypto() 2019-08-20 11:16:41 +08:00
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl

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.