Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Legion of the Bouncy Castle Inc

Open Source Cryptogrpahy Project
Collective - https://opencollective.com/legion-of-the-bouncy-castle - Website: https://www.bouncycastle.org - Code: https://github.com/bcgit

Obsolete sequence constructor and refactor

github.com/bcgit/bc-csharp - 6476a8461d0f71c3961621697904a7cb2f292e62 authored about 9 years ago
Use portable methods for ASCII conversion

github.com/bcgit/bc-csharp - b90c58ee419838514e615180216408ced07a2121 authored about 9 years ago
Include basic encode/parse test

github.com/bcgit/bc-csharp - 3d4f3a33994cfd31204b392978e964cdde2fb48a authored about 9 years ago
Further refinement to random prime constructor

github.com/bcgit/bc-csharp - 1913ecde1fc3d60dbefabc5f6d745ba9d603d3b7 authored about 9 years ago
According to RFC 6066, host_name should use ASCII encoding

github.com/bcgit/bc-csharp - eab9d0b29e10560e11e32c764971f51a9eb3116c authored about 9 years ago
Fix length check

github.com/bcgit/bc-csharp - 0ec0de7241ed93f15a2685837ccd1ac62c934592 authored about 9 years ago
added GetInstance methods

github.com/bcgit/bc-csharp - 044deb08952282ffeffb502279ec18965f672d38 authored about 9 years ago
Review of culture-independent String comparison methods

github.com/bcgit/bc-csharp - 809e86bbf8ed478e7aa7b9de8a3bfc3014289bd5 authored about 9 years ago
Refactoring of "unused bits" changes

github.com/bcgit/bc-csharp - 98d63d3099b874804e901b8e00288e899a370da5 authored about 9 years ago
Use culture-independent prefix-check in MacUtilities.GetMac

- Fix for https://github.com/bcgit/bc-csharp/pull/40 (modified from original patch)

github.com/bcgit/bc-csharp - 005288002936b16dce66912f06fcd1ba09ed2508 authored about 9 years ago
Add sanity check on input length

github.com/bcgit/bc-csharp - 87e1351939f4f5f03770a4bb4a261ecdbc10545f authored about 9 years ago
Address various compiler warnings

github.com/bcgit/bc-csharp - 218a170ece285fd49f82326c752a3d0fb31881dd authored about 9 years ago
Fix IV check for 64-bit blockSize

github.com/bcgit/bc-csharp - 1f899c3ca6c0a3497dd7a51bb25294ea44675691 authored about 9 years ago
Add BerBitString and improve "unused bit" handling

github.com/bcgit/bc-csharp - c4f02c22b53e19a2445ee13865dc5e0e04c84359 authored about 9 years ago
Add more PkiFailureInfo constants

github.com/bcgit/bc-csharp - 077d073d23766583391b8241e8db262bc8619b5d authored about 9 years ago
Improve random prime constructor

github.com/bcgit/bc-csharp - bf9600f6e8c3e8c83ba95a5e0821ec78e270cfa0 authored about 9 years ago
Add contributor entries

github.com/bcgit/bc-csharp - e2e8018b6c1d4bd87178ed6a034581dcc672ace7 authored about 9 years ago
Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL

github.com/bcgit/bc-csharp - 36057f66032c5e2942a8c3797be39f20693318f3 authored about 9 years ago
fixed argument null message

github.com/bcgit/bc-csharp - 6adfadfc67116ab568768c12e4b97eb92d80d0c9 authored about 9 years ago
Fix weird character

github.com/bcgit/bc-csharp - 36be1e55e464e5dea2c95726074d17428ef8d1fd authored about 9 years ago
Remove old TODO

github.com/bcgit/bc-csharp - eafa3ffbb328f580f914b39f33c13033ad2e2ae8 authored about 9 years ago
Needs to be in Org.BouncyCastle namespace for now

github.com/bcgit/bc-csharp - 73aa04ea5089c6cc4398ed9ebc5bc0374b011204 authored about 9 years ago
A few more changes to sync up with BouncyCastle-PCL

github.com/bcgit/bc-csharp - cebeeb6d6573e15fe4f1a834f77ead9e8556f570 authored about 9 years ago
Some more PORTABLE updates

github.com/bcgit/bc-csharp - 4198486935e8b5b7f83734ea9347cb6fc00a9802 authored about 9 years ago
Merge branch 'master' of git.bouncycastle.org:bc-csharp

