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

Latest scrypt updates from bc-java

github.com/bcgit/bc-csharp - 9c25e41a757608e97edc0a0cb9443816de9d6b35 authored almost 7 years ago
Replace Endianness with Endian

In Dart 2.0, Endianness is deprecated

github.com/bcgit/pc-dart - 4ca6ebf26ef066b72a7fae568125a97a2e71d17c authored almost 7 years ago
Move super calls to the end of the init section

github.com/bcgit/pc-dart - 9ab07b97f2cf5b6098f1ec6f4555078d484eb1c6 authored almost 7 years ago
Merge pull request #120 from kaendfinger/strong

Fix Strong Mode Issues

github.com/bcgit/pc-dart - fb34864ba665c7a0c8d5315a24667fc159d39669 authored almost 7 years ago
Fix Strong Mode Issues

github.com/bcgit/pc-dart - 22d6aeae2a298a03d001e2d49365c3b377e5e521 authored almost 7 years ago
Latest DSTU7624 updates from Java

github.com/bcgit/bc-csharp - 34e157d8f2afbf8fbd4a5374210ad4b2de5226ea authored almost 7 years ago
Latest DSTU7564 updates from Java

github.com/bcgit/bc-csharp - ea6148ab4a39855ee91ecfd0d3226c34eade7001 authored almost 7 years ago
Update Copyright

github.com/bcgit/bc-csharp - 38a621d18302ea4e4de8d4f4118f4e0b7b1e8002 authored almost 7 years ago
if the parameter "inOff" in Decrypt() is not zero, it can not be decrypted as excepted

if the parameter "inOff" in Decrypt() is not zero, it can not be decrypted as excepted

github.com/bcgit/bc-csharp - f8d6ad7091914ba3ba518e1f1f49d7ec66b3f2d6 authored almost 7 years ago
Bump to v0.11.1

github.com/bcgit/pc-dart - 0f5edfbf8e48629ef8e2f6686502e0b6f55db096 authored almost 7 years ago
Update README and add export.dart

github.com/bcgit/pc-dart - 41b0c7b1b23613d3f4405c80e416fa57ed367178 authored almost 7 years ago
Support using without mirrors

github.com/bcgit/pc-dart - 5a5acfcd03fe42d752e335a9365ce4a58e614ac7 authored almost 7 years ago
BouncyCastle.csproj: Added trailing slash to OutputPath for compatibility with MSBuild v2

Without this fix, MSBuild will name the output file
'net20BouncyCastle.dll'.
This change is 100%...

github.com/bcgit/bc-csharp - a7a6aba45084e98996551712458b9e38ead2593c authored about 7 years ago
Perf. opts. in GCMBlockCipher

- avoid double-copying for long encryption inputs

github.com/bcgit/bc-csharp - f8d638b86b87db904fea276064652b9be0492a06 authored over 7 years ago
Fix test for .NET 1.1

github.com/bcgit/bc-csharp - bb1ac12b59e0365e9d1b59b6c492fa435f432a19 authored over 7 years ago
Add RSA test case for CVE-2017-15361 vulnerability

github.com/bcgit/bc-csharp - c809f7a6b6cfdfa2ff8cf2af190155e7f20086b0 authored over 7 years ago
TLS: always send CCS immediately before FINISHED message

github.com/bcgit/bc-csharp - 4f72d35badbc0694805bc9ed0c84af34bc6db709 authored over 7 years ago
Performance optimisation in DSTU algorithms

github.com/bcgit/bc-csharp - 0801c1543f0cafc79c44b225e53c973bdd1b0a0f authored over 7 years ago
Constant-time GF multiplication

github.com/bcgit/bc-csharp - 6cc4a1614564fdc14b2cccb295b9081c62086122 authored over 7 years ago
Fix method qualifiers and refactor

github.com/bcgit/bc-csharp - 50d6d0e0b6cf9c840d59574e0374196e94bbc95b authored over 7 years ago
Update Copyright year

github.com/bcgit/bc-csharp - f43bed554a8f5fd60e7c81fe5a37a75890988b85 authored over 7 years ago
Update SignerLocation to use DirectoryString

- obsolete old UTF8-based methods.

