x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 lat temu |
Tomas Mraz
|
52f7e44ec8
Split bignum code out of the sparcv9cap.c
|
3 lat temu |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 lat temu |
Rich Salz
|
f6c95e46c0
Add "origin" field to EVP_CIPHER, EVP_MD
|
3 lat temu |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 lat temu |
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 lat temu |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 lat temu |
Benjamin Kaduk
|
2c533a71c6
Use local IV storage in e_camellia.c
|
4 lat temu |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 lat temu |
Rich Salz
|
705536e2b5
Use build.info, not ifdef for crypto modules
|
4 lat temu |
Matt Caswell
|
291850b473
Deprecate Low Level Camellia APIs
|
4 lat temu |
Richard Levitte
|
cc731bc3f6
EVP & PROV: Fix all platform inclusions
|
4 lat temu |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 lat temu |
Shane Lontis
|
e1178600cc
Add basic aria and camellia ciphers modes to default provider
|
5 lat temu |
Shane Lontis
|
459b15d451
Add Common shared code needed to move aes ciphers to providers
|
5 lat temu |
Richard Levitte
|
4a8b0c55c0
Following the license change, modify the boilerplates in crypto/evp/
|
6 lat temu |
Matt Caswell
|
0d66475908
Update copyright year
|
6 lat temu |
Bernd Edlinger
|
604e591ed7
Fix some bugs with the cfb1 bitsize handling
|
6 lat temu |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 lat temu |
Matt Caswell
|
44ab2dfdf9
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
|
8 lat temu |
Rich Salz
|
effaf4dee9
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
|
8 lat temu |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 lat temu |
Rich Salz
|
0b3a231efd
RT4247: Add missing patch
|
8 lat temu |
Richard Levitte
|
6435f0f6c6
Adapt builtin cipher implementations to opaque EVP_CIPHER
|
9 lat temu |
Richard Levitte
|
31384753c7
Remove the "eay" c-file-style indicators
|
9 lat temu |
Andy Polyakov
|
dda8199922
Add Camellia CTR mode.
|
9 lat temu |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 lat temu |
Andy Polyakov
|
e9c80e04c1
evp/e_[aes|camellia].c: fix typo in CBC subroutine.
|
11 lat temu |
Dr. Stephen Henson
|
7c43ea50fd
correct error function code
|
12 lat temu |
Andy Polyakov
|
7cb81398b7
e_camillia.c: remove copy-n-paste artifact, EVP_CIPH_FLAG_FIPS, and
|
12 lat temu |