FdaSilvaYY
|
1567a821a4
crypto: Fix various typos, repeated words, align some spelling to LDP.
|
2 年之前 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 年之前 |
Tianjia Zhang
|
e6b1c22b41
evp: Simplify ARIA aead cipher definition
|
3 年之前 |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 年之前 |
Pauli
|
042f8f70cb
evp: fix improper use of negative value issues
|
3 年之前 |
Richard Levitte
|
b7d2bd1219
Deprecate EVP_CIPHER_impl_ctx_size and EVP_CIPHER_CTX_buf_noconst
|
3 年之前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 年之前 |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 年之前 |
Pauli
|
1634b2df9f
enc: fix coverity 1451499, 1451501, 1451506, 1451507, 1351511, 1451514, 1451517, 1451523, 1451526m 1451528, 1451539, 1451441, 1451549, 1451568 & 1451572: improper use of negative value
|
3 年之前 |
Shane Lontis
|
78f32a3165
Add ossl_aria symbols
|
3 年之前 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 年之前 |
Matt Caswell
|
eec0ad10b9
Update copyright year
|
4 年之前 |
Benjamin Kaduk
|
ddce5c29f5
Use local IV storage in e_aria.c
|
4 年之前 |
Pauli
|
7d615e2178
rand_drbg: remove RAND_DRBG.
|
4 年之前 |
Patrick Steuer
|
f7382fbbd8
Allow specifying the tag after AAD in CCM mode (2)
|
5 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 年之前 |
Shane Lontis
|
7dddf2fcc5
Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modes
|
5 年之前 |
Shane Lontis
|
459b15d451
Add Common shared code needed to move aes ciphers to providers
|
5 年之前 |
Pauli
|
39147079fc
Structure alignment macro.
|
5 年之前 |
Matt Caswell
|
183f52e29a
Fix a memory leak in ARIA GCM
|
5 年之前 |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 年之前 |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 年之前 |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 年之前 |
Kurt Roeckx
|
16cfc2c90d
Don't use a ssl specific DRBG anymore
|
6 年之前 |
Dr. Matthias St. Pierre
|
6decf9436f
Publish the RAND_DRBG API
|
6 年之前 |
Kurt Roeckx
|
d91f45688c
Tell the ciphers which DRBG to use for generating random bytes.
|
7 年之前 |
Jon Spillett
|
bc32673869
Implement Aria GCM/CCM Modes and TLS cipher suites
|
7 年之前 |
Pauli
|
50c9ac07bb
Fix copyright date for the ARIA evp file.
|
7 年之前 |