index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move random-related defines to "crypto/rand.h"
Dr. Matthias St. Pierre
2020-01-07
1
-0
/
+49
*
Deprecate the low level AES functions
Matt Caswell
2020-01-06
3
-46
/
+93
*
Add AES_CBC_HMAC_SHA ciphers to providers.
Shane Lontis
2020-01-06
2
-0
/
+23
*
Run make update
Matt Caswell
2020-01-02
1
-1
/
+1
*
CRYPTO: split cipher_platform.h into algorithm specific headers
Richard Levitte
2019-12-19
3
-48
/
+89
*
Optimize AES-GCM implementation on aarch64
Fangming.Fang
2019-12-19
1
-1
/
+32
*
BIO: Add BIO_f_prefix(), a text line prefixing filter
Richard Levitte
2019-12-18
1
-0
/
+11
*
Deprecate most of debug-memory
Rich Salz
2019-12-14
2
-24
/
+16
*
Add better support for using deprecated symbols internally
Richard Levitte
2019-12-13
2
-5
/
+19
*
chunk 6 of CMP contribution to OpenSSL
Dr. David von Oheimb
2019-12-12
3
-8
/
+40
*
rand_lib.c: fix null pointer dereferences after RAND_get_rand_method() failure
Dr. Matthias St. Pierre
2019-12-11
1
-0
/
+2
*
Add support for otherName:NAIRealm in output
Jan-Frederik Rieckers
2019-12-11
1
-0
/
+5
*
Fix some typos
Veres Lajos
2019-12-11
2
-2
/
+2
*
Optimize AES-ECB mode in OpenSSL for both aarch64 and aarch32
XiaokangQian
2019-12-11
2
-0
/
+8
*
Remove handling of outdated macro's
Rich Salz
2019-12-10
1
-1
/
+2
*
Move U64 macro from sha.h to sha512.c
avas
2019-12-10
1
-3
/
+0
*
Teach the RSA implementation about TLS RSA Key Transport
Matt Caswell
2019-12-05
3
-13
/
+21
*
Deprecate the AES_ige_*() functions
Matt Caswell
2019-12-04
1
-9
/
+10
*
Add the ability to supress deprecation warnings
Matt Caswell
2019-12-04
1
-9
/
+11
*
add X509_cmp_timeframe() including its documentation
Dr. David von Oheimb
2019-12-04
2
-1
/
+3
*
PROV SERIALIZER: add support for writing RSA keys
Richard Levitte
2019-11-29
2
-2
/
+4
*
PROV SERIALIZER: add common functionality to serialize keys
Richard Levitte
2019-11-29
2
-0
/
+5
*
PROV BIO: add a BIO_vprintf() upcall, and a provider BIO library
Richard Levitte
2019-11-29
1
-0
/
+3
*
SERIALIZER: add hooks in PEM_write_bio_ and PEM_write_fp_ routines
Richard Levitte
2019-11-29
1
-30
/
+26
*
SERIALIZER: add support for serializing EVP_PKEYs
Richard Levitte
2019-11-29
4
-0
/
+81
*
CORE: expose the property parsers and checker to the rest of the libraries
Richard Levitte
2019-11-29
1
-0
/
+9
*
SERIALIZER: add functions for serialization to file
Richard Levitte
2019-11-29
1
-0
/
+6
*
SERIALIZER: New API for serialization of objects through providers
Richard Levitte
2019-11-29
8
-3
/
+115
*
CORE: pass the full algorithm definition to the method constructor
Richard Levitte
2019-11-29
1
-2
/
+2
*
CORE: ossl_namemap_add_names(): new function to add multiple names
Richard Levitte
2019-11-29
2
-3
/
+12
*
Disable mem leak checking for the self test lock
Matt Caswell
2019-11-29
1
-4
/
+6
*
Make sure we only run the self tests once
Matt Caswell
2019-11-29
1
-1
/
+1
*
Tweak some algorithm naming inconsistencies
Matt Caswell
2019-11-21
1
-3
/
+3
*
Replumbing: pre-populate the EVP namemap with commonly known names
Richard Levitte
2019-11-20
1
-0
/
+1
*
Properties: make query cache reference count aware.
Pauli
2019-11-18
1
-1
/
+3
*
PEM: constify PEM_write_ routines
Richard Levitte
2019-11-18
2
-116
/
+147
*
Add missing EVP_PKEY_METHOD accessors for digestsign and digestverify
Anthony Hu
2019-11-17
1
-0
/
+28
*
CORE & PROV: make export of key data leaner through callback
Richard Levitte
2019-11-14
2
-5
/
+14
*
Move RSA Asym cipher code to the default provider
Matt Caswell
2019-11-14
2
-28
/
+29
*
Increase OSSL_PARAM_BLD_MAX for multi-prime RSA
Matt Caswell
2019-11-14
1
-1
/
+1
*
Implement provider support for Asym Ciphers
Matt Caswell
2019-11-14
4
-1
/
+67
*
CORE: Add a generic callback function type
Richard Levitte
2019-11-14
1
-0
/
+15
*
re-add definition of OPENSSL_MSTR deleted from opensslv.h in macros.h
Dr. David von Oheimb
2019-11-12
1
-0
/
+4
*
Add a .pragma directive for configuration files
Richard Levitte
2019-11-12
2
-0
/
+3
*
Deprecate ERR_load_KDF_strings()
Richard Levitte
2019-11-12
1
-31
/
+33
*
Reinstate the KDF error macros
Richard Levitte
2019-11-12
2
-6
/
+124
*
RSA generation: Use more bits of 1/sqrt(2)
Kurt Roeckx
2019-11-09
1
-0
/
+3
*
Cleanup include/openssl/opensslv.h.in
Richard Levitte
2019-11-08
1
-38
/
+9
*
Add AES SIV ciphers to default provider
Shane Lontis
2019-11-08
1
-0
/
+2
*
Add EVP functionality to create domain params and keys by user data
Richard Levitte
2019-11-07
2
-9
/
+22
[next]