summary refs log tree commit diff
path: root/crypto/src/tsp/TSPAlgorithms.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-05-23allowed for null policy OIDDavid Hook2-11/+69
2021-05-02rewound case changeDavid Hook2-13/+13
2021-05-02minor refactor of Hkdf to HKdfDavid Hook2-13/+13
2021-03-19updates for working tests for FPE, TupleHash, ParallelHashDavid Hook4-8/+10
2021-03-19updates for working