summary refs log tree commit diff
path: root/crypto/crypto.csproj (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Port of several interrelated things from Java build:Peter Dettman2014-01-231-0/+5
| | | | | | | | - Z coordinates for points - More point normalization code - Curve management of point precomp info - Add WNafUtilities and use in multipliers/ECAlgorithms - Make various fields/classes protected/public
* Add Nat/Mod classes and use instead of (slow) BigInteger.ModInverse ↵Peter Dettman2014-01-231-2/+7
| | | | implementation for FpFieldElement
* Port LongArray from Java and use in F2mFieldElementPeter Dettman2014-01-221-0/+5
|
* Remove DerUnknownTag classPeter Dettman2014-01-211-5/+0
|
* Add new files to project, rename Sm3 to SM3Peter Dettman2014-01-211-0/+75
|
* Add new classes in Math.Field and some other EC-related stuff from JavaPeter Dettman2014-01-211-0/+55
|
* Port of PrfAlgorithm and ProtocolVersion from Java TLSPeter Dettman2013-12-181-0/+10
|
* Clean up all the special handling for IDEA stuff, back to a single release ↵Peter Dettman2013-12-171-2/+2
| | | | assembly.
* A round of porting from Java TLSPeter Dettman2013-12-171-5/+15
|
* Merge branch 'feature/poly1305' of git://github.com/timw/bc-csharpPeter Dettman2013-11-021-0/+15
|\ | | | | | | | | Conflicts: crypto/crypto.mdp
* | Add EnumeratedTest classPeter Dettman2013-11-011-0/+5
| |
* | Add GMac classes to project filePeter Dettman2013-11-011-0/+10
| |
* | Add new classes for ChaCha and XSalsa20Peter Dettman2013-11-011-0/+20
|/
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+10628