summary refs log tree commit diff
path: root/crypto/src/math/ec/ECAlgorithms.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-23Remvoe ThreadedSeedGeneratorPeter Dettman3-184/+0
2022-06-23Replace Assembly.GetExecutingAssembly callsPeter Dettman3-16/+5
2022-06-23Initial merge of PQC portroyb204-5/+39467
2022-06-23New build organizationPeter Dettman25-3401/+203
- TargetFrameworks netstandard2.0;net40
2022-06-23Target framework v4.0Peter Dettman2-10/+13
2022-06-23Cleanup redundant test classesPeter Dettman17-686/+13
2022-06-23Remove Main methods from test classesPeter Dettman306-