github.com/bcgit/bc-csharp - fd8f3ea2f79a4b6282fe76b75a2c53307ff0be3c authored about 9 years ago
Tighten up the correspondence b/w Close/Dispose

github.com/bcgit/bc-csharp - 0ff97264a685fba438b81238f692a4cbb942011f authored about 9 years ago
DateTime portability changes for tests under PORTABLE

github.com/bcgit/bc-csharp - fa43cd3f5404ec4a85366a9364e390a68a112b78 authored about 9 years ago
Missed a Close/Dispose change

github.com/bcgit/bc-csharp - f7a4914baf61fb71f93dd62029089a3599e9b17b authored about 9 years ago
Use utility method from Enums to avoid platform-specific code here

github.com/bcgit/bc-csharp - 042ff147513aaccafce66157aa357e40d7c54247 authored about 9 years ago
Update to "Null parameters" behaviour from Java 1.53

github.com/bcgit/bc-csharp - dba6c15693d39c91847f2a0470b72c3c1e8da756 authored about 9 years ago
AddOptional can take varargs

github.com/bcgit/bc-csharp - 123ced5eeeb6ea5a7aa4c3af02f89081caec949c authored about 9 years ago
fixed header

github.com/bcgit/bc-csharp - a3162d726fc0080e2d8406e133f7dfa9681adf5c authored about 9 years ago
initial README.md

github.com/bcgit/bc-csharp - cc3d0a177cb90a58240e35e2c0fe38d42549bffa authored about 9 years ago
Oops, fix method names

github.com/bcgit/bc-csharp - 94ce0115017a8e36bfae253274ce0d804d928009 authored about 9 years ago
Replace Close with Dispose for PORTABLE

github.com/bcgit/bc-csharp - f56fc16973d66bd9461f247e50738e55bd54de7e authored about 9 years ago
Port updated revocation test from Java

github.com/bcgit/bc-csharp - d9e2d63645188b8a44c6644982c29a6dd6048000 authored about 9 years ago
Remove redundant Flush

github.com/bcgit/bc-csharp - 8e84e04d26752d64637c023eb515bc7987c9af0b authored about 9 years ago
Change Close calls to Dispose calls for PORTABLE

github.com/bcgit/bc-csharp - ed2134bdcf763b2b6a11742911b4c5efd1de4550 authored about 9 years ago
Perform counter increment without branches

github.com/bcgit/bc-csharp - 240e9d212a05c11f38b12184fd2a504e6061e651 authored about 9 years ago
Improve performance of AES key schedule

github.com/bcgit/bc-csharp - d6a972a9f64c3f671c80376e2ac5e5758b757ce4 authored about 9 years ago
Rewrite (block) update for improved performance

github.com/bcgit/bc-csharp - e320f2fa1fc3a684afc81a7de0dd020f6dee9b6c authored about 9 years ago
Port PrimesTest from Java

github.com/bcgit/bc-csharp - b3697bdf0c273907c32ece95acf0591b5bf02b8d authored about 9 years ago
Use optimized MR rounds only in random-search contexts

github.com/bcgit/bc-csharp - fba5af528ce7dcd0ac0513363196a62639b82a86 authored about 9 years ago
Avoid duplicate tests

github.com/bcgit/bc-csharp - 3a52a1140b2a0851542fc70cd9ffec93a2990a44 authored about 9 years ago
Increase number of small factors tested for

github.com/bcgit/bc-csharp - 1d552b7d89bd8e2d25d8c6c87f252b9563ed9689 authored about 9 years ago
Optimize the number of Rabin-Miller rounds used for probable primality testing

github.com/bcgit/bc-csharp - c27f7a3604a159c7b573c75c5a48bb109b93dc1b authored about 9 years ago
Mark expensive tests with ExplicitAttribute and add faster alternatives

github.com/bcgit/bc-csharp - ec637154832f0ce8b7e7b6a6a496e6ab5add3e4e authored about 9 years ago
Pull a few PORTABLE changes from BouncyCastle-PCL (with fixes)

github.com/bcgit/bc-csharp - c1e603f741728fd570e30c46eb20ef8dfb23238a authored about 9 years ago
Exclude some tests for PORTABLE

github.com/bcgit/bc-csharp - e47f8ba1a1a2df4f6f6f45e1e70ac7a3311246d0 authored about 9 years ago
Update version to 1.8.0-RC.3

github.com/bcgit/bc-csharp - db31d1f8b919f9e9ba237d6289c693ed17246a94 authored about 9 years ago
Add entry for Michael Krueger

