Sign in
flutter
/
third_party
/
openssl
/
fa013b65241dfed9b7d9e10e0adfedc9869c797e
/
crypto
/
evp
fa013b6
Fixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
by Péter Budai
· 8 years ago
5908555
evp/e_aes_cbc_hmac_{sha1|sha256}.c: tag reference code.
by Andy Polyakov
· 8 years ago
7f517c2
Remove some commented out code in libcrypto
by Matt Caswell
· 8 years ago
b53338c
Clean up references to FIPS
by Emilia Kasper
· 8 years ago
d42d0a4
Implementation of the ARIA cipher as described in RFC 5794.
by Pauli
· 8 years ago
a8f9576
Properly zero cipher_data for ChaCha20-Poly1305 on cleanup
by Kazuki Yamaguchi
· 8 years ago
6484609
Restore EVP_CIPH_FLAG_LENGTH_BITS working properly
by Lukasz Pawelczyk
· 8 years ago
197421b
Make EVP_*Final work for CCM ciphers
by Dr. Stephen Henson
· 8 years ago
273a021
Fix a crash in EVP_CIPHER_CTX_cleanup due to cipher_data may be NULL
by Bernd Edlinger
· 8 years ago
83b4049
Combined patch against master branch for the following issues:
by Bernd Edlinger
· 8 years ago
3f5616d
Add support for parameterized SipHash
by Todd Short
· 8 years ago
2198b3a
crypto/evp: harden AEAD ciphers.
by Andy Polyakov
· 8 years ago
8e20499
crypto/evp: harden RC4_MD5 cipher.
by Andy Polyakov
· 8 years ago
b153f09
Remove assert from is_partially_overlapping()
by Matt Caswell
· 8 years ago
7141ba3
Fix the overlapping check for fragmented "Update" operations
by Matt Caswell
· 8 years ago
7c12c7b
Properly handle a partial block in OCB mode
by Matt Caswell
· 8 years ago
0ba5a9e
Don't use magic numbers in aes_ocb_cipher()
by Matt Caswell
· 8 years ago
9d6fcd4
Cleanup EVP_CIPH/EP_CTRL duplicate defines
by Todd Short
· 8 years ago
52ad5b6
Add support for Poly1305 in EVP_PKEY
by Todd Short
· 8 years ago
c83680a
Add missing flags for EVP_chacha20()
by Kazuki Yamaguchi
· 8 years ago
c82bafc
fix a few more style issues
by Dr. Stephen Henson
· 8 years ago
52ad523
fix various style issues
by Dr. Stephen Henson
· 8 years ago
410877b
Digest string helper function.
by Dr. Stephen Henson
· 8 years ago
6577e00
PSS EVP_PKEY method
by Dr. Stephen Henson
· 8 years ago
8bfa99f
Fix EVP_MD_meth_get_flags
by Todd Short
· 8 years ago
2629440
Reformat M_check_autoarg to match our coding style
by Richard Levitte
· 8 years ago
d7c8f14
M_check_autoarg: sanity check the key
by Richard Levitte
· 8 years ago
a5abd43
Fix ctrl operation for SHA1/MD5SHA1.
by Dr. Stephen Henson
· 8 years ago
2f545ae
Add support for reference counting using C11 atomics
by Kurt Roeckx
· 8 years ago
bf52165
chacha20/poly1305: make sure to clear the buffer at correct position
by Richard Levitte
· 8 years ago
7280a5d
Clean away remaining 'selftest' code
by Richard Levitte
· 8 years ago
3befffa
Create BIO_write_ex() which handles size_t arguments
by Matt Caswell
· 8 years ago
d07aee2
Create BIO_read_ex() which handles size_t arguments
by Matt Caswell
· 8 years ago
96cce82
Fix strict-warnings build
by Patrick Steuer
· 8 years ago
d65c361
GH1537: Avoid double-free in the EVP_PKEY API
by Alex Gaynor
· 9 years ago
216e8d9
Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.c
by Richard Levitte
· 9 years ago
9e42196
evp/bio_enc.c: stop using pointer arithmetic for error detection.
by Andy Polyakov
· 9 years ago
c1a7dcb
evp/bio_enc.c: refine non-overlapping logic.
by Andy Polyakov
· 9 years ago
8900f3e
Convert X509* functions to use const getters
by Dr. Stephen Henson
· 9 years ago
245c6bc
Constify private key decode.
by Dr. Stephen Henson
· 9 years ago
5d6aaf8
Add point ctrls to X25519
by Dr. Stephen Henson
· 9 years ago
262bd85
Add X25519 methods to internal tables
by Dr. Stephen Henson
· 9 years ago
5898b8e
Fix spelling of error code
by Kurt Roeckx
· 9 years ago
c47ba4e
Constify some ASN1_OBJECT *obj input parameters
by FdaSilvaYY
· 9 years ago
700b814
Fix some style issues...
by FdaSilvaYY
· 9 years ago
abdb460
evp/bio_enc.c: perform enc_read operation without using overlapping buffers.
by Andy Polyakov
· 9 years ago
83151b7
evp/evp_enc.c: make assert error message more readable
by Andy Polyakov
· 9 years ago
976ef6a
Note cipher BIO write errors too.
by Dr. Stephen Henson
· 9 years ago
ee6ce5c
Set error if EVP_CipherUpdate fails.
by Dr. Stephen Henson
· 9 years ago
c1054bb
Add EVP_ENCODE_CTX_copy
by Jakub Zelenka
· 9 years ago
69588ed
Check for errors allocating the error strings.
by Kurt Roeckx
· 9 years ago
365f95a
evp/e_aes.c: wire new CBC and CTR subroutines from aesfx-sparcv9.
by Andy Polyakov
· 9 years ago
68efafc
Add checks on sk_TYPE_push() returned value
by FdaSilvaYY
· 9 years ago
3ce2fda
Convert memset calls to OPENSSL_cleanse
by Matt Caswell
· 9 years ago
02e112a
Whitespace cleanup in crypto
by FdaSilvaYY
· 9 years ago
2cdce3e
base64 macro: parenthesize for clarity
by Emilia Kasper
· 9 years ago
5fc7768
evp/evp_enc.c: refine partial buffer overlap detection.
by Andy Polyakov
· 9 years ago
c3a73da
evp/evp_enc.c: check for partially[!] overlapping buffers
by Andy Polyakov
· 9 years ago
0def528
Ensure HMAC key gets cleansed after use
by Matt Caswell
· 9 years ago
fe2d149
RT2867: des_ede3_cfb1 ignored "size in bits" flag
by Rich Salz
· 9 years ago
b88e95f
crypto/evp/e_aes_cbc_hmac_sha256.c: Remove spurious memset
by Kurt Cancemi
· 9 years ago
823146d
Useless header include of openssl/rand.h
by FdaSilvaYY
· 9 years ago
ebad0b0
Add EVP_PKEY_get0_hmac() function
by Nathaniel McCallum
· 9 years ago
cf3404f
Change the return type of EVP_EncodeUpdate
by Matt Caswell
· 9 years ago
46f047d
evp/e_aes.c: wire hardware-assisted XTS subroutines.
by Andy Polyakov
· 9 years ago
d356dc5
Add some missing return value checks
by Matt Caswell
· 9 years ago
f72f00d
Parameter copy sanity checks.
by Dr. Stephen Henson
· 9 years ago
c01a3c6
Fix braces in e_aes.c: aes_init_key
by Todd Short
· 9 years ago
a93e0e7
#4342: few missing malloc return checks and free in error paths
by J Mohan Rao Arisankala
· 9 years ago
0cd0a82
Remove unused error/function codes.
by Rich Salz
· 9 years ago
d2dfd48
Fix a NULL dereference in chacha20_poly1305_init_key()
by Kazuki Yamaguchi
· 9 years ago
b6cff31
Manual fixes after copyright consolidation
by Rich Salz
· 9 years ago
aa6bb13
Copyright consolidation 05/10
by Rich Salz
· 9 years ago
6286757
Copyright consolidation 04/10
by Rich Salz
· 9 years ago
a7f9e0a
Remove an unneccessary check of cipher
by Matt Caswell
· 9 years ago
c5ebfca
Unify <TYPE>_up_ref methods signature and behaviour.
by FdaSilvaYY
· 9 years ago
dccd20d
fix tab-space mixed indentation
by FdaSilvaYY
· 9 years ago
e0d32e9
fix check
by J Mohan Rao Arisankala
· 9 years ago
cb1d435
few missing allocation failure checks and releases on error paths
by J Mohan Rao Arisankala
· 9 years ago
c0aa8c2
Use default ASN.1 for SEED.
by Dr. Stephen Henson
· 9 years ago
70428ea
Check that we have enough padding characters.
by Kurt Roeckx
· 9 years ago
2bd5d70
Ensure EVP_EncodeUpdate handles an output length that is too long
by Matt Caswell
· 9 years ago
ee1e3ca
Avoid overflow in EVP_EncodeUpdate
by Matt Caswell
· 9 years ago
3f35821
Fix encrypt overflow
by Matt Caswell
· 9 years ago
b1a07c3
Remove obsolete defined(__INTEL__) condition.
by Andy Polyakov
· 9 years ago
842dc98
Add aliases for des-ede-ecb and des-ede3-ecb ciphers.
by Kirill Marinushkin
· 9 years ago
098a238
Fix missing IDEA renames (windows build)
by Michel
· 9 years ago
45c6e23
Remove --classic build entirely
by Richard Levitte
· 9 years ago
6944565
evp/aes_aes.c: engage Fujitsu SPARC64 X AES support.
by Andy Polyakov
· 9 years ago
14f051a
Make string_to_hex/hex_to_string public
by Rich Salz
· 9 years ago
9021a5d
Rename some lowercase API's
by Rich Salz
· 9 years ago
d064e6a
Remove OPENSSL_NO_SHA guards
by Matt Caswell
· 9 years ago
5158c76
Remove OPENSSL_NO_AES guards
by Matt Caswell
· 9 years ago
a535fe1
Remove check_defer()
by Dr. Stephen Henson
· 9 years ago
b3599db
Rename int_*() functions to *_int()
by Matt Caswell
· 9 years ago
342c21c
Rename lots of *_intern or *_internal function to int_*
by Matt Caswell
· 9 years ago
7b8cc9b
Deprecate OBJ_cleanup() and make it a no-op
by Matt Caswell
· 9 years ago
22c84af
Deprecate EVP_cleanup() and make it a no-op
by Matt Caswell
· 9 years ago
a146ae5
Make BIO opaque
by Matt Caswell
· 9 years ago
921de15
Move dso.h to internal
by Rich Salz
· 9 years ago
Next »