projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
EVP: add name traversal functions to all fetchable types
[oweals/openssl.git]
/
include
/
openssl
/
evp.h
2019-10-17
Richard Levitte
EVP: add name traversal functions to all fetchable...
blob
|
commitdiff
|
raw
2019-10-17
Richard Levitte
EVP: add missing common functionality
blob
|
commitdiff
|
raw
|
diff to current
2019-10-16
Richard Levitte
Add EVP_PKEY_CTX_new_provided()
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
Matt Caswell
Add the provider function signatures for DigestSign*
blob
|
commitdiff
|
raw
|
diff to current
2019-10-01
Richard Levitte
Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-27
Pauli
Consistent naming for context gettable param queries .
blob
|
commitdiff
|
raw
|
diff to current
2019-09-28
Dr. Matthias St...
Add legacy include guards to public header files
blob
|
commitdiff
|
raw
|
diff to current
2019-09-28
Dr. Matthias St...
Fix header file include guard names
blob
|
commitdiff
|
raw
|
diff to current
2019-09-28
Dr. Matthias St...
Reorganize public header files (part 1)
blob
|
commitdiff
|
raw
|
diff to current
2019-09-25
Matt Caswell
Make EVP_MD_CTX_[gettable|settable]_params() take an...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-19
Richard Levitte
Modify providers that keep track of underlying algorithms
blob
|
commitdiff
|
raw
|
diff to current
2019-09-11
Shane Lontis
Add EVP_CIPHER_CTX_tag_length()
blob
|
commitdiff
|
raw
|
diff to current
2019-09-09
Matt Caswell
Revise EVP_PKEY param handling
blob
|
commitdiff
|
raw
|
diff to current
2019-09-09
Matt Caswell
Add support for verify/verify_recover functions to...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-09
Matt Caswell
Implement DSA in the default provider
blob
|
commitdiff
|
raw
|
diff to current
2019-09-09
Matt Caswell
Add the ability to perform signatures in a provider
blob
|
commitdiff
|
raw
|
diff to current
2019-09-09
Richard Levitte
Do no mention private headers in public headers
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Richard Levitte
New function EVP_CIPHER_free()
blob
|
commitdiff
|
raw
|
diff to current
2019-09-04
Richard Levitte
New function EVP_MD_free()
blob
|
commitdiff
|
raw
|
diff to current
2019-08-15
Richard Levitte
Implement EVP_MAC_do_all_ex()
blob
|
commitdiff
|
raw
|
diff to current
2019-08-15
Richard Levitte
Add EVP_MAC_provider()
blob
|
commitdiff
|
raw
|
diff to current
2019-08-15
Richard Levitte
Prepare EVP_MAC infrastructure for moving all MACs...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-15
Richard Levitte
Add missing EVP param utility functions
blob
|
commitdiff
|
raw
|
diff to current
2019-08-08
Shane Lontis
Change EVP_CIPHER_CTX_iv_length() to return current...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
Richard Levitte
Adapt DH to use with KEYMGMT
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
Richard Levitte
Add EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
Richard Levitte
Add EVP_MD_provider() and EVP_CIPHER_provider()
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
Richard Levitte
Re-implement EVP_MD_name() and EVP_CIPHER_name() as...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-22
Richard Levitte
Add basic EVP_KEYMGMT API and libcrypto <-> provider...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-16
Matt Caswell
Add the ability to set PKCS#3 DH padding in providers
blob
|
commitdiff
|
raw
|
diff to current
2019-07-16
Matt Caswell
Make the EVP Key Exchange code provider aware
blob
|
commitdiff
|
raw
|
diff to current
2019-07-11
Richard Levitte
Adapt diverse EVP_CIPHER functions to use get_params...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-28
Matt Caswell
Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-24
Pauli
Change OSSL_PARAM return size to not be a pointer.
blob
|
commitdiff
|
raw
|
diff to current
2019-06-11
Shane Lontis
Make EVP_MD_CTX_ctrl() work for legacy use cases (ssl3).
blob
|
commitdiff
|
raw
|
diff to current
2019-06-06
Kurt Roeckx
Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup()
blob
|
commitdiff
|
raw
|
diff to current
2019-06-04
Shane Lontis
Move digests to providers
blob
|
commitdiff
|
raw
|
diff to current
2019-05-27
Shane Lontis
Add d2i_KeyParams/i2d_KeyParams API's.
blob
|
commitdiff
|
raw
|
diff to current
2019-04-19
Matt Caswell
Implement AES CBC ciphers in the default provider
blob
|
commitdiff
|
raw
|
diff to current
2019-04-19
Matt Caswell
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider...
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
Richard Levitte
EVP_set_default_properties(): New function to set globa...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-21
Matt Caswell
Implement EVP_MD_fetch()
blob
|
commitdiff
|
raw
|
diff to current
2019-03-19
Dmitry Belyavskiy
Providing missing accessor to EVP_PKEY.engine
blob
|
commitdiff
|
raw
|
diff to current
2019-03-06
David von Oheimb
constify *_dup() and *i2d_*() and related functions...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-06
Antoine Salon
blake2: register MAC objects
blob
|
commitdiff
|
raw
|
diff to current
2019-02-06
Antoine Salon
blake2b: add EVP_MAC API
blob
|
commitdiff
|
raw
|
diff to current
2019-01-30
Petr Vorel
Reuse already defined macros
blob
|
commitdiff
|
raw
|
diff to current
2018-12-22
Shreya Bhandare
EVP_PKEY_size declared to take a const parameter
blob
|
commitdiff
|
raw
|
diff to current
2018-12-11
Todd Short
Add RFC5297 AES-SIV support
blob
|
commitdiff
|
raw
|
diff to current
2018-12-07
Boris Pismenny
evp/e_aes: Expose IV
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
Richard Levitte
Following the license change, modify the boilerplates...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
Richard Levitte
Refactor the computation of API version limits
blob
|
commitdiff
|
raw
|
diff to current
2018-11-13
Shane Lontis
KMAC implementation using EVP_MAC
blob
|
commitdiff
|
raw
|
diff to current
2018-11-10
David Woodhouse
Add EVP_PKEY_supports_digest_nid()
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Pauli
EVP_MAC ctrl numbering duplicate removal.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Paul Yang
Add poly1305 MAC support
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Pauli
GMAC implementation
blob
|
commitdiff
|
raw
|
diff to current
2018-10-30
Richard Levitte
EVP_MAC: Add SipHash implementation
blob
|
commitdiff
|
raw
|
diff to current
2018-10-30
Richard Levitte
EVP_MAC: Add HMAC implementation
blob
|
commitdiff
|
raw
|
diff to current
2018-10-30
Richard Levitte
EVP_MAC: Add CMAC implementation
blob
|
commitdiff
|
raw
|
diff to current
2018-10-29
Richard Levitte
Add convenience functions EVP_str2ctrl() and EVP_hex2ctrl()
blob
|
commitdiff
|
raw
|
diff to current
2018-10-29
Richard Levitte
Add generic EVP_PKEY_METHOD for EVP_MACs
blob
|
commitdiff
|
raw
|
diff to current
2018-10-29
Richard Levitte
Add EVP_MAC API
blob
|
commitdiff
|
raw
|
diff to current
2018-09-07
Paul Yang
Support setting SM2 ID
blob
|
commitdiff
|
raw
|
diff to current
2018-09-07
Paul Yang
Support pmeth->digest_custom
blob
|
commitdiff
|
raw
|
diff to current
2018-09-07
Paul Yang
Introduce EVP_MD_CTX_set_pkey_ctx
blob
|
commitdiff
|
raw
|
diff to current
2018-06-19
Jack Lloyd
Add EVP_PKEY_set_alias_type
blob
|
commitdiff
|
raw
|
diff to current
2018-06-08
Matt Caswell
Add function for setting the EVP_PKEY_ASN1_METHOD raw...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-08
Matt Caswell
Add support getting raw private/public keys
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Jack Bates
Convert _meth_get_ functions to const getters
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Kurt Roeckx
Don't use a ssl specific DRBG anymore
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Jack Lloyd
Add SM2 signature and ECIES schemes
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Matt Caswell
Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Matt Caswell
Add functions for setting the new EVP_PKEY_ASN1_METHOD...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Matt Caswell
Add the function EVP_PKEY_new_CMAC_key()
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Matt Caswell
Add support for setting raw private HMAC keys
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Matt Caswell
Add functions to create an EVP_PKEY from raw private...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-02
Matt Caswell
Add pkey types for curve448
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Kurt Roeckx
Tell the ciphers which DRBG to use for generating rando...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Nick Mathewson
Remove redundant declarations of ERR_load_*_strings()
blob
|
commitdiff
|
raw
|
diff to current
2018-01-23
Pauli
SHA512/224 and SHA512/256
blob
|
commitdiff
|
raw
|
diff to current
2017-11-20
Paul Yang
Support public key and param check in EVP interface
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Jack Lloyd
SM3: Add SM3 hash function
blob
|
commitdiff
|
raw
|
diff to current
2017-10-31
Ronald Tse
SM4: Add SM4 block cipher to EVP
blob
|
commitdiff
|
raw
|
diff to current
2017-10-30
Richard Levitte
EVP_PKEY_ASN1_METHOD: add functions to set siginf_set...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-11
Dr. Stephen Henson
Add EVP_PKEY_set1_engine() function.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-14
Paul Yang
Support EVP_PKEY_meth_remove and pmeth internal cleanup
blob
|
commitdiff
|
raw
|
diff to current
2017-09-13
Paul Yang
Support key check in EVP interface
blob
|
commitdiff
|
raw
|
diff to current
2017-08-30
Jon Spillett
Implement Aria GCM/CCM Modes and TLS cipher suites
blob
|
commitdiff
|
raw
|
diff to current
2017-08-15
Johannes Bauer
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
blob
|
commitdiff
|
raw
|
diff to current
2017-08-12
Andy Polyakov
Add EVP_DigestFinalXOF, interface to extendable-output...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-08
Johannes Bauer
Add interface to the scrypt KDF by means of PKEY_METHOD
blob
|
commitdiff
|
raw
|
diff to current
2017-07-29
Dr. Stephen Henson
Add public key method enumeration function.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-25
Andy Polyakov
Add evp/m_sha3.c.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Richard Levitte
Remove the possibility to disable the UI module entirely
blob
|
commitdiff
|
raw
|
diff to current
2017-06-21
Dr. Stephen Henson
Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-07
Rich Salz
make error tables const and separate header file
blob
|
commitdiff
|
raw
|
diff to current
2017-05-30
Dr. Stephen Henson
make errors
blob
|
commitdiff
|
raw
|
diff to current
2017-05-11
Dr. Stephen Henson
Add EVP_DigestSign and EVP_DigesVerify
blob
|
commitdiff
|
raw
|
diff to current
2017-04-27
Bernd Edlinger
Add parentheses on public macros where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
next