github.com/bcgit/bc-csharp - 8ccc3bd4a9a1246a6df5cf5af31ad759048d295a authored about 9 years ago
removed file

github.com/bcgit/bc-csharp - 4caeedd6d96eb56729db72af5926d28130e18f3b authored about 9 years ago
Add suffix check for test files

github.com/bcgit/bc-csharp - 972f9d9a57e141d3171e8714eb953ad4852ab780 authored about 9 years ago
Fixed method name on verifier factory class

github.com/bcgit/bc-csharp - 588557ad7e6ae5be5408d53c06c671b496594005 authored over 9 years ago
Fixed naming of Asn1 implementation

github.com/bcgit/bc-csharp - 97244e96eee11da4255a6eca3c45f3e321602694 authored over 9 years ago
fixed file name

github.com/bcgit/bc-csharp - ddb68091eb12df5a866a585d03dd4e645b1b1473 authored over 9 years ago
:xMerge remote-tracking branch 'origin/master'

github.com/bcgit/bc-csharp - e0097a17a6c00493c565f4e614f2d28d4bf2354a authored over 9 years ago
added changed files

github.com/bcgit/bc-csharp - ac3b5b9b2f0e2f5946916b9b8790c2b1767d18f6 authored over 9 years ago
Final naming refactor

github.com/bcgit/bc-csharp - 0178c1bb391ac346c6a75b4ad7a6bed73843c704 authored over 9 years ago
comment update

github.com/bcgit/bc-csharp - da484dcb85bdeae6b2f8b9e81ba03be67cae5764 authored over 9 years ago
comment update

github.com/bcgit/bc-csharp - 1972253ba6e7dab835eb133661fc6542727f40fd authored over 9 years ago
comment update

github.com/bcgit/bc-csharp - 664568d7ef29cebdb89a51fbdd26e355f1aa18bb authored over 9 years ago
updated to reflect name change

github.com/bcgit/bc-csharp - bb74525e072a8530f94e06f12be440932682134c authored over 9 years ago
renamed ISignatureCalculator to ISignatureCalculatorFactory

github.com/bcgit/bc-csharp - 0b0a6567a14b9d74780dc5ee1f26de46278e416a authored over 9 years ago
Merge branch 'master' into vs2010

github.com/bcgit/bc-csharp - db4a3f72ab5fe851abdbcd5571710e95475f38f7 authored over 9 years ago
Merge branch 'master' of [email protected]:bc-csharp.git

github.com/bcgit/bc-csharp - 431af0fc14e7eb8682f111e51d859bdc05fbcb01 authored over 9 years ago
Changed name of Value() to Collect()

github.com/bcgit/bc-csharp - 15f6e0c1cd9ce96ffbd24dc7dc83a7593df71a8a authored over 9 years ago
Fix faulty constructor and refactor

github.com/bcgit/bc-csharp - 90f260f459d7f15eeff2fd8dfa8bd5347b027e3b authored over 9 years ago
Merge branch 'master' of [email protected]:bc-csharp.git

github.com/bcgit/bc-csharp - 0e473a136087518835e2378ae11de26341c65342 authored over 9 years ago
Added missed files on IBlockResult change

github.com/bcgit/bc-csharp - e41a52b8f6ffba2a53b342cca3ce11a313f4027b authored over 9 years ago
Remove inapplicable comments in key generators

github.com/bcgit/bc-csharp - 0e67b3a7d3cc175fb8644abc839ac5a1ed29abe7 authored over 9 years ago
Renamed DoFinal to Value on IBlockResult.

github.com/bcgit/bc-csharp - 750fc595961ed2fb325fa56e1918ccb2eff5130e authored over 9 years ago
Merge branch 'master' into vs2010

github.com/bcgit/bc-csharp - 9bb283017763ea21484dd7ece2a9b6f32e926ede authored over 9 years ago
SigOutputStream removed from the other-platform path too.

github.com/bcgit/bc-csharp - c69cad3a921ffbf1ef7debfbfa042f583abab9cb authored over 9 years ago
Updated Visual Studio 2010 project files

github.com/bcgit/bc-csharp - 9108ef34bceef174f96e72a863ab80883c43f1da authored over 9 years ago
Merge branch 'master' into vs2010

github.com/bcgit/bc-csharp - 8d1add6bb7609792163a91404e8cf7fec2040516 authored over 9 years ago
Update version to 1.8.0-RC.2

