summary refs log tree commit diff
path: root/crypto/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-24github #222 addressed OAEP parameter setting, refactored KeyTransRecipientInf...David Hook9-98/+299
2021-05-24github#54 test for mixed mode definitionDavid Hook1-3/+11
2021-05-24github #54David Hook1-0/+3
2021-05-24added sha256 test vectorDavid Hook1-0/+23
2021-05-24removed bogus codeDavid Hook1-6/+0
2021-05-24Use portable Stream closePeter Dettman1-1/+1
2021-05-23github #23 added method for handling signing subkeyDavid Hook6-35/+165
2021-05-23github #250 lookup table errorDavid Hook1-2/+2
2021-05-23github #283 added extra features fields, corrected parsing for new draftDavid Hook2-36/+81
2021-05-23github #296 TSP fixDavid Hook1-0/+3<