aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/wsgcrypt.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-21ieee80211: Support decrypting WPA3-Personal / SAE capturesMikael Kanstrup1-0/+2
2018-02-15Move hkdf_extract to wsgcrypt.hPeter Wu1-0/+12
2018-02-12Extract HKDF-Expand from TLS 1.3 dissectorPeter Wu1-0/+17
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-13/+1
2017-08-04SNMP: add support for USM SHA-2 algorithms (RFC 7860)Olivier Verriest1-2/+6
2017-06-05Move RSA key loading and decryption functions to wsutilAhmad Fatoum1-0/+4
2017-03-10Replace aes.c and des.c by Libgcrypterikdejong1-0/+5
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-0/+11
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu1-4/+0
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-1/+1
2014-08-27Use the <wsutil/ws_diag_control.h> stuff to disable -Wdeprecated-declarations.Guy Harris1-39/+3
2014-04-17Fixed typo HAVE_LIBGRYPT -> HAVE_LIBGCRYPTStig Bjørlykke1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-3/+3
2014-02-09Fix Bug 6489 to stop compiler warning on gcrypt deprecated delcarationsHadriel Kaplan1-3/+3
2013-03-14Use pragma diagnostic also when compiling with clang.Stig Bjørlykke1-0/+11
2013-02-21use pragma GCC diagnostic to work around gcrypt.h warningsMartin Kaiser1-0/+34
2013-02-21add wsutil/wsgcrypt.h as a wrapper around libgcrypt's gcrypt.hMartin Kaiser1-0/+35