github.com/bcgit/bc-csharp - 6d64054a01453d0ab52dab90de378df5bca7ad0e authored over 9 years ago
PCL: No support for FileInfo/FileStream

github.com/bcgit/bc-csharp - 604feba429aa6604f45613b130f6b3eae89dfda1 authored over 9 years ago
http://www.bouncycastle.org/jira/browse/BMA-98

- Support v3 encryption
- Port more rewrap tests from Java API

github.com/bcgit/bc-csharp - 0f9254b9238d5a36df1217bb354e9e76282067d7 authored over 9 years ago
Remove the 'debug' logging from NaccacheStern

github.com/bcgit/bc-csharp - a59dcb14e72b216b1a52ba797aa4a7ec8f586547 authored over 9 years ago
PCL: Various non-IO changes

github.com/bcgit/bc-csharp - f0c658a6d112912f819dced69348573f2a529c05 authored over 9 years ago
No SerializableAttribute in PCL

github.com/bcgit/bc-csharp - 4ce46775ce424f01f0fc65f2af382908ce409544 authored over 9 years ago
Merge branch 'master' of git.bouncycastle.org:bc-csharp

github.com/bcgit/bc-csharp - b20efda9b411e3cf7a80a7565248c11f42416441 authored over 9 years ago
More SIC changes for consistency with Java API

github.com/bcgit/bc-csharp - 9ae0b1807893ff07a7a0bb42c8e4957d7c9fedb5 authored over 9 years ago
Port extra test case from Java API

github.com/bcgit/bc-csharp - 33cc20d39d139d5a1e67646b01b33e3a5379671b authored over 9 years ago
http://www.bouncycastle.org/jira/browse/BMA-82

- use SecureRandom to generate "arbitrary" values

github.com/bcgit/bc-csharp - 088e423b20074f3483b8c255ffcb724e3fdf4d6a authored over 9 years ago
BMA-132 added support for ISignatureCalculator interface

github.com/bcgit/bc-csharp - fded4c6c754034cc28b012bea9b3f06c7f074133 authored over 9 years ago
http://www.bouncycastle.org/jira/browse/BMA-113

- Convert DateTime to string using InvariantCulture

github.com/bcgit/bc-csharp - 460c3811712e3005f268c1d48d582cb65f6e0e78 authored over 9 years ago
http://www.bouncycastle.org/jira/browse/BMA-128

- Cater for future X.509 versions

github.com/bcgit/bc-csharp - 1df5b7dd9235428140ae8725e0004072b13e8f99 authored over 9 years ago
Followups for the SicBlockCipher changes

github.com/bcgit/bc-csharp - 6631312ae9e239fb62a7ec0f8573c275c5743dda authored over 9 years ago
Add CalculateMac utility method

github.com/bcgit/bc-csharp - 72bc65bf9af227d835cfc04e43b4a51b5ac343d6 authored over 9 years ago
Switch to Strings.ToByteArray as is used in the Java API

github.com/bcgit/bc-csharp - f5f9f85725225dd98b511ba2c789aeb47293a18c authored over 9 years ago
SIC renamed to CTR, minimum IV length check added

github.com/bcgit/bc-csharp - 37c281d2026660c5123782774e5029c86f2e0639 authored over 9 years ago
http://www.bouncycastle.org/jira/browse/BMA-90

- Make CmsReadable public
- Make a few methods virtual

github.com/bcgit/bc-csharp - d032037615fb28980f2d92dbe500fc2fcfdd37ee authored over 9 years ago
Added missing key generation code

github.com/bcgit/bc-csharp - 175c992ffd939c924fdeb866fb88db89db4059ae authored over 9 years ago
https://github.com/bcgit/bc-csharp/issues/37

- Add alternative PGP methods involving passphrases to support UTF8 or caller-defined encodings

github.com/bcgit/bc-csharp - a8866af2bf98dd3be651ae853ddf463a313e972a authored over 9 years ago
Updated Visual Studio 2010 project files

github.com/bcgit/bc-csharp - 1fdd3185a216d0d68ba9d2d658f76e43e2139f2e authored over 9 years ago
Merge branch 'master' into vs2010

github.com/bcgit/bc-csharp - 95813c6fbb981d45e31b76353a680b9ea51ad147 authored over 9 years ago
Fix various warnings from recent commits

github.com/bcgit/bc-csharp - 9f176fcdc0580b408b734003c021fae32b644b4f authored over 9 years ago