Fix migration guide mappings for i2o/o2i_ECPublicKey
[openssl.git] / apps / pkeyutl.c
2023-09-07 Matt CaswellCopyright year updates
2023-06-26 Matt CaswellDon't truncate the input when decrypting in pkeyutl
2023-03-14 Dr. David von Oheimbapps/x509 etc.: allow private key input when public...
2022-05-03 Matt CaswellUpdate copyright year
2022-01-12 Tomas Mrazpkeyutl: Fix regression with -kdflen option
2021-12-07 Dr. David von OheimbAPPS: Improve diagnostics on missing/extra args and...
2021-10-28 x2018fix some code with obvious wrong coding style
2021-08-04 Dr. David von Oheimbapps/pkeyutl.c: call ERR_print_errors() on all errors...
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-05-05 Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-04-20 Rich SalzFetch and free cipher and md's
2021-04-14 Dr. David von OheimbAPPS: make apps strict on app_RAND_load() and app_RAND_...
2021-03-11 Pauliapps: support param argument to init functions
2021-02-22 Petr GotthardFix -pkeyopt handling in apps/pkeyutl -rawin
2021-02-18 Matt CaswellUpdate copyright year
2021-02-11 Rich SalzProcess digest option after loading providers
2021-02-11 Rich SalzLoad rand state after loading providers
2021-02-05 Petr Gotthardapps/openssl: add -propquery command line option
2020-12-15 Rich SalzCheck non-option arguments
2020-10-26 Richard LevitteAPPS: Remove the format argument where it's not used
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-24 Dr. David von Oheimbload_key_certs_crls(): Restore output of fatal errors
2020-09-13 Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-08-20 Paulipkeyutil: check return value reading password
2020-07-23 Shane LontisTest RSA oaep in fips mode
2020-05-15 Dr. David von OheimbUse OSSL_STORE for load_{,pub}key() and load_cert(...
2020-04-24 Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23 Matt CaswellUpdate copyright year
2020-03-15 Richard LevitteAPPS: Remove all traces of special SM2 treatment.
2020-03-07 Paulicmdline app: add provider commandline options.
2020-02-13 Shane LontisFix coverity issues
2019-11-07 Rich SalzAdd "sections" to -help output
2019-08-30 Matt CaswellFix pkeyutl -verifyrecover
2019-04-08 Shane Lontiscoverity resource leak fixes in apps/pkeyutl
2019-03-19 Richard LevitteFix no-posix-io
2019-03-14 Matt CaswellEnable pkeyutl to use Ed448 and Ed25519
2019-03-01 Matt CaswellFix no-ec, no-sm2 and no-sm3
2019-02-27 Paul YangSupport raw input data in apps/pkeyutl
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-18 Johannes BauerAdd option to read pkeyopts interactively
2018-05-24 Matt CaswellAdd a sanity check on the length of pkeyutl inputs
2018-03-20 Johannes BauerMake pkeyutl a bit more user-friendly
2018-02-13 Matt CaswellUpdate copyright year
2018-01-31 Richard Levitteapps: Don't include progs.h in apps.h
2017-08-03 Dr. Stephen HensonAllow use of long name for KDFs
2017-07-16 Rich SalzStandardize apps use of -rand, etc.
2017-06-12 Paul YangClean up a bundle of codingstyle stuff in apps directory
2016-10-19 Richard LevitteIf an engine comes up explicitely, it must also come...
2016-10-14 FdaSilvaYYConstify command options
2016-08-17 FdaSilvaYYConstify char* input parameters in apps code
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-05-04 FdaSilvaYYGH932: Add more help messages to some apps options.
2016-03-03 Dr. Stephen HensonAdd KDF support to pkeyutl. Update documentation.
2016-03-01 Dr. Stephen HensonFix -pkeyopt and fix error check.
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-20 Kurt Roeckxargv was set but unused
2016-02-08 Rich Salzmore doc fixes
2016-02-04 MouseFix pkeyutl inability to directly access keys on hardwa...
2016-02-03 Viktor DukhovniFix pkeyutl/rsautl empty encrypt-input/decrypt-output...
2015-11-09 Matt CaswellContinue standardisation of malloc handling in apps
2015-10-12 Matt CaswellCentralise loading default apps config file
2015-09-05 Richard LevitteChange the way apps open their input and output files
2015-07-31 Adam EijdenbergRT3961: Fix switch/case errors in flag parsing
2015-05-29 Richard LevitteRestore module loading
2015-05-01 Rich Salzfree null cleanup finale
2015-04-30 Rich SalzIn apps, malloc or die
2015-04-25 Rich Salzfewer NO_ENGINE #ifdef's
2015-04-24 Rich SalzBig apps cleanup (option-parsing, etc)
2015-03-28 Rich Salzfree NULL cleanup
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2010-11-11 Dr. Stephen HensonPR: 2366
2009-04-15 Dr. Stephen HensonUpdates from 1.0.0-stable.
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2006-08-20 Richard LevitteCorrect warnings about signedness.
2006-07-21 Dr. Stephen HensonAvoid WIN32 warning.
2006-07-21 Dr. Stephen HensonAvoid warnings.
2006-05-26 Dr. Stephen HensonFix warnings.
2006-05-26 Dr. Stephen HensonUpdate pkeyutl to use size_t for pkey functions.
2006-05-25 Richard LevitteSigned vs. unsigned conflict
2006-04-26 Dr. Stephen HensonFix usage message for pkeyutl.
2006-04-15 Dr. Stephen HensonUse more flexible method of determining output length...
2006-04-13 Dr. Stephen HensonComplete key derivation support.
2006-04-13 Dr. Stephen HensonChange the option setting command line switch to "...
2006-04-11 Dr. Stephen HensonInitial keygen support.
2006-04-09 Dr. Stephen HensonAdd RSA ctrl for padding mode, add ctrl support in...
2006-04-09 Dr. Stephen HensonFix typo. Add EVP_PKEY_CTX control function for later...
2006-04-08 Dr. Stephen HensonReformat pkeyutl.c, add support for verify operation...
2006-04-08 Dr. Stephen HensonImplement encrypt/decrypt using RSA.
2006-04-07 Dr. Stephen HensonNew utility 'pkeyutl' a general purpose version of...