summary refs log tree commit diff
path: root/crypto/src/tls/CompressionMethod.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-14Fix constructor accessPeter Dettman2-2/+2
2022-10-14Use BinaryPrimitives when availablePeter Dettman1-33/+106
2022-10-13fixed truncation issue in BikeRandom (Harrison patch)David Hook2-3/+2
2022-10-13Refactoring in Pqc.Crypto.TestsPeter Dettman10-216/+196
2022-10-13Remove unnecessary copiesPeter Dettman2-6/+3
2022-10-13Refactoring in Frodo (performance)Peter Dettman3-32/+74
2022-10-12general cleanups - naming, importsDavid Hook44-117/+8490
2022-10-12added BIKE credDavid Hook1-0/+3
2022-10-13