github.com/bcgit/bc-csharp - b30a73590e054908e41231dfd200881dcaea0907 authored over 7 years ago
Sketch out test changes for ECGOST3410-2012

github.com/bcgit/bc-csharp - b2f9397b1f0631e7909468bf19816cceb56180f0 authored over 7 years ago
Improve exception messages

github.com/bcgit/bc-csharp - de8e5c63b7886c07530d830755145d530e5475e6 authored over 7 years ago
Add testcase for RAW PKCS#1 signatures missing DER NULL

github.com/bcgit/bc-csharp - b90398d12fa57868910ab10566cd0f27cdd99aba authored over 7 years ago
Add new PGP signature testcase

github.com/bcgit/bc-csharp - 70fe4f613855b115303e523f4b0053a24b857f86 authored over 7 years ago
Remove redundant Init call

github.com/bcgit/bc-csharp - 48a6d119371426cc80fecd4f4e82981397bbb1d0 authored over 7 years ago
Port of some newer test cases and data from Java CertTest

github.com/bcgit/bc-csharp - 5947e7375fb40a94e705e799b7a3a81c95b1c937 authored over 7 years ago
Avoid infinity appearing in lookup table for FixedPointCombMultiplier

github.com/bcgit/bc-csharp - 992f73598ec5b8325286616515536a5f6f40fa51 authored over 7 years ago
Added GmSSL test vectors for SM3

github.com/bcgit/bc-csharp - 5a2eb322e8c5919227e29dfe4689767f3bbf91cc authored over 7 years ago
Check final padding character in Base64 data.

github.com/bcgit/bc-csharp - 73f71ddda7ebd2b57281c7c546138408c8a289ee authored over 7 years ago
Fix previous commit for .NET 1.1

github.com/bcgit/bc-csharp - 2d399b1f03988bfcd78677d33634b77dad00c16d authored over 7 years ago
Exclude GOST34.10 2012 curves from existing test cases

github.com/bcgit/bc-csharp - 0b4657aab189a6bfae31955d8b11568d67bf0af6 authored over 7 years ago
Add GOST34.10 2012 parameter sets

github.com/bcgit/bc-csharp - 3b9aaf9221bc63a32c96be074bb505a86b389121 authored over 7 years ago
Port of ConcatenationKdfGenerator from Java

github.com/bcgit/bc-csharp - 86a7490aaf8f0d9b35cc2fb094efae8409c095a6 authored over 7 years ago
Port of SM2Engine from Java

github.com/bcgit/bc-csharp - 2b0b26630f78a64835e8f71b29c7f973a0fe05fd authored over 7 years ago
Port of SM2KeyExchange from Java

github.com/bcgit/bc-csharp - 574dbc0875687377c607a92765463986caa3da7a authored over 7 years ago
SM2 signing cleanup

github.com/bcgit/bc-csharp - 65aabb84f67f3f726a6b7e08c73bdd58aa6b8425 authored over 7 years ago
Port of SM2Signer from Java

github.com/bcgit/bc-csharp - 67403751cdd80fd9b2b17489909c6178bbef1cc4 authored over 7 years ago
Add class summary

github.com/bcgit/bc-csharp - 8de129270af0258ffa66ba615deee64dc65a9f78 authored over 7 years ago
Use RandomNumberGenerator.Create

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

github.com/bcgit/bc-csharp - 03aa830bb2364682a94395594e8f12fd4f453c85 authored over 7 years ago
Use Arrays.CopyOfRange

github.com/bcgit/bc-csharp - eb261258c070decc949f07829ab7c942818167ed authored over 7 years ago
Refactoring in SM3Digest

github.com/bcgit/bc-csharp - a6a838438298b7e7edf1866a57fcf0c41a3585b8 authored over 7 years ago
Add OIW OIDs in various lookup tables

- replace some OID literals with named ones
- see https://github.com/bcgit/bc-csharp/issues/74

github.com/bcgit/bc-csharp - eb47e16892193eb281614458d96ba8ca1712f28f authored over 7 years ago
Tolerate unexpected ec_point_formats in ServerHello

github.com/bcgit/bc-csharp - 606dae9bd0682a30fe97de5d03833d16ffbec5d0 authored over 7 years ago
Add expiry test case to PgpKeyRingTest

