summary refs log tree commit diff
path: root/crypto/test/src/util/test/SimpleTest.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix test projectPeter Dettman2022-11-021-2/+2
|
* Port of Asn1.Cmp tests from bc-javaPeter Dettman2022-09-201-0/+7
|
* Some PORTABLE cleanupPeter Dettman2022-06-301-8/+0
|
* Generics migration completePeter Dettman2022-06-291-3/+3
|
* Cleanup Exception classesPeter Dettman2022-06-241-1/+1
|
* Replace Assembly.GetExecutingAssembly callsPeter Dettman2022-06-231-6/+0
|
* New build organizationPeter Dettman2022-06-231-19/+5
| | | | - TargetFrameworks netstandard2.0;net40
* Cleanup old build systemsPeter Dettman2022-06-211-18/+0
|
* Alternative for GetExecutingAssemblyPeter Dettman2022-06-161-7/+15
|
* Improve ChaCha20Poly1305 testsPeter Dettman2019-10-231-5/+8
| | | | - focused on processing array sub-ranges
* Blake2b/s: relax length-only constructor constraintsPeter Dettman2018-09-161-10/+47
| | | | - addresses https://github.com/bcgit/bc-csharp/issues/142
* Port of SM2Signer from JavaPeter Dettman2017-09-161-0/+6
|
* Extra test methodPeter Dettman2016-04-291-0/+6
|
* Merge branch 'vs2010' of https://github.com/jstedfast/bc-csharp into ↵Peter Dettman2015-11-221-2/+6
|\ | | | | | | | | | | jstedfast-vs2010 - https://github.com/bcgit/bc-csharp/pull/22
| * Added Visual Studio 2010 project/solution files for .NET 2.0 and Xamarin ↵Jeffrey Stedfast2014-10-141-12/+2
| | | | | | | | Android/iOS
* | Remove old TODOPeter Dettman2015-11-081-1/+0
| |
* | A few more changes to sync up with BouncyCastle-PCLPeter Dettman2015-11-081-7/+6
| |
* | DateTime portability changes for tests under PORTABLEPeter Dettman2015-11-081-0/+18
|/
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+164