Markus Stockhausen 4592172376 MIPS32R3 provides the EXT instruction to extract bits from 5 年 前
..
aes 4592172376 MIPS32R3 provides the EXT instruction to extract bits from 5 年 前
aria 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
asn1 2aa2beb06c Fix d2i_PublicKey() for EC keys 5 年 前
async 9f5a87fd66 add an additional async notification communication method based on callback 5 年 前
bf 8b00b7b8b3 Following the license change, modify the boilerplates in crypto/bf/ 5 年 前
bio 9b57e4a1ef cygwin: drop explicit O_TEXT 5 年 前
blake2 8269e44f9e blake2: avoid writing to output buffer when using default digest length 5 年 前
bn c8147d37cc Clear BN_FLG_CONSTTIME on BN_CTX_get() 5 年 前
buffer 0c4fa1f10d Following the license change, modify the boilerplates in crypto/buffer/ 5 年 前
camellia 5593d9c952 Following the license change, modify the boilerplates in crypto/camellia/ 5 年 前
cast a5024e0609 Following the license change, modify the boilerplates in crypto/cast/ 5 年 前
chacha db42bb440e ARM64 assembly pack: make it Windows-friendly. 5 年 前
cmac 8de396f875 Following the license change, modify the boilerplates in crypto/cmac/ 5 年 前
cms b754a8a159 Fix null pointer dereference in cms_RecipientInfo_kari_init 5 年 前
comp 48f66f8115 Following the license change, modify the boilerplates in crypto/comp/ 5 年 前
conf 9d5560331d Allow the syntax of the .include directive to optionally have '=' 5 年 前
ct 5477e84273 Following the license change, modify the boilerplates in crypto/ct/ 5 年 前
des df4439186f Remove unnecessary trailing whitespace 5 年 前
dh e38873f5ce Following the license change, modify the boilerplates in crypto/dh/ 5 年 前
dsa a97faad76a Document and add macros for additional DSA options 5 年 前
dso e26f653def Fix compilation with `-DREF_PRINT` 5 年 前
ec c0e8e5007b Fix some CFI issues in x86_64 assembly 5 年 前
engine 2afebe0bab e_devcrypto: make the /dev/crypto engine dynamic 5 年 前
err 3d35e3a253 Don't interleave handshake and other record types in TLSv1.3 5 年 前
ess e85d19c68e crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES) 5 年 前
evp 4c3941c2eb Don't leak EVP_KDF_CTX on error 5 年 前
gmac 58efb32c8b Following the license change, modify the boilerplates in crypto/gmac/ 5 年 前
hmac 6f888e05e5 Following the license change, modify the boilerplates in crypto/hmac/ 5 年 前
idea aa2d9a76b4 Following the license change, modify the boilerplates in crypto/idea/ 5 年 前
include 48fe4ce104 Mark generated functions unused (applies to safestack, lhash, sparse_array) 5 年 前
kdf 5a285addbf Added new EVP/KDF API. 5 年 前
kmac 97c213814b Update kmac.c 5 年 前
lhash 1bdbdaffdc Properties for implementation selection. 5 年 前
md2 4911f55362 Following the license change, modify the boilerplates in crypto/mdN/ 5 年 前
md4 4911f55362 Following the license change, modify the boilerplates in crypto/mdN/ 5 年 前
md5 4911f55362 Following the license change, modify the boilerplates in crypto/mdN/ 5 年 前
mdc2 2bcb0fc862 Following the license change, modify the boilerplates in crypto/mdc2/ 5 年 前
modes 54d00677f3 cfi build fixes in x86-64 ghash assembly 5 年 前
objects d1ad7c834e blake2: register MAC objects 5 年 前
ocsp 0c49670063 Following the license change, modify the boilerplates in crypto/ocsp/ 5 年 前
pem df4439186f Remove unnecessary trailing whitespace 5 年 前
perlasm e09633107b Check for unpaired .cfi_remember_state 5 年 前
pkcs12 54fffdf47c Following the license change, modify the boilerplates in crypto/pkcs12/ 5 年 前
pkcs7 b7617a3a99 Following the license change, modify the boilerplates in crypto/pkcs7/ 5 年 前
poly1305 db42bb440e ARM64 assembly pack: make it Windows-friendly. 5 年 前
property 0a79572a29 Property: naming and manual clarifiations 5 年 前
rand 5c8b7b4caa Cleanup vxworks support to be able to compile for VxWorks 7 5 年 前
rc2 5e4435a760 Following the license change, modify the boilerplates in crypto/rcN/ 5 年 前
rc4 1039c78255 Build: correct assembler generation in crypto/rc4/build.info 5 年 前
rc5 5e4435a760 Following the license change, modify the boilerplates in crypto/rcN/ 5 年 前
ripemd 57946a26b6 Following the license change, modify the boilerplates in crypto/ripemd/ 5 年 前
rsa 2beb004b24 Fix comment typo 5 年 前
seed 39c44eee7f Following the license change, modify the boilerplates in crypto/seed/ 5 年 前
sha 7dec815ecd sha/keccak1600.c: subscribe more platforms for "complementing" optimization. 5 年 前
siphash 134148276b Following the license change, modify the boilerplates in crypto/siphash/ 5 年 前
sm2 f9f859adc6 Following the license change, modify the boilerplates in crypto/smN/ 5 年 前
sm3 f9f859adc6 Following the license change, modify the boilerplates in crypto/smN/ 5 年 前
sm4 f9f859adc6 Following the license change, modify the boilerplates in crypto/smN/ 5 年 前
srp df4439186f Remove unnecessary trailing whitespace 5 年 前
stack 4fc56f9022 Following the license change, modify the boilerplates in crypto/stack/ 5 年 前
store 5c0d0c86af Following the license change, modify the boilerplates in crypto/store/ 5 年 前
ts e85d19c68e crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES) 5 年 前
txt_db 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
ui 5c8b7b4caa Cleanup vxworks support to be able to compile for VxWorks 7 5 年 前
whrlpool 677c7ab9ea Following the license change, modify the boilerplates in crypto/whrlpool/ 5 年 前
x509 5dc40a83c7 Fix a crash in reuse of i2d_X509_PUBKEY 5 年 前
x509v3 ffd2df135a X509_check_issued: check that signature algo matches signing key algo 5 年 前
LPdir_nyi.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
LPdir_unix.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
LPdir_vms.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
LPdir_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
LPdir_win32.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
LPdir_wince.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
README.sparse_array a40f0f6475 Add sparse array data type. 5 年 前
alphacpuid.pl 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
arm64cpuid.pl 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
arm_arch.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
armcap.c 5f40dd158c crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval() 5 年 前
armv4cpuid.pl 3405db97e5 ARM assembly pack: make it Windows-friendly. 5 年 前
build.info 1bdbdaffdc Properties for implementation selection. 5 年 前
c64xpluscpuid.pl 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
context.c d64b62998b Add an OpenSSL library context 5 年 前
cpt_err.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
cryptlib.c df4439186f Remove unnecessary trailing whitespace 5 年 前
ctype.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
cversion.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
dllmain.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
ebcdic.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
ex_data.c e17f5b6a6b Add CRYPTO_alloc_ex_data() 5 年 前
getenv.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
ia64cpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
init.c 2afebe0bab e_devcrypto: make the /dev/crypto engine dynamic 5 年 前
mem.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
mem_clr.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
mem_dbg.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
mem_sec.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
mips_arch.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
o_dir.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
o_fips.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
o_fopen.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
o_init.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
o_str.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
o_time.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
pariscid.pl 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
ppc_arch.h c8f370485c PPC: Try out if mftb works before using it 5 年 前
ppccap.c a28e4890ee poly1305/asm/poly1305-ppc.pl: add vector base 2^26 implementation. 5 年 前
ppccpuid.pl c8f370485c PPC: Try out if mftb works before using it 5 年 前
s390x_arch.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
s390xcap.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
s390xcpuid.pl 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
sparc_arch.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
sparccpuid.S 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
sparcv9cap.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
sparse_array.c 1bdbdaffdc Properties for implementation selection. 5 年 前
threads_none.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
threads_pthread.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
threads_win.c 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
uid.c aefb980c45 crypto/uid.c: use own macro as guard rather than AT_SECURE 5 年 前
vms_rms.h 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
x86_64cpuid.pl 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前
x86cpuid.pl 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 年 前

README.sparse_array

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
breviety):

+----+
|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.