Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of git.bouncycastle.org:bc-csharp into pcl | Peter Dettman | 2015-11-08 | 7 | -14/+28 |
|\ | |||||
| * | Remove old TODO | Peter Dettman | 2015-11-08 | 1 | -1/+0 |
| | | |||||
| * | Needs to be in Org.BouncyCastle namespace for now | Peter Dettman | 2015-11-08 | 1 | -1/+1 |
| | | |||||
| * | A few more changes to sync up with BouncyCastle-PCL | Peter Dettman | 2015-11-08 | 8 | -8/+51 |
| | | |||||
* | | Whitespace, comments, unused import, missing test code | Peter Dettman | 2015-11-08 | 5 | -10/+30 |
| | | |||||
* | | Merge branch 'master' of git.bouncycastle.org:bc-csharp into pcl | Peter Dettman | 2015-11-08 | 3 | -4/+27 |
|\| | |||||
| * | Some more PORTABLE updates | Peter Dettman | 2015-11-08 | 3 | -3/+27 |
| | | |||||
* | | Merge branch 'master' of git.bouncycastle.org:bc-csharp into pcl | Peter Dettman | 2015-11-08 | 89 | -700/+1617 |
|\| | |||||
| * | Tighten up the correspondence b/w Close/Dispose | Peter Dettman | 2015-11-08 | 20 | -44/+34 |
| | | |||||
| * | DateTime portability changes for tests under PORTABLE | Peter Dettman | 2015-11-08 | 3 | -11/+29 |
| | | |||||
| * | Missed a Close/Dispose change | Peter Dettman | 2015-11-08 | 1 | -5/+4 |
| | | |||||
| * | Use utility method from Enums to avoid platform-specific code here | Peter Dettman | 2015-11-08 | 1 | -1/+1 |
| | | |||||
| * | Update to "Null parameters" behaviour from Java 1.53 | Peter Dettman | 2015-11-08 | 1 | -44/+20 |
| | | |||||
| * | AddOptional can take varargs | Peter Dettman | 2015-11-08 | 3 | -6/+3 |
| | | |||||
| * | Whitespace | Peter Dettman | 2015-11-08 | 2 | -2/+2 |
| | | |||||
| * | Oops, fix method names | Peter Dettman | 2015-11-04 | 29 | -30/+30 |
| | | |||||
| * | Replace Close with Dispose for PORTABLE | Peter Dettman | 2015-11-04 | 30 | -71/+515 |
| | | |||||
| * | Port updated revocation test from Java | Peter Dettman | 2015-11-04 | 1 | -43/+97 |
| | | |||||
| * | Remove redundant Flush | Peter Dettman | 2015-11-04 | 1 | -2/+0 |
| | | |||||
| * | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 52 | -83/+135 |
| | | |||||
| * | Perform counter increment without branches | Peter Dettman | 2015-11-03 | 1 | -4/+5 |
| | | |||||
| * | Improve performance of AES key schedule | Peter Dettman | 2015-10-30 | 3 | -93/+310 |
| | | |||||
| * | Rewrite (block) update for improved performance | Peter Dettman | 2015-10-30 | 1 | -15/+21 |
| | | |||||
| * | Port PrimesTest from Java | Peter Dettman | 2015-10-29 | 3 | -0/+185 |
| | | |||||
| * | Use optimized MR rounds only in random-search contexts | Peter Dettman | 2015-10-29 | 4 | -30/+41 |
| | | |||||
| * | Avoid duplicate tests | Peter Dettman | 2015-10-29 | 1 | -3/+3 |
| | | |||||
| * | Increase number of small factors tested for | Peter Dettman | 2015-10-29 | 1 | -29/+74 |
| | | |||||
| * | Optimize the number of Rabin-Miller rounds used for probable primality testing | Peter Dettman | 2015-10-29 | 1 | -4/+19 |
| | | |||||
| * | Mark expensive tests with ExplicitAttribute and add faster alternatives | Peter Dettman | 2015-10-28 | 1 | -36/+62 |
| | | |||||
* | | Fix Compare() declaration | Peter Dettman | 2015-10-28 | 1 | -1/+1 |
| | | |||||
* | | Fix duplicated 'using' directives | Peter Dettman | 2015-10-28 | 3 | -4/+0 |
| | | |||||
* | | Merge branch 'master-vs12' into pcl | Oren Novotny | 2015-10-27 | 5 | -118/+139 |
|\ \ | |||||
| * | | Merge branch 'master' into master-vs12 | Oren Novotny | 2015-10-27 | 6 | -91/+153 |
| |\| | |||||
| | * | Pull a few PORTABLE changes from BouncyCastle-PCL (with fixes) | Peter Dettman | 2015-10-27 | 4 | -89/+151 |
| | | | |||||
| | * | Exclude some tests for PORTABLE | Peter Dettman | 2015-10-27 | 2 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master-vs12' into pcl | Oren Novotny | 2015-10-26 | 20 | -100/+105 |
|\| | | |||||
| * | | Merge branch 'master' into master-vs12 | Oren Novotny | 2015-10-26 | 20 | -100/+105 |
| |\| | |||||
| | * | Update version to 1.8.0-RC.3 release-1.8.0-RC.3 | Peter Dettman | 2015-10-26 | 1 | -1/+1 |
| | | | |||||
| | * | Add entry for Michael Krueger | Peter Dettman | 2015-10-26 | 1 | -0/+3 |
| | | | |||||
| | * | removed file | David Hook | 2015-10-26 | 1 | -23/+0 |
| | | | |||||
| | * | Add suffix check for test files | Peter Dettman | 2015-10-25 | 1 | -1/+4 |
| | | | |||||
| | * | Fixed method name on verifier factory class | David Hook | 2015-10-24 | 6 | -6/+6 |
| | | | |||||
| | * | Fixed naming of Asn1 implementation | David Hook | 2015-10-24 | 3 | -4/+4 |
| | | | |||||
| | * | fixed file name | David Hook | 2015-10-24 | 1 | -0/+23 |
| | | | |||||
| | * | :xMerge remote-tracking branch 'origin/master' | David Hook | 2015-10-24 | 16 | -62/+62 |
| | |\ | |||||
| | | * | Final naming refactor | David Hook | 2015-10-24 | 16 | -62/+62 |
| | | | | |||||
| | * | | added changed files | David Hook | 2015-10-24 | 1 | -3/+3 |
| | |/ | |||||
| | * | comment update | David Hook | 2015-10-24 | 3 | -15/+14 |
| | | | |||||
| | * | comment update | David Hook | 2015-10-24 | 4 | -19/+19 |
| | | | |||||
| | * | comment update | David Hook | 2015-10-24 | 1 | -1/+1 |
| | | | |||||
| | * | updated to reflect name change | David Hook | 2015-10-24 | 1 | -1/+1 |
| | | | |||||
| | * | renamed ISignatureCalculator to ISignatureCalculatorFactory | David Hook | 2015-10-24 | 11 | -43/+43 |
| | | | |||||
* | | | Merge branch 'master-vs12' into pcl | Oren Novotny | 2015-10-24 | 12 | -37/+24 |
|\| | | |||||
| * | | Merge branch 'master' into master-vs12 | Oren Novotny | 2015-10-24 | 12 | -37/+24 |
| |\| | |||||
| | * | Merge branch 'master' of bcgit@git.bouncycastle.org:bc-csharp.git | David Hook | 2015-10-22 | 1 | -13/+12 |
| | |\ | |||||
| | | * | Fix faulty constructor and refactor | Peter Dettman | 2015-10-22 | 1 | -13/+12 |
| | | | | |||||
| | * | | Changed name of Value() to Collect() | David Hook | 2015-10-22 | 9 | -12/+12 |
| | |/ | |||||
| | * | Merge branch 'master' of bcgit@git.bouncycastle.org:bc-csharp.git | David Hook | 2015-10-21 | 2 | -12/+0 |
| | |\ | |||||
| | | * | Remove inapplicable comments in key generators | Peter Dettman | 2015-10-21 | 2 | -12/+0 |
| | | | | |||||
| | * | | Added missed files on IBlockResult change | David Hook | 2015-10-21 | 2 | -3/+3 |
| | |/ | |||||
| | * | Renamed DoFinal to Value on IBlockResult. | David Hook | 2015-10-21 | 7 | -9/+9 |
| | | | |||||
* | | | remove files not in master | Oren Novotny | 2015-10-18 | 12 | -20299/+0 |
| | | | |||||
* | | | generate other tfm's as needed and ensure dotnet isn't applied to older ↵ | Oren Novotny | 2015-10-18 | 1 | -0/+4 |
| | | | | | | | | | | | | framework versions | ||||
* | | | Add support for .NET Core. Brings back filesystem-based operations | Oren Novotny | 2015-10-18 | 7 | -17/+114 |
| | | | |||||
* | | | Change dotnet -> sys_runtime | Oren Novotny | 2015-10-18 | 2 | -3/+3 |
| | | | |||||
* | | | handle version info cleanly | Oren Novotny | 2015-10-18 | 1 | -13/+1 |
| | | | |||||
* | | | Merge in latest from master | Oren Novotny | 2015-10-18 | 103 | -505/+651 |
|\| | | |||||
| * | | Merge branch 'master' into master-vs12 | Oren Novotny | 2015-10-18 | 101 | -436/+587 |
| |\| | |||||
| | * | SigOutputStream removed from the other-platform path too. | Peter Dettman | 2015-10-18 | 1 | -1/+1 |
| | | | |||||
| | * | Update version to 1.8.0-RC.2 release-1.8.0-RC.2 | Peter Dettman | 2015-10-18 | 1 | -1/+1 |
| | | | |||||
| | * | PCL: No support for FileInfo/FileStream | Peter Dettman | 2015-10-18 | 3 | -0/+6 |
| | | | |||||
| | * | http://www.bouncycastle.org/jira/browse/BMA-98 | Peter Dettman | 2015-10-18 | 4 | -39/+261 |
| | | | | | | | | | | | | | | | - Support v3 encryption - Port more rewrap tests from Java API | ||||
| | * | Remove the 'debug' logging from NaccacheStern | Peter Dettman | 2015-10-18 | 3 | -176/+34 |
| | | | |||||
| | * | PCL: Various non-IO changes | Peter Dettman | 2015-10-18 | 30 | -46/+91 |
| | | | |||||
| | * | No SerializableAttribute in PCL | Peter Dettman | 2015-10-18 | 41 | -41/+41 |
| | | | |||||
| | * | Merge branch 'master' of git.bouncycastle.org:bc-csharp | Peter Dettman | 2015-10-18 | 1 | -39/+34 |
| | |\ | |||||
| | | * | BMA-132 added support for ISignatureCalculator interface | David Hook | 2015-10-18 | 1 | -39/+34 |
| | | | | |||||
| | * | | More SIC changes for consistency with Java API | Peter Dettman | 2015-10-18 | 1 | -4/+6 |
| | | | | |||||
| | * | | Port extra test case from Java API | Peter Dettman | 2015-10-18 | 1 | -3/+19 |
| | | | | |||||
| | * | | http://www.bouncycastle.org/jira/browse/BMA-82 | Peter Dettman | 2015-10-18 | 4 | -7/+13 |
| | |/ | | | | | | | | | | - use SecureRandom to generate "arbitrary" values | ||||
| | * | http://www.bouncycastle.org/jira/browse/BMA-113 | Peter Dettman | 2015-10-18 | 4 | -25/+17 |
| | | | | | | | | | | | | - Convert DateTime to string using InvariantCulture | ||||
| | * | http://www.bouncycastle.org/jira/browse/BMA-128 | Peter Dettman | 2015-10-18 | 3 | -3/+3 |
| | | | | | | | | | | | | - Cater for future X.509 versions | ||||
| | * | Followups for the SicBlockCipher changes | Peter Dettman | 2015-10-18 | 2 | -3/+5 |
| | | | |||||
| | * | Add CalculateMac utility method | Peter Dettman | 2015-10-18 | 1 | -0/+8 |
| | | | |||||
| | * | Switch to Strings.ToByteArray as is used in the Java API | Peter Dettman | 2015-10-18 | 1 | -2/+2 |
| | | | |||||
| | * | SIC renamed to CTR, minimum IV length check added | Peter Dettman | 2015-10-18 | 1 | -24/+24 |
| | | | |||||
| | * | http://www.bouncycastle.org/jira/browse/BMA-90 | Peter Dettman | 2015-10-18 | 4 | -29/+24 |
| | | | | | | | | | | | | | | | - Make CmsReadable public - Make a few methods virtual | ||||
| | * | Added missing key generation code | Peter Dettman | 2015-10-18 | 1 | -0/+4 |
| | | | |||||
* | | | add version info | Oren Novotny | 2015-10-18 | 1 | -1/+3 |
| | | | |||||
* | | | merge latest from master | Oren Novotny | 2015-10-18 | 28 | -121/+2977 |
|\| | | |||||
| * | | Merge branch 'master' into master-vs12 | Oren Novotny | 2015-10-18 | 27 | -122/+2977 |
| |\| | |||||
| | * | https://github.com/bcgit/bc-csharp/issues/37 | Peter Dettman | 2015-10-17 | 11 | -89/+588 |
| | | | | | | | | | | | | - Add alternative PGP methods involving passphrases to support UTF8 or caller-defined encodings | ||||
| | * | Fix various warnings from recent commits | Peter Dettman | 2015-10-17 | 7 | -35/+35 |
| | | | |||||
| | * | Fix case of JPAKE filenames | Peter Dettman | 2015-10-17 | 7 | -0/+0 |
| | | | |||||
| | * | Merge branch 'master' into avanpo-master | Peter Dettman | 2015-10-17 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Can't use var keyword in .NET 1.1 | Peter Dettman | 2015-10-17 | 1 | -1/+1 |
| | | | | |||||
| | * | | Various JPAKE changes to fit existing code conventions | Peter Dettman | 2015-10-17 | 12 | -354/+394 |
| | | | | | | | | | | | | | | | | | | | | - Update project file with new entries - Tests moved to crypto/agreement/test | ||||
| | * | | Merge branch 'master' of https://github.com/avanpo/bc-csharp into avanpo-master | Peter Dettman | 2015-10-17 | 10 | -0/+2316 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | more commenting fixes | Alex van Poppelen | 2015-10-17 | 1 | -8/+10 |
| | | | | |||||
| | | * | cleaned up commenting a bit | Alex van Poppelen | 2015-10-17 | 2 | -316/+263 |
| | | | | |||||
| | | * | ported jpake library and tests from java | Alex van Poppelen | 2015-10-17 | 10 | -0/+2367 |
| | | | | |||||
* | | | | merge to pcl | Oren Novotny | 2015-10-17 | 11 | -258/+822 |
|\| | | | |||||
| * | | | Merge branch 'master' into master-vs12 | Oren Novotny | 2015-10-17 | 11 | -288/+852 |
| |\| | | |||||
| | * | | Refactoring | Peter Dettman | 2015-10-17 | 1 | -12/+12 |
| | | | | |||||
| | * | | Fix whitespace and remove Dispose method | Peter Dettman | 2015-10-17 | 2 | -93/+53 |
| | | | | |||||
| | * | | Merge branch 'keyhasing' of https://github.com/darkoperator/bc-csharp into ↵ | Peter Dettman | 2015-10-17 | 4 | -6/+195 |
| | |\ \ | | | | | | | | | | | | | | | | darkoperator-keyhasing | ||||
| | | * | | Add support to specifying Hash Algo when adding a subkey and generating a ↵ | Carlos Perez | 2014-06-08 | 4 | -6/+195 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keyring. DSA2 and in the future EC keys requiere hashing higher than SHA1. | ||||
| | * | | | added DSA tests for SHA-2 | David Hook | 2015-10-17 | 1 | -1/+27 |
| | | | | | |||||
| | * | | | Added test of SignerInfoGenerator | David Hook | 2015-10-17 | 1 | -2/+97 |
| | | | | | |||||
| | * | | | Merge branch 'master' of bcgit@git.bouncycastle.org:bc-csharp.git | David Hook | 2015-10-17 | 14 | -707/+1002 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Initial cut of SignerInfoGenerator for CMS | David Hook | 2015-10-17 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Initial cut of SignerInfoGenerator | David Hook | 2015-10-17 | 5 | -212/+506 |
| | | | | | |||||
* | | | | | Switch to PCL 259 for CoreCLR compat | Oren Novotny | 2015-10-16 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | update to latest refgen | Oren Novotny | 2015-10-16 | 2 | -3/+3 |
| | | | | | |||||
* | | | | | Merge branch 'master-vs12' into pcl | Oren Novotny | 2015-10-16 | 170 | -4503/+24422 |
|\| | | | | |||||
| * | | | | Merge branch 'master' into master-vs12 | Oren Novotny | 2015-10-16 | 170 | -4503/+24433 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Port of non-blocking TLS API from Java | Peter Dettman | 2015-10-16 | 8 | -29/+665 |
| | | | | | |||||
| | * | | | Refactoring | Peter Dettman | 2015-10-16 | 4 | -464/+237 |
| | | | | | |||||
| | * | | | Avoid Interlocked.Increment(Int64) on .NET CF | Peter Dettman | 2015-10-16 | 2 | -3/+23 |
| | | | | | | | | | | | | | | | | | | | | - https://github.com/bcgit/bc-csharp/issues/20 | ||||
| | * | | | Refactoring | Peter Dettman | 2015-10-16 | 1 | -265/+116 |
| | | | | | | | | | | | | | | | | | | | | - Also change which credentials are used to sign in TestSha1WithRsaAndAttributeTable | ||||
| | * | | | Add new files to project | Peter Dettman | 2015-10-16 | 1 | -0/+15 |
| | |/ / | |||||
| | * | | Further work of signature/verification calculators. | David Hook | 2015-10-16 | 14 | -232/+430 |
| | | | | | | | | | | | | | | | | | | | | Added IBlockResult and IVerifier Added verifier provider verify methods to X.509 PKCS#10 classes. | ||||
| | * | | Close files after reading | Peter Dettman | 2015-10-14 | 1 | -2/+10 |
| | | | | |||||
| | * | | Port latest X9 EC stuff from Java API | Peter Dettman | 2015-10-14 | 8 | -214/+224 |
| | | | | |||||
| | * | | Fixed single line file handling | Peter Dettman | 2015-10-14 | 2 | -44/+77 |
| | | | | |||||
| | * | | Support "CMS" header | Peter Dettman | 2015-10-14 | 1 | -0/+1 |
| | | | | |||||
| | * | | Consolidate all F2m decompression methods into AbstractF2m | Peter Dettman | 2015-10-14 | 19 | -1735/+96 |
| | | | | |||||
| | * | | Add ECCDH as valid alias | Peter Dettman | 2015-10-14 | 1 | -5/+5 |
| | | | | |||||
| | * | | Added "Lenstra" check | Peter Dettman | 2015-10-14 | 1 | -97/+101 |
| | | | | |||||
| | * | | Added extra OIDs. | David Hook | 2015-10-14 | 1 | -2/+28 |
| | | | | |||||
| | * | | Port of latest PGP tests and supporting code changes | Peter Dettman | 2015-10-12 | 52 | -358/+17347 |
| | | | | |||||
| | * | | Add new file entries | Peter Dettman | 2015-10-12 | 1 | -0/+25 |
| | | | | |||||
| | * | | Merge remote-tracking branch 'origin/master' | David Hook | 2015-10-12 | 1 | -0/+13 |
| | |\ \ | |||||
| | | * | | added EC MQV disclaimer | David Hook | 2015-10-12 | 1 | -0/+13 |
| | | | | | |||||
| | * | | | removed bogus imports (old FilterStream) | David Hook | 2015-10-12 | 3 | -84/+87 |
| | |/ / | | | | | | | | | | | | | added ISignatureGenerator to Pkcs10. | ||||
| | * | | Introduced Utilities.IO.FilterStream | David Hook | 2015-10-12 | 5 | -3/+71 |
| | | | | |||||
| | * | | Fixed generics | David Hook | 2015-10-12 | 8 | -30/+24 |
| | | | | |||||
| | * | | Initial cut of signature generation operators. | David Hook | 2015-10-12 | 10 | -120/+746 |
| | | | | |||||
| | * | | Port of recent ISO trailer updates from Java | Peter Dettman | 2015-10-02 | 5 | -102/+134 |
| | | | | |||||
| | * | | Add NIST OIDs and DigestUtilities entries for SHA3 | Peter Dettman | 2015-10-01 | 2 | -2/+28 |
| | | | | |||||
| | * | | update | David Hook | 2015-09-10 | 1 | -1/+1 |
| | | | | |||||
| | * | | update | David Hook | 2015-09-10 | 1 | -1/+9 |
| | | | | |||||
| | * | | Correct 1605-bit test vector for SHA3-512 | Peter Dettman | 2015-09-07 | 2 | -14/+8 |
| | | | | |||||
| | * | | Avoid duplicate test execution | Peter Dettman | 2015-09-06 | 2 | -2/+0 |
| | | | | |||||
| | * | | Fix class declaration | Peter Dettman | 2015-09-06 | 1 | -1/+1 |
| | | | | |||||
| | * | | Merge branch 'master' of git.bouncycastle.org:bc-csharp | Peter Dettman | 2015-09-06 | 13 | -835/+3567 |
| | |\ \ | |||||
| | | * | | Port of Keccak, SHA-3, SHAKE from Java | Peter Dettman | 2015-09-06 | 11 | -784/+3203 |
| | | | | | |||||
| | | * | | Add Miller-Rabin methods | Peter Dettman | 2015-08-14 | 1 | -45/+319 |
| | | | | | |||||
| | | * | | Add consistency checks with custom curves and regular | Peter Dettman | 2015-08-14 | 1 | -6/+45 |
| | | | | | |||||
| | * | | | Merge branch 'master' of git.bouncycastle.org:bc-csharp | Peter Dettman | 2015-08-14 | 36 | -117/+2073 |
| | |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: crypto/src/asn1/x9/X9ECParametersHolder.cs | ||||
| | | * | | Refactor NextPacketTag() | Peter Dettman | 2015-08-14 | 1 | -11/+7 |
| | | | | | |||||
| | | * | | Optimize (Inv_)Mcol methods in AES engines | Peter Dettman | 2015-08-14 | 3 | -20/+55 |
| | | | | | |||||
| | | * | | Fix 64-bit multiply (not used) | Peter Dettman | 2015-08-14 | 2 | -5/+73 |
| | | | | | | | | | | | | | | | | | | | | - correct weird shift lengths in 32-bit multiply (no bug) | ||||
| | | * | | Use Itoh-Tsujii inversion (with extended bases for some cases) | Peter Dettman | 2015-08-13 | 18 | -18/+376 |
| | | | | | |||||
| | | * | | Switch from lookup table to bit twiddling | Peter Dettman | 2015-08-13 | 1 | -42/+67 |
| | | | | | |||||
| | * | | | Add locking to lazy factory property | Peter Dettman | 2015-06-12 | 1 | -6/+9 |
| | | | | | |||||
* | | | | | Sign assembly to match bcgit and resolve #3. Needs to use real bc snk file ↵ | Oren Novotny | 2015-07-30 | 3 | -3/+13 |
| | | | | | | | | | | | | | | | | | | | | when available | ||||
* | | | | | Add support for dotnet and running on CoreCLR | Oren Novotny | 2015-07-30 | 2 | -20/+20 |
| | | | | | |||||
* | | | | | Merge branch 'master-vs12' into pcl | Oren Novotny | 2015-07-30 | 44 | -136/+2333 |
|\| | | | | |||||
| * | | | | Merge branch 'master' into master-vs12 | Oren Novotny | 2015-07-30 | 44 | -136/+2333 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Move lazy initialization under lock | Peter Dettman | 2015-06-26 | 1 | -16/+19 |
| | | | | | |||||
| | * | | | Latest custom EC updates from Java API | Peter Dettman | 2015-06-19 | 15 | -12/+1484 |
| | | | | | |||||
| | * | | | Merge branch 'master' of https://github.com/FancyFon/bc-csharp into ↵ | Peter Dettman | 2015-06-17 | 2 | -4/+2 |
| | |\ \ \ | | | |/ / | | |/| | | | | | | | FancyFon-master | ||||
| | | * | | Changed PkixCertPathChecker Check method signature, so chosen unsupported ↵ | Marcin Paszylk | 2015-06-16 | 2 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | certificate extensions can be removed from collection in Check method implementation. Change-Id: I2041e4dc7be1b041bbe3a4ff0537be921b1f317b | ||||
| | * | | | Performance optimization | Peter Dettman | 2015-06-12 | 1 | -14/+42 |
| | | | | | |||||
| | * | | | Improve limit-testing to avoid overflow problems | Peter Dettman | 2015-06-11 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Add new class Primes | Peter Dettman | 2015-06-11 | 2 | -0/+287 |
| | |/ / | | | | | | | | | | | | | - Initial implementation of Shawe-Taylor (FIPS 186-4 C.6) | ||||
| | * | | Add range checks to F2m field elements | Peter Dettman | 2015-06-09 | 9 | -8/+11 |
| | | | | |||||
| | * | | Code cleanup | Peter Dettman | 2015-05-27 | 1 | -59/+69 |
| | | | | |||||
| | * | | Merge branch 'pkcs5v2sha2' of https://github.com/bartland/bc-csharp into ↵ | Peter Dettman | 2015-05-27 | 1 | -13/+59 |
| | |\ \ | | | | | | | | | | | | | | | | bartland-pkcs5v2sha2 | ||||
| | | * | | Support (low-level) for non-default PRFs for PKCS5v2 | bartland | 2015-04-10 | 1 | -13/+59 |
| | | | | | |||||
| | * | | | Change default DH group chosen by TLS server to 2048 bits | Peter Dettman | 2015-05-25 | 5 | -16/+36 |
| | | | | | | | | | | | | | | | | | | | | TLS client will not accept < 1024 bits DH group by default | ||||
| | * | | | Port recent Java updates | Peter Dettman | 2015-04-18 | 9 | -5/+331 |
| | | | | | |||||
| | * | | | Remove overly strict check on ECC extensions | Peter Dettman | 2015-04-11 | 1 | -2/+6 |
| | |/ / | |||||
* | | | | Add Sys.Runtime PCL | Oren Novotny | 2015-04-25 | 6 | -6/+140 |
| | | | | |||||
* | | | | Merge branch 'master-vs12' into pcl | Oren Novotny | 2015-04-25 | 298 | -3350/+24669 |
|\| | | | |||||
| * | | | Merge branch 'master' into master-vs12 | Oren Novotny | 2015-04-25 | 298 | -3351/+24671 |
| |\| | | |||||
| | * | | Update version to 1.8.0-RC.1 prior to release release-1.8.0-RC.1 | Peter Dettman | 2015-03-30 | 1 | -1/+1 |
| | | | | |||||
| | * | | ValidDays only returns 0 if there is no expiry, and is Obsolete | Peter Dettman | 2015-03-27 | 1 | -21/+26 |
| | | | | | | | | | | | | | | | | - Thanks to Severin Friede for reporting (see JIRA BMA-127) | ||||
| | * | | Improved docs and code cleanup | Peter Dettman | 2015-03-26 | 1 | -46/+11 |
| | | | | |||||
| | * | | Provide a KeyContainerName when creating an RSACryptoServiceProvider | Peter Dettman | 2015-03-26 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | - Thanks to Frederik Carlier for reporting and providing a fix (see JIRA BMA-130) | ||||
| | * | | Retain the OID actually used when initialized by keysize | Peter Dettman | 2015-03-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | - Thanks to Kyle Hamilton for the patch (see bcgit/bc-csharp#16) | ||||
| | * | | Added AES, IDEA, and CAST5 CBC S/MIME Capability identifiers | Jeffrey Stedfast | 2015-03-26 | 1 | -0/+6 |
| | | | | |||||
| | * | | F2mCurve cleanup | Peter Dettman | 2015-03-26 | 3 | -6/+30 |
| | | | | |||||
| | * | | Merge branch 'mpsinfo-duplicatedigest' | Peter Dettman | 2015-03-25 | 1 | -8/+14 |
| | |\ \ | |||||
| | | * | | Formatting | Peter Dettman | 2015-03-25 | 1 | -1/+2 |
| | | | | | |||||
| | | * | | Merge branch 'duplicatedigest' of https://github.com/mpsinfo/bc-csharp into ↵ | Peter Dettman | 2015-03-25 | 1 | -8/+13 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | mpsinfo-duplicatedigest | ||||
| | | | * | | Correct duplicate key exception when more than one signer use the same ↵ | Carlos Alberto Costa Beppler | 2015-03-24 | 1 | -8/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | digest algorithm. | ||||
| | * | | | | Include ANSSI curves in getByOID lookup | Peter Dettman | 2015-03-25 | 1 | -1/+6 |
| | | | | | | |||||
| | * | | | | Delete spurious file | Peter Dettman | 2015-03-24 | 1 | -1985/+0 |
| | | | | | | |||||
| | * | | | | Add custom implementations of SEC binary curves | Peter Dettman | 2015-03-24 | 50 | -1/+12040 |
| | | | | | | |||||
| | * | | | | Add GetHashCode methods for ulong[] | Peter Dettman | 2015-03-24 | 1 | -0/+42 |
| | | | | | | |||||
| | * | | | | Custom curves for secp128r1 and secp160r1/r2/k1 | Peter Dettman | 2015-03-24 | 16 | -32/+2820 |
| | | | | | | |||||
| | * | | | | Only test each named curve once | Peter Dettman | 2015-03-24 | 1 | -1/+3 |
| | |/ / / | |||||
| | * | | | F2m changes in preparation for custom binary curves | Peter Dettman | 2015-03-23 | 5 | -376/+354 |
| | | | | | |||||
| | * | | | Fix case-handling for custom curve names | Peter Dettman | 2015-03-23 | 1 | -16/+26 |
| | | | | | |||||
| | * | | | Math.Raw support for custom binary curves | Peter Dettman | 2015-03-23 | 43 | -46/+2430 |
| | | | | | | | | | | | | | | | | | | | | - Also migrate the 'raw' stuff into Math.Raw following Java build | ||||
| | * | | | Improve handling of extensions for session resumption | Peter Dettman | 2015-03-23 | 8 | -224/+2258 |
| | | | | | |||||
| | * | | | Reduce memory usage of INTERLEAVE2_TABLE | Peter Dettman | 2015-03-23 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add SquarePow method to ECFieldElement | Peter Dettman | 2015-03-23 | 1 | -8/+16 |
| | | | | | |||||
| | * | | | Add ANSSI curve FRP256v1 and refactor curve registries | Peter Dettman | 2015-03-23 | 9 | -70/+213 |
| | |/ / | |||||
| | * | | Update TLS for draft-ietf-tls-session-hash-04 | Peter Dettman | 2015-03-10 | 9 | -50/+47 |
| | | | | |||||
| | * | | Port of DTLS tests from Java | Peter Dettman | 2015-03-09 | 13 | -14/+775 |
| | | | | |||||
| | * | | Port of TlsTestSuite from Java, and misc. TLS code | Peter Dettman | 2015-03-09 | 26 | -178/+1324 |
| | | | | | | | | | | | | | | | | - Upgrade to NUnit 2.6.4 and adjust various test code | ||||
| | * | | Remove extraneous class reference | Peter Dettman | 2015-03-09 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add constants for GNU protection modes | Peter Dettman | 2015-03-09 | 1 | -0/+2 |
| | | | | |||||
| | * | | Add SignerUtilities handling for X931Signer | Peter Dettman | 2015-03-09 | 2 | -2/+21 |
| | | | | |||||
| | * | | Port X931Signer and tests from Java | Peter Dettman | 2015-03-09 | 14 | -48/+438 |
| | | | | |||||
| | * | | Refactor TLS ciphersuite processing | Peter Dettman | 2015-03-09 | 9 | -1493/+652 |
| | | | | |||||
| | * | | Porting from Java build | Peter Dettman | 2015-03-09 | 41 | -263/+1693 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - SRP6 evidence messages and standard groups - TLS_SRP server-side support added - TLS_DHE server-side fixes - Improved support for DSA/ECDSA signing in TLS | ||||
| | * | | Port TLS-PSK tests from Java | Peter Dettman | 2015-03-08 | 4 | -0/+332 |
| | | | | |||||
| | * | | Don't override default ciphersuites in test | Peter Dettman | 2015-03-08 | 1 | -12/+12 |
| | | | | |||||
| | * | | Spelling fixes | Peter Dettman | 2015-03-08 | 5 | -6/+6 |
| | | | | |||||
| | * | | Clear the shared secret after use | Peter Dettman | 2015-03-08 | 1 | -4/+10 |
| | | | | |||||
| | * | | Add newer TLS test data from Java build | Peter Dettman | 2015-03-08 | 9 | -3/+175 |
| | | | | |||||
| | * | | Guard against small private keys, and optimize for common public exponents | Peter Dettman | 2015-03-08 | 1 | -18/+18 |
| | | | | |||||
| | * | | Add explicit delegate type to keep .NET 1.1 happy | Peter Dettman | 2015-03-08 | 1 | -1/+1 |
| | | | | |||||
| | * | | Port of some of the TLS tests from Java | Peter Dettman | 2015-03-07 | 5 | -0/+342 |
| | | | | |||||
| | * | | Various updates from Java build | Peter Dettman | 2015-03-07 | 56 | -584/+666 |
| | | | | |||||
| | * | | Tighten ChangeCipherSpec ordering checks | Peter Dettman | 2015-03-06 | 1 | -0/+8 |
| | | | | |||||
| | * | | Refuse client-initiated renegotiation gracefully | Peter Dettman | 2015-03-06 | 3 | -9/+18 |
| | | | | |||||
| | * | | Improved handling for out-of-order Finished message | Peter Dettman | 2015-03-06 | 1 | -2/+10 |
| | | | | |||||
| | * | | Fix parsing of implicit tagged object | Peter Dettman | 2015-02-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | Adapt for PCL | Oren Novotny | 2015-02-19 | 3 | -25672/+6 |
| | | | | |||||
* | | | | Merge branch 'master-vs12' into pcl | Oren Novotny | 2015-02-19 | 53 | -844/+4617 |
|\| | | | |||||
| * | | | Merge remote-tracking branch 'upstream/master' into master-vs12 | Oren Novotny | 2015-02-19 | 52 | -843/+4616 |
| |\| | | |||||
| | * | | Port of WNaf precomp optimization from Java | Peter Dettman | 2015-02-08 | 3 | -36/+140 |
| | | | | |||||
| | * | | Update copyright year | Peter Dettman | 2015-02-08 | 2 | -2/+2 |
| | | | | |||||
| | * | | Spelling fixes | Peter Dettman | 2015-02-05 | 1 | -2/+2 |
| | | | | |||||
| | * | | Port of recent TLS-PSK work from Java build | Peter Dettman | 2015-01-22 | 12 | -85/+605 |
| | | | | |||||
| | * | | TLS update from Java | Peter Dettman | 2014-12-31 | 1 | -9/+17 |
| | | | | |||||
| | * | | Various updates to GCM from Java build | Peter Dettman | 2014-12-16 | 5 | -197/+217 |
| | | | | |||||
| | * | | Add ECDHE_ECDSA CCM ciphersuites from RFC 7251 | Peter Dettman | 2014-12-11 | 6 | -0/+44 |
| | | | | |||||
| | * | | Add some more Verisign OIDs | Peter Dettman | 2014-12-11 | 1 | -28/+33 |
| | | | | |||||
| | * | | Port of unexpected server extension mechanism, including special case for ↵ | Peter Dettman | 2014-12-11 | 1 | -8/+36 |
| | | | | | | | | | | | | | | | | Supported Elliptic Curves | ||||
| | * | | Port of a few Java updates | Peter Dettman | 2014-12-11 | 5 | -472/+509 |
| | | | | |||||
| | * | | Update draft references after rename | Peter Dettman | 2014-10-18 | 6 | -12/+12 |
| | | | | |||||
| | * | | Initial port of DTLS client/server from Java | Peter Dettman | 2014-10-17 | 12 | -0/+2934 |
| | | | | |||||
| | * | | Implement draft-bmoeller-tls-downgrade-scsv-02 | Peter Dettman | 2014-10-15 | 8 | -4/+77 |
| | | | | |||||
| * | | | Merge branch 'master' into master-vs12 | Oren Novotny | 2014-10-14 | 1 | -1/+1 |
| |\| | | |||||
| | * | | Update version to beta.5 following beta.4 release | Peter Dettman | 2014-09-28 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge master-v12 into pcl. Includes 1.8-beta4 | Oren Novotny | 2014-10-14 | 35 | -798/+12898 |
|\| | | | |||||
| * | | | Merge branch 'master' into master-vs12 | Oren Novotny | 2014-10-14 | 26 | -938/+1404 |
| |\| | | |||||
| | * | | Use platform RNG as master, where available release-1.8.0-beta.4 | Peter Dettman | 2014-09-28 | 3 | -115/+154 |
| | | | | | | | | | | | | | | | | Obsolete seeded constructor in favour of GetInstance variant | ||||
| | * | | Formatting | Peter Dettman | 2014-09-28 | 1 | -205/+205 |
| | | | | |||||
| | * | | Merge branch 'master' of github.com:rahvee/bc-csharp into rahvee-master | Peter Dettman | 2014-09-28 | 1 | -16/+18 |
| | |\ \ | |||||
| | | * | | In SecureRandom, the usage of ReversedWindowGenerator only reordered the ↵ | Edward Ned Harvey | 2014-08-05 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | output of sha256Generator. It added computation overhead and zero cryptographic value. Removed. | ||||
| | | * | | GetInstance() returns a seeded instance. If you want an unseeded instance, ↵ | Edward Ned Harvey | 2014-08-05 | 1 | -10/+6 |
| | | | | | | | | | | | | | | | | | | | | you must use the unseeded ctor in which you supply your own generator | ||||
| | | * | | SecureRandom ctor: given this is a sha1Generator, seed with 20 bytes instead ↵ | Edward Ned Harvey | 2014-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | of 8 | ||||
| | | * | | use CryptoApiRandomGenerator in addition to other entropy sources | Edward Ned Harvey | 2014-08-05 | 1 | -1/+6 |
| | | | | |