index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PEM: Make general MSBLOB reader functions exposed internally
Richard Levitte
2020-08-07
1
-23
/
+0
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
OSSL_STORE: Make the 'file' scheme loader handle MSBLOB and PVK files
Richard Levitte
2020-05-13
1
-0
/
+23
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
37
-3232
/
+0
*
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-09-25
1
-18
/
+19
*
Add des ciphers to default provider
Shane Lontis
2019-09-23
1
-0
/
+4
*
In provider implemented methods, save the name number, not the name string
Richard Levitte
2019-09-19
1
-4
/
+4
*
Fix building statically without any dso support
Bernd Edlinger
2019-09-16
1
-1
/
+1
*
Fix compile error detected by Solaris build
Shane Lontis
2019-09-15
1
-6
/
+9
*
drbg: ensure fork-safety without using a pthread_atfork handler
Dr. Matthias St. Pierre
2019-09-11
1
-1
/
+0
*
Move EVP_PKEY algorithm implementations into a union
Matt Caswell
2019-09-09
1
-6
/
+22
*
Add the ability to perform signatures in a provider
Matt Caswell
2019-09-09
1
-0
/
+3
*
KDF/PRF updates to libcrypto
Pauli
2019-09-06
1
-21
/
+16
*
Remove extern declarations of OPENSSL_ia32cap_P
Bernd Edlinger
2019-09-01
1
-1
/
+0
*
Fix platform specific issues with provider ciphers
Shane Lontis
2019-09-01
1
-0
/
+1
*
Cleanup ciphers and Add 3des ciphers.
Shane Lontis
2019-08-26
1
-0
/
+7
*
Remove MAC cruft
Richard Levitte
2019-08-24
1
-7
/
+0
*
Add basic aria and camellia ciphers modes to default provider
Shane Lontis
2019-08-22
1
-3
/
+36
*
prevent endless recursion when trace API is used within OPENSSL_init_crypto()
Dr. David von Oheimb
2019-08-20
1
-1
/
+0
*
Rename ctx_{get,set}_params to {get,set}_ctx_params
Richard Levitte
2019-08-16
1
-6
/
+6
*
Adapt diverse code to provider based MACs.
Richard Levitte
2019-08-15
1
-0
/
+1
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-21
/
+19
*
Add missing EVP param utility functions
Richard Levitte
2019-08-15
1
-0
/
+6
*
Add missing EBCDIC strings
opensslonzos-github
2019-08-14
1
-0
/
+2
*
Make more use of OSSL_PARAM for digests
Richard Levitte
2019-08-12
1
-3
/
+2
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-0
/
+1
*
Rename X509_STORE ptr stored in opaque struct X509_STORE_CTX
Shane Lontis
2019-07-31
1
-1
/
+1
*
CAdES : lowercase name for now internal methods.
FdaSilvaYY
2019-07-31
2
-0
/
+22
*
Add a mechnism to save the name of fetched methods
Richard Levitte
2019-07-23
1
-0
/
+2
*
Allocate DRBG additional data pool from non-secure memory
Bernd Edlinger
2019-07-22
1
-1
/
+2
*
Add an internal API to access the KEYMGMT provider functions
Richard Levitte
2019-07-22
1
-0
/
+26
*
Add evp_keymgmt_clear_pkey_cache() and use it
Richard Levitte
2019-07-22
1
-1
/
+2
*
Add evp_keymgmt_export_to_provider(), for key transfer between providers
Richard Levitte
2019-07-22
2
-0
/
+16
*
Add basic EVP_KEYMGMT API and libcrypto <-> provider interface
Richard Levitte
2019-07-22
1
-3
/
+19
*
Fix S390X compile error due to missing defines
Shane Lontis
2019-07-18
1
-6
/
+16
*
Remove tab characters from C source files.
Pauli
2019-07-16
2
-42
/
+42
*
Make the EVP Key Exchange code provider aware
Matt Caswell
2019-07-16
1
-0
/
+5
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-17
/
+23
*
Add Common shared code needed to move aes ciphers to providers
Shane Lontis
2019-07-16
3
-22
/
+632
*
Convert asn1_dsa.c to use the WPACKET API instead
Matt Caswell
2019-07-11
1
-4
/
+3
*
Convert asn1_dsa.c to use the PACKET API instead
Matt Caswell
2019-07-11
1
-3
/
+4
*
Add simple ASN.1 utils for DSA signature DER.
David Makepeace
2019-07-11
1
-0
/
+23
*
Make more use of OSSL_PARAM for ciphers
Richard Levitte
2019-07-11
1
-3
/
+0
*
Add X9.42 KDF.
Shane Lontis
2019-07-09
1
-0
/
+1
*
Provide rand_bytes_ex and rand_priv_bytes_ex
Matt Caswell
2019-07-02
1
-0
/
+6
*
Support SM2 certificate signing
Paul Yang
2019-06-28
1
-0
/
+3
*
Move the public SIV mode functions from public headers to internal ones
Matt Caswell
2019-06-27
1
-0
/
+34
*
Provide an ability to deregister thread stop handlers
Matt Caswell
2019-06-19
1
-1
/
+2
*
Standardise the function naming conventions in initthread.c
Matt Caswell
2019-06-17
1
-2
/
+2
*
Tell the FIPS provider about thread stop events
Matt Caswell
2019-06-17
1
-4
/
+4
[next]