index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
c_src
/
cipher.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Fix AES and Blowfish names for OpenSSL 3.0
Dmitri Vereshchagin
2022-08-03
1
-11
/
+11
*
Update copyright year
Erlang/OTP
2022-05-17
1
-1
/
+1
*
Add OFB mode support for AES
ausimian
2022-04-07
1
-0
/
+4
*
crypto: Introduce new macro for readability in cipher defs
Hans Nilsson
2022-01-24
1
-7
/
+8
*
crypto: CIPHER - decide if in crypto:supported at loadtime of lib
Hans Nilsson
2022-01-24
1
-63
/
+81
*
crypto: Introduce the symbol HAS_3_0_API
Hans Nilsson
2022-01-24
1
-2
/
+2
*
Update copyright year
Rickard Green
2021-12-13
1
-1
/
+1
*
crypto: Cipher aliases could be present even if the aliased cipher was missing
Hans Nilsson
2021-11-11
1
-13
/
+0
*
crypto: Update the EVP_CIPHER_CTX_* usage
Hans Nilsson
2021-10-18
1
-2
/
+10
*
crypto: Disable RC4 if OpenSSL 3.0 cryptolib
Hans Nilsson
2021-10-18
1
-1
/
+1
*
crypto: Slightly change the 3-DES symbol handling
Hans Nilsson
2021-10-18
1
-12
/
+18
*
crypto: Extend badarg macros with argument number parameter
Hans Nilsson
2021-10-06
1
-3
/
+6
*
crypto: EVP_CIPH_FLAG_AEAD_CIPHER is not always defined
Hans Nilsson
2021-04-15
1
-0
/
+4
*
Rename aead attr to prop_aead
Bryan Paxton
2021-04-07
1
-1
/
+3
*
Add aead attribute to map from crypto:cipher_info/1
Bryan Paxton
2021-03-28
1
-0
/
+1
*
crypto: Add aes_ctr etc aliases to the New API
Hans Nilsson
2020-12-16
1
-0
/
+13
*
crypto: Remove aes_ige_crypt_nif/4 and aes_ige256
Hans Nilsson
2020-12-10
1
-7
/
+1
*
crypto: Fix CodeChecker 'Medium severity' warnings
Hans Nilsson
2020-11-26
1
-40
/
+42
*
Update copyright year
Rickard Green
2020-03-13
1
-1
/
+1
*
crypto: Make aes_*_cfb8 and aes_*_cfb128 FIPS enabled
Hans Nilsson
2019-10-02
1
-6
/
+6
*
crypto: Rename cipher fips macro
Hans Nilsson
2019-06-19
1
-2
/
+2
*
crypto: Re-enable aes_ctr for openssl cryptolib < 1.0.1
Hans Nilsson
2019-05-22
1
-0
/
+1
*
crypto: New function supports/1
Hans Nilsson
2019-04-17
1
-37
/
+9
*
crypto: Obey compile flags for no DSA, BF, DES, DH
Hans Nilsson
2019-04-10
1
-3
/
+10
*
crypto: Misc C-changes,
Hans Nilsson
2019-04-05
1
-20
/
+20
*
Merge pull request #2186 from essen/improve-cipher-info
Hans Nilsson
2019-03-22
1
-0
/
+36
|
\
|
*
Add missing cipher modes to crypto:cipher_info/1 result
Loïc Hoguin
2019-03-19
1
-0
/
+36
*
|
crypto: Handle additional OPENSSL_NO_* flags
Hans Nilsson
2019-03-21
1
-2
/
+2
*
|
crypto: Implement crypto one-shot
Hans Nilsson
2019-03-19
1
-1
/
+8
|
/
*
Add crypto:cipher_info/1 and crypto:hash_info/1
Loïc Hoguin
2019-03-06
1
-0
/
+93
*
crypto: New experimental api
Hans Nilsson
2019-02-25
1
-45
/
+149
*
crypto: Fix compilation < 1.0.0
Hans Nilsson
2019-02-04
1
-0
/
+2
*
Explicitly initialize all of the fields in cipher_types
Doug Hogan
2019-01-08
1
-16
/
+16
*
Revamp init_cipher_ctx()
Doug Hogan
2019-01-08
1
-4
/
+6
*
Revamp evp_cipher_ctx_dtor()
Doug Hogan
2019-01-07
1
-1
/
+5
*
Make cipher ctx init internal to cipher.c per PR feedback
Doug Hogan
2018-12-21
1
-1
/
+16
*
Add Ericsson AB copyright header to all new files
Doug Hogan
2018-12-20
1
-0
/
+20
*
Move cipher utility functions to a new file
Doug Hogan
2018-12-20
1
-0
/
+82