index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
enc.c
Age
Commit message (
Expand
)
Author
2021-06-16
apps: remove AEAD/mode checks that are now redundant
Pauli
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-05-26
Deprecate old style BIO callback calls
Tomas Mraz
2021-05-06
change salt handling, way 1
EasySec
2021-05-05
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-04-24
APPS: Improve diagnostics for string options and options expecting int >= 0
Dr. David von Oheimb
2021-04-20
Fetch and free cipher and md's
Rich Salz
2021-04-14
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
Dr. David von Oheimb
2021-04-01
Avoid going through NID when unnecessary
Tomas Mraz
2021-03-30
doc: fix enc -z option documentation
Mohamed Akram
2021-02-12
Process digest option after loading providers
Rich Salz
2021-02-12
Load rand state after loading providers
Rich Salz
2021-02-12
Fetch algorithm after loading providers
Rich Salz
2021-01-28
Update copyright year
Richard Levitte
2021-01-11
APPS: Fix confusion between program and app/command name used in diagnostic/h...
Dr. David von Oheimb
2020-12-15
Check non-option arguments
Rich Salz
2020-07-22
Specific the engine pointer
gujinqiang
2020-05-15
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
Dr. David von Oheimb
2020-04-23
Update copyright year
Matt Caswell
2020-03-07
cmdline app: add provider commandline options.
Pauli
2019-11-08
Add "sections" to -help output
Rich Salz
2019-11-07
Update source files for deprecation at 3.0
Richard Levitte
2019-10-18
Update dgst.c to show a list of message digests
agnosticdev
2019-08-22
openssl dgst, openssl enc: check for end of input
Richard Levitte
2019-04-01
Fixed typo in enc.c warning
x753
2018-12-06
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-02-21
Add support for PBKDF2 for enc command
EasySec
2018-02-13
Update copyright year
Matt Caswell
2018-01-31
apps: Don't include progs.h in apps.h
Richard Levitte
2017-12-07
Consistent formatting for sizeof(foo)
Rich Salz
2017-10-16
Cleaning secret data after use
EasySec
2017-10-13
Remove email addresses from source code.
Rich Salz
2017-10-10
set_hex() behaviour change
EasySec
2017-08-21
Check # of arguments for remaining commands.
Rich Salz
2017-08-15
Revert "Add some casts for %j"
Rich Salz
2017-08-14
Add some casts for %j
Rich Salz
2017-07-16
Standardize apps use of -rand, etc.
Rich Salz
2017-07-06
Bounds check string functions in apps.
Pauli
2017-07-05
Undo commit d420ac2
Rich Salz
2017-07-03
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-06-20
Ensure a space after colon in enc -v
Rich Salz
2017-06-12
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-04-25
openssl enc: Don't unbuffer stdin
Bernard Spil
2017-03-30
apps/*.c: switch to platform-neutral format modifiers in BIO_print calls.
Andy Polyakov
2017-03-09
Make the output of enc -ciphers identical even if run several times in a sess...
Pauli
2017-03-08
Limit the output of the enc -ciphers command to just the ciphers enc can
Pauli
2017-02-23
Let the output from 'openssl enc -ciphers' go to stdout
Richard Levitte
2016-10-19
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-14
Constify command options
FdaSilvaYY
2016-07-20
Fix double calls to strlen
FdaSilvaYY
[next]