aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/wsgcrypt.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-10ieee80211: Fix some coverity scan issuesMikael Kanstrup1-2/+2
2019-03-23wsgcrypt: fix wrong double assignment (CID: 1444233).Dario Lombardo1-2/+1
2019-03-22wsgcrypt: fix build with older gcrypts.Jeff Morriss1-2/+6
2019-03-21ieee80211: Support decrypting WPA3-Personal / SAE capturesMikael Kanstrup1-0/+23
2018-02-12Extract HKDF-Expand from TLS 1.3 dissectorPeter Wu1-0/+38
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-14/+1
2017-06-05Move RSA key loading and decryption functions to wsutilAhmad Fatoum1-0/+86
2017-03-10Replace aes.c and des.c by Libgcrypterikdejong1-0/+28
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-0/+57