index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
mac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always use FORMAT_BINARY for infile
Patrik Sevallius
2022-09-20
1
-3
/
+0
*
APPS: Improve diagnostics on missing/extra args and unknown cipher/digest
Dr. David von Oheimb
2021-12-07
1
-3
/
+2
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-1
/
+1
*
coverity: fix 1484540 resource leak
Pauli
2021-05-12
1
-1
/
+2
*
apps/mac: Add digest and cipher command line options
Pauli
2021-05-08
1
-0
/
+37
*
apps/mac: avoid need for two ^D when using stdin from a terminal
Pauli
2021-05-08
1
-1
/
+2
*
apps: remove initial newline from mac output
Pauli
2021-05-08
1
-2
/
+0
*
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
1
-1
/
+1
*
apps: update mac to work with additional MAC_init arguments. This doesn't in...
Pauli
2021-02-28
1
-3
/
+4
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
apps/openssl: add -propquery command line option
Petr Gotthard
2021-02-05
1
-1
/
+1
*
Check non-option arguments
Rich Salz
2020-12-15
1
-4
/
+3
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-2
/
+0
*
Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...
Matt Caswell
2020-07-16
1
-3
/
+3
*
The EVP_MAC functions have been renamed for consistency. The EVP_MAC_CTX_*
Pauli
2020-06-11
1
-3
/
+3
*
Amend references to "OpenSSL license"
Shourya Shukla
2020-04-29
1
-1
/
+1
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+8
*
Document command parameters.
Rich Salz
2019-11-20
1
-6
/
+7
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-0
/
+6
*
Consistent naming for context gettable param queries .
Pauli
2019-09-27
1
-1
/
+1
*
Add app for fips installation
Shane Lontis
2019-08-24
1
-37
/
+12
*
Adapt apps/mac.c to use provider based MACs
Richard Levitte
2019-08-15
1
-25
/
+40
*
coverity fixes for SSKDF + mac_app + kdf test cleanup
Shane Lontis
2019-03-28
1
-2
/
+1
*
openssl app for macs that uses the new EVP_MAC interface (the code inside dgs...
Shane Lontis
2019-03-11
1
-0
/
+200