github.com/bcgit/bc-csharp - 741998df5ac1b561d1f6e68dca3451acc814dc3b authored over 7 years ago
Fix ResetHeaders to preserve the existing version as intended

github.com/bcgit/bc-csharp - a2e097a4029d8ac7e1345d7569a4ad5d466ea2db authored over 7 years ago
Update handling of implicitly-tagged OIDs (from bc-java)

github.com/bcgit/bc-csharp - a610e3ed96f70969d21b57f453435d3a95bbe8ed authored over 7 years ago
Support INTEGER encoding when reading GOST private keys

- see https://github.com/bcgit/bc-csharp/pull/86

github.com/bcgit/bc-csharp - ea97e77307f5e2b6f119250a1542ccea24446fc7 authored over 7 years ago
Avoid integer overflow in argument checks

- see https://github.com/bcgit/bc-csharp/issues/91

github.com/bcgit/bc-csharp - 16cb1559e6c7ef565d9d44a20b82d2e5f39dbd5b authored over 7 years ago
Fix the message in case of test failure

github.com/bcgit/bc-csharp - 324743238cb12cedec2cd4f0ac08b0aa8ca886e4 authored over 7 years ago
Fix namespace declaration

github.com/bcgit/bc-csharp - cd3140b73f3f48ff5eb1459909b686a25c8da14d authored over 7 years ago
Update GMacTest from Java

github.com/bcgit/bc-csharp - 9d61825becef0428acbe30deb40ee3d4c730445f authored over 7 years ago
Fix various issues trying to build for .NET 1.1

github.com/bcgit/bc-csharp - 967ff14e68965c188b33727044c48fc10e2b73d3 authored over 7 years ago
Fix exception type in DoFinal

- reformatted and refactored

github.com/bcgit/bc-csharp - 65e6df94b8098e8b990b7f28668b5ff3169bc237 authored over 7 years ago
Fix Dstu7624WrapEngine to respect input offsets and lengths

github.com/bcgit/bc-csharp - 8654fced623d72412db1dfd806e77ca639125af1 authored over 7 years ago
Support receiving DTLS records containing multiple handshake messages

- see https://github.com/bcgit/bc-csharp/issues/85

github.com/bcgit/bc-csharp - 3207ab5de93280623f50bb320577f8bbe3d38354 authored over 7 years ago
Use ffdhe2048 from RFC 7919 as TLS default DH group

github.com/bcgit/bc-csharp - 87a591bab3f66d305e3f9e1108bd7c57f3301a7a authored over 7 years ago
Add FFDHE groups from RFC 7919

github.com/bcgit/bc-csharp - 0ed3031e844933847aa3a89eea4574ec99c1cfb7 authored over 7 years ago
Can't use MemoryStream.GetBuffer under PORTABLE

github.com/bcgit/bc-csharp - 6c64c1f96c311783146c9da652c64ef4a5254c91 authored over 7 years ago
Keccak performance improvements

github.com/bcgit/bc-csharp - 096c4894f62b7f4178ab869ec342e9351bd198dd authored over 7 years ago
Keccak performance - avoid temp copying

github.com/bcgit/bc-csharp - 53c509a269ae9571b75e106992a1eb08bbff8a1f authored over 7 years ago
Use Pack methods for byte <-> ulong conversions

github.com/bcgit/bc-csharp - 90ab127a3ca698ef9c18ba83919a687ca840cb4d authored over 7 years ago
Add a few method variations to Pack class

github.com/bcgit/bc-csharp - 22af70a2b1f47c4a2d27e09126d17e2db225ba24 authored over 7 years ago
Fix GetValidSeconds for multi-sigs (port from Java version)

github.com/bcgit/bc-csharp - e32961e6fa9ec43c9d4baaa0d906846b0a3ac2cc authored over 7 years ago
Update project files for recent additions

github.com/bcgit/bc-csharp - 418fb1b2c294e70d93d7981bcd5dbad3ffff230e authored over 7 years ago
added GOST3411-2012

github.com/bcgit/bc-csharp - 9ca986d07d278303bfa0ddf8d858ffc0b36a84a6 authored over 7 years ago
fixed reset issue

github.com/bcgit/bc-csharp - 0ae5e68f5618ba8a4e02cc2bfb73116377056f14 authored over 7 years ago
refactored out key size

github.com/bcgit/bc-csharp - 7ea555ece02dc76d2e668f1f4fcc7a9bc6a736ed authored over 7 years ago
DSTU 7624 MAC

github.com/bcgit/bc-csharp - 78381b39fea78957e121d33d21aa3c128ae04473 authored over 7 years ago
initial DSTU7624 work

github.com/bcgit/bc-csharp - 683e29b0f3bd0a15eaf576e12f3e48426e1ead84 authored over 7 years ago
added extra vector

github.com/bcgit/bc-csharp - 346ea3d9458930686f6fc9a213227091e25658ae authored over 7 years ago
fixed case of definition

github.com/bcgit/bc-csharp - 96da0eba42bdf27548bbd391237f71905dd5b898 authored over 7 years ago
added missing null check

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

github.com/bcgit/bc-csharp - 9b43c7722ead981affbe021e62de174558f06c8e authored over 7 years ago
paddingfix for where pad block extends over 2 block boundary.

github.com/bcgit/bc-csharp - a0b7d3b1174a6088049e360a45db4e0c1a04b32a authored over 7 years ago
Merge remote-tracking branch 'origin/master'

github.com/bcgit/bc-csharp - 67aa67a62bfe7b35fe035bafbc5e9770b1debeb1 authored over 7 years ago
Initial cut of DSTU7564 digest and HMAC.

github.com/bcgit/bc-csharp - 7b7e632102dc6e27f6183d86fd423e2be9e58696 authored over 7 years ago
Use slightly improved addition chain for sm2p256v1 field sqrt

github.com/bcgit/bc-csharp - 76e3e8a975c97f959abd6b45e9b9b94c0087f93e authored over 7 years ago
Improve TLS exception handling

github.com/bcgit/bc-csharp - dd37f66328b428d0ba40d059b779a5f939994326 authored over 7 years ago
Fix race condition

github.com/bcgit/bc-csharp - 6198fad8061760809fa1e6d3ca48e96fe40f51d3 authored over 7 years ago
Fix reset for ISO9792-2 scheme

github.com/bcgit/bc-csharp - 5c185fa4dbb26af89b5cab888013f490e378ff36 authored over 7 years ago
Add Reseed method to SP800SecureRandom

github.com/bcgit/bc-csharp - b8b3198c285952625ee00b36a809d6b8a2853a82 authored over 7 years ago
Add Ed25519 OID

github.com/bcgit/bc-csharp - 80c81b9413658a2d68102fed6e0be1f44b5b1dd9 authored over 7 years ago
Additional fix to GOFB mode

github.com/bcgit/bc-csharp - db0c88a3eae79a534ff1854089cff24fbf46c7e2 authored over 7 years ago
Misc. asn1 changes from Java API

github.com/bcgit/bc-csharp - a6593fddf3d6ddd81fd53caa4a7b983564d3ba9f authored over 7 years ago
Update CHACHA20_POLY1305 out of draft range

github.com/bcgit/bc-csharp - b8b7617bad7608602b1940fc3911b2b93c69d7f4 authored over 7 years ago
Misc. asn1 changes from Java API

github.com/bcgit/bc-csharp - a0fd16c00237ba5f59fb5e3fd4901f7b3c1aa97e authored over 7 years ago
Added byte[] return when macBlock not set.

github.com/bcgit/bc-csharp - c4794df16c0376050a9aff613d7b2327e9087f65 authored over 7 years ago
Stop decoding exceptions escaping from GetDecoderStream

github.com/bcgit/bc-csharp - 90076c81bd0110c75678fe3c4c958dcec5d3daba authored over 7 years ago
Update GCMBlockCipher from Java API

- includes basic nonce-reuse protections

github.com/bcgit/bc-csharp - a7031a60eb1ea3859f012bc34c0bae7cbcd7de54 authored over 7 years ago
Added expired certificates on CRL extension

github.com/bcgit/bc-csharp - 02d523d352f37b7e1f59474dc422d8ba9bb8d5fe authored over 7 years ago
Alert when anonymous server sends CertificateRequest

github.com/bcgit/bc-csharp - 06be229c35c4e6161f570fcdb48cd758f4e0a587 authored over 7 years ago