.. |
aes
|
c72fa2554f
Deprecate the low level AES functions
|
4 years ago |
aria
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
asn1
|
6a165fab23
Avoid leak in error path of asn1_parse2
|
4 years ago |
async
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
bf
|
03047e7b7f
Deprecate Low Level Blowfish APIs
|
4 years ago |
bio
|
319cee9e2f
BIO: Add BIO_f_prefix(), a text line prefixing filter
|
4 years ago |
bn
|
339638b586
Make generated copyright year be "now"
|
4 years ago |
buffer
|
dec95d7589
Rework how our providers are built
|
5 years ago |
camellia
|
291850b473
Deprecate Low Level Camellia APIs
|
4 years ago |
cast
|
0ae5d4d6f8
Deprecate the Low Level CAST APIs
|
4 years ago |
chacha
|
07a470729c
chacha/asm/chacha-armv8.pl: preserve FP registers d8 and d9 correctly
|
5 years ago |
cmac
|
f6dead1b72
[KDF] Add feedback-mode and CMAC support to KBKDF
|
5 years ago |
cmp
|
3dbc5156b0
chunk 6 of CMP contribution to OpenSSL
|
4 years ago |
cms
|
2852c672a8
Don't use the low level AES key wrap APIs in CMS
|
4 years ago |
comp
|
706457b7bd
Reorganize local header files
|
5 years ago |
conf
|
339638b586
Make generated copyright year be "now"
|
4 years ago |
crmf
|
3dbc5156b0
chunk 6 of CMP contribution to OpenSSL
|
4 years ago |
ct
|
3d48457478
Replace BUF_ string function calls with OPENSSL_ ones
|
5 years ago |
des
|
c0d47492a7
CRYPTO: split cipher_platform.h into algorithm specific headers
|
4 years ago |
dh
|
756f5c6c7c
coverity 1201478: check BIO_indent returns
|
4 years ago |
dsa
|
e683582bf3
Add dsa signature alg to fips provider
|
4 years ago |
dso
|
706457b7bd
Reorganize local header files
|
5 years ago |
ec
|
88b4c61299
Make ECDSA_size() use consistent asn1 encoder.
|
4 years ago |
engine
|
a8fca7284a
Deprecate the low level RC4 functions
|
4 years ago |
err
|
3dbc5156b0
chunk 6 of CMP contribution to OpenSSL
|
4 years ago |
ess
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
evp
|
62c3fed0cd
Deprecate the low level RC5 functions
|
4 years ago |
hmac
|
b1558c0bc8
Don't store an HMAC key for longer than we need
|
4 years ago |
idea
|
706457b7bd
Reorganize local header files
|
5 years ago |
kdf
|
905b097fd5
Deprecate ERR_load_KDF_strings()
|
5 years ago |
lhash
|
dec95d7589
Rework how our providers are built
|
5 years ago |
md2
|
58e1f3d6d4
Deprecate the low level MD2 functions.
|
4 years ago |
md4
|
8ffb20ce05
Deprecate the low level MD4 functions.
|
4 years ago |
md5
|
351ba5bd27
md4/md5: macros should not include the line following them
|
5 years ago |
mdc2
|
33ee9ae059
Deprecate the low level MDC2 functions.
|
4 years ago |
modes
|
275a048ffc
Add some missing cfi frame info in aesni-gcm-x86_64.pl
|
4 years ago |
objects
|
339638b586
Make generated copyright year be "now"
|
4 years ago |
ocsp
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
pem
|
cb58d81e68
PROV SERIALIZER: add common functionality to serialize keys
|
5 years ago |
perlasm
|
34ab13b7d8
crypto/perlasm/ppc-xlate.pl: add linux64v2 flavour
|
4 years ago |
pkcs12
|
00db8c60aa
Update source files for pre-3.0 deprecation
|
5 years ago |
pkcs7
|
12a765a523
Explicitly test against NULL; do not use !p or similar
|
5 years ago |
poly1305
|
048fa13e5e
Add some missing cfi frame info in poly1305-x86_64.pl
|
4 years ago |
property
|
79c44b4e30
Fix some typos
|
4 years ago |
rand
|
2e912f63a4
Move random-related defines to "crypto/rand.h"
|
4 years ago |
rc2
|
ee2993abd0
Deprecate the low level RC2 functions
|
4 years ago |
rc4
|
a8fca7284a
Deprecate the low level RC4 functions
|
4 years ago |
rc5
|
62c3fed0cd
Deprecate the low level RC5 functions
|
4 years ago |
ripemd
|
601fca1778
Deprecate the low level RIPEMD160 functions.
|
4 years ago |
rsa
|
169e422edd
Remove asn1 module dependency from RSASSA-PKCS1-v1_5 implementation.
|
4 years ago |
seed
|
28c690cb7d
Deprecate the low level SEED functions
|
4 years ago |
serializer
|
79c44b4e30
Fix some typos
|
4 years ago |
sha
|
b0d3442efc
Add some missing cfi frame info in aesni-sha and sha-x86_64.pl
|
4 years ago |
siphash
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
sm2
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
sm3
|
b2055d67f0
Cleanup legacy digest methods.
|
4 years ago |
sm4
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
srp
|
00db8c60aa
Update source files for pre-3.0 deprecation
|
5 years ago |
stack
|
dec95d7589
Rework how our providers are built
|
5 years ago |
store
|
2897b00905
OSSL_STORE: add tracing
|
5 years ago |
ts
|
1af26e53bc
Fix typo and create compatibility macro
|
5 years ago |
txt_db
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
ui
|
72a5412b48
UI_UTIL_wrap_read_pem_callback(): when |cb| is NULL, use PEM_def_callback
|
5 years ago |
whrlpool
|
42b3f10b5e
When deprecated symbols are removed, ensure liblegacy has WHIRLPOOL
|
4 years ago |
x509
|
f5e77bb0fa
Add support for otherName:NAIRealm in output
|
4 years ago |
LPdir_nyi.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
LPdir_unix.c
|
db5cf86535
Fix a -Warray-bounds gcc warning in OPENSSL_DIR_read
|
5 years ago |
LPdir_vms.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
LPdir_win.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
LPdir_win32.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
LPdir_wince.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
README.sparse_array
|
c2969ff6e7
Fix Typos
|
5 years ago |
alphacpuid.pl
|
1aa89a7a3a
Unify all assembler file generators
|
5 years ago |
arm64cpuid.pl
|
1aa89a7a3a
Unify all assembler file generators
|
5 years ago |
arm_arch.h
|
ae4186b004
Fix header file include guard names
|
5 years ago |
armcap.c
|
5f40dd158c
crypto/armcap.c, crypto/ppccap.c: stricter use of getauxval()
|
5 years ago |
armv4cpuid.pl
|
1aa89a7a3a
Unify all assembler file generators
|
5 years ago |
asn1_dsa.c
|
79c44b4e30
Fix some typos
|
4 years ago |
bsearch.c
|
5c3f1e34b5
ossl_bsearch(): New generic internal binary search utility function
|
5 years ago |
build.info
|
36fc5fc6bd
Add FIPS Self test kats for digests
|
4 years ago |
c64xpluscpuid.pl
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
context.c
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
core_algorithm.c
|
695d195bbb
Replumbing: make it possible for providers to specify multiple names
|
5 years ago |
core_fetch.c
|
36fa4d8a0d
CORE: pass the full algorithm definition to the method constructor
|
5 years ago |
core_namemap.c
|
3d83c73536
CORE: ossl_namemap_add_names(): new function to add multiple names
|
5 years ago |
cpt_err.c
|
3d83c73536
CORE: ossl_namemap_add_names(): new function to add multiple names
|
5 years ago |
cryptlib.c
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
ctype.c
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
cversion.c
|
26b7cc0d20
Cleanup include/openssl/opensslv.h.in
|
5 years ago |
dllmain.c
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
ebcdic.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
ex_data.c
|
742ccab318
Deprecate most of debug-memory
|
4 years ago |
getenv.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
ia64cpuid.S
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
info.c
|
9484b67dfb
Modify the add_seeds_stringlist() macro to fix a preprocessor error
|
4 years ago |
init.c
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
initthread.c
|
3478a2102e
Thread: Avoid a NULL dereference after failed initialisation.
|
5 years ago |
mem.c
|
f64f262204
Fix build when enabling mdebug options.
|
4 years ago |
mem_clr.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
mem_sec.c
|
61783db5b5
Use vxRandLib for VxWorks7
|
5 years ago |
mips_arch.h
|
ae4186b004
Fix header file include guard names
|
5 years ago |
o_dir.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
o_fips.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
o_fopen.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
o_init.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
o_str.c
|
82bd7c2cbd
Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
|
5 years ago |
o_time.c
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
packet.c
|
15cb0f0958
Give WPACKET the ability to have a NULL buffer underneath it
|
5 years ago |
param_build.c
|
d32d304836
Fix ossl_param_bld_push_{utf8,octet}_string() / param_bld_convert()
|
5 years ago |
params.c
|
46ef075a99
Allow strings in params to be of zero length
|
5 years ago |
params_from_text.c
|
9d8e1569aa
Params from text to allow zero length value fields
|
5 years ago |
pariscid.pl
|
1aa89a7a3a
Unify all assembler file generators
|
5 years ago |
ppc_arch.h
|
ae4186b004
Fix header file include guard names
|
5 years ago |
ppccap.c
|
706457b7bd
Reorganize local header files
|
5 years ago |
ppccpuid.pl
|
1aa89a7a3a
Unify all assembler file generators
|
5 years ago |
provider.c
|
dca97d0062
Rename provider and core get_param_types functions
|
5 years ago |
provider_conf.c
|
29dc6e00f2
Load the config file by default
|
5 years ago |
provider_core.c
|
36fc5fc6bd
Add FIPS Self test kats for digests
|
4 years ago |
provider_local.h
|
c41f3ae0d9
Replumbing: Add a mechanism to pre-populate the provider store
|
5 years ago |
provider_predefined.c
|
318e074e1f
When building of modules is disabled, build the legacy provider into libcrypto
|
5 years ago |
s390x_arch.h
|
ae4186b004
Fix header file include guard names
|
5 years ago |
s390xcap.c
|
5768804d5a
crypto/s390xcap.c: Add guards around the GETAUXVAL checks
|
5 years ago |
s390xcpuid.pl
|
6f93f06135
s390x assembly pack: enable clang build
|
5 years ago |
self_test_core.c
|
36fc5fc6bd
Add FIPS Self test kats for digests
|
4 years ago |
sparc_arch.h
|
ae4186b004
Fix header file include guard names
|
5 years ago |
sparccpuid.S
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
sparcv9cap.c
|
e7b81fe67a
Fix missing bn_mul_mont symbol in solaris fips module
|
5 years ago |
sparse_array.c
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
threads_none.c
|
849529257c
drbg: ensure fork-safety without using a pthread_atfork handler
|
5 years ago |
threads_pthread.c
|
849529257c
drbg: ensure fork-safety without using a pthread_atfork handler
|
5 years ago |
threads_win.c
|
7f0a8dc7f9
crypto/threads_win.c: fix preprocessor indentation
|
5 years ago |
trace.c
|
2897b00905
OSSL_STORE: add tracing
|
5 years ago |
uid.c
|
6b10d29c1a
Remove NextStep support
|
5 years ago |
vms_rms.h
|
0e9725bcb9
Following the license change, modify the boilerplates in crypto/
|
6 years ago |
x86_64cpuid.pl
|
8913378a55
Fix unwind info for some trivial functions
|
4 years ago |
x86cpuid.pl
|
1aa89a7a3a
Unify all assembler file generators
|
5 years ago |