aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/rsa.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-24remove redundant break statementchinarulezzz1-1/+0
2018-03-21rsa: fix memleak and accept keys from certain PKCS#12 filesPeter Wu1-12/+7
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-05Further cleanups.Guy Harris1-11/+32
2017-08-05rsa.c: strerror -> g_strerrorMichael Mann1-2/+2
2017-08-04Fix up indentation.Guy Harris1-1/+1
2017-08-04Clean up private key file error reporting.Guy Harris1-13/+48
2017-06-05Move RSA key loading and decryption functions to wsutilAhmad Fatoum1-0/+338