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

Checks on DH peer public key

github.com/bcgit/bc-csharp - 4362f11288b1c5abd7c9c31b094e19e9f035ede5 authored over 7 years ago
Added s box allocation to AesEngine

- mark AesFastEngine obsolete and replace all usages with AesEngine

github.com/bcgit/bc-csharp - ff94748205290f6684a64fcccf8579b561371a56 authored over 7 years ago
Add result checks in DH agreements

github.com/bcgit/bc-csharp - 00b8d26b9d7de162931ae6e01e39289975501de0 authored over 7 years ago
Mark RFC5114 DH groups as Obsolete

github.com/bcgit/bc-csharp - 30ff2c5b236c329cc31aa15b6ddf9d66a4f00001 authored over 7 years ago
Port missing test cases from Java

- Switch to newer test format

github.com/bcgit/bc-csharp - de9a5f1debfe184c48ca76aadfebb86cf08cbdb0 authored over 7 years ago
Update xmldoc

github.com/bcgit/bc-csharp - 60fbca299669c59edea32f393c0991e8a90df10f authored over 7 years ago
Add PKCS OIDs for SHA512-224/256 sigs

- refactor to use OID branching

github.com/bcgit/bc-csharp - d36b4cb85edd929b76c3c4f2ab3df31d758cfaf3 authored over 7 years ago
Write exception message to Console.Err

github.com/bcgit/bc-csharp - 6d6fb006877101242633b56095b011bcf0046ab3 authored over 7 years ago
Fix algorithm name for ChaCha7539Engine

github.com/bcgit/bc-csharp - 726f9cf1b8d319aa9df17cc97104b66e7fa6a5c1 authored over 7 years ago
Port of latest encodings work from Java

github.com/bcgit/bc-csharp - 56d5b48ee27c091a00e6aee4e6fa196634dea32b authored over 7 years ago
Add validation to RSA public key constructor

github.com/bcgit/bc-csharp - c8354a4635bc66c4878eca13b0c0ebc9da266839 authored over 7 years ago
Add validation to DH public key constructor

github.com/bcgit/bc-csharp - a7e03daa1cb6604a945133427c7c9cfc5e08720c authored over 7 years ago
Add validation to DSA public key constructor

github.com/bcgit/bc-csharp - dab58845745b1936666d91c0f2ccc47d5cb5c8a4 authored over 7 years ago
Add point validation to EC public key constructors

github.com/bcgit/bc-csharp - 58b2040d36be9f1271b93a7fae752dc8975a881e authored over 7 years ago
Add explicit length check on OAEP input

github.com/bcgit/bc-csharp - b5b1ad3e9abdaada947513b5a4940e93c4aae210 authored over 7 years ago
Improved header control in ArmoredOutputStream

- in particular, supports removing the default version header

github.com/bcgit/bc-csharp - 53a508e381f21061c8c6f49f8c19c703faab2a38 authored over 7 years ago
Add explicit limit for sequence numbers

github.com/bcgit/bc-csharp - 08629c3971a95d19e431c5cdb38cccbb8e5f79c0 authored over 7 years ago
Add latest extension type values from IANA registry

github.com/bcgit/bc-csharp - da3f845edc12eaa7a8f16b40279a67dae0681b34 authored over 7 years ago
Specific exception TlsFatalAlertReceived for peer fatal alerts

github.com/bcgit/bc-csharp - 4589defc7197db8d49edc67a354a34ce2ce5928b authored over 7 years ago
Fix paths for previous commit

github.com/bcgit/bc-csharp - e4fba9b8f4c4f876d0dc470ed3cbe7066f939cd3 authored over 7 years ago
Initial implementation of SM2 elliptic curve

- includes custom curve code
- add lots of OIDs from GM standard

github.com/bcgit/bc-csharp - 9b3549d18ecc3e4f66488568594a626e7d6d8543 authored over 7 years ago
Fix reductions for custom secp128r1 field

github.com/bcgit/bc-csharp - e0b74ac5076f2b2ff2430110530014bd114584e7 authored over 7 years ago
Improve error handling/messages

github.com/bcgit/bc-csharp - 86f0665ac96629cf1cbb6967383b391fb051a895 authored over 7 years ago
Tighten up no_certificate alert handling

github.com/bcgit/bc-csharp - 3329b24132fc59aca54c6ed8407b4a75bc5a7fce authored over 7 years ago
RFC 7250 Add methods to work with required extension types

github.com/bcgit/bc-csharp - 761f05e294941ddf765a713b5fe662419266054d authored over 7 years ago
X.509 certificates in TLS Certificate message allowed to be BER

github.com/bcgit/bc-csharp - 5828176f009e4c68c65518c32845ae5ef9ed60da authored over 7 years ago
No variable-length padding w/ truncated MAC (unless EtM enabled)

github.com/bcgit/bc-csharp - b2f438fc57997fc40f5bd808c1579cad86553eef authored over 7 years ago
Added validation of integer/enumerated encoding.

github.com/bcgit/bc-csharp - fefed20bec7e07456cd50a710cc11fff18cf46c1 authored over 7 years ago
Fix a bunch of RFC references in comments

github.com/bcgit/bc-csharp - 44c1a7c05913560362d3d241dbd0bc58a5b6dbac authored almost 8 years ago
Check candidate cipher suites against signature_algorithms

github.com/bcgit/bc-csharp - 4f46fe2c101b74cc594bae681c1591ee8c968bf0 authored almost 8 years ago
Fix fatal alert type for unexpected server_hello_done

github.com/bcgit/bc-csharp - dffe6e019ea03887b0f1dd9f2ded8a92ff6efcbc authored almost 8 years ago
Avoid copies when handshake records not fragmented

github.com/bcgit/bc-csharp - 29d257cfe975d62169584ad1b8896157d415c5d7 authored almost 8 years ago
Reduce TLS memory usage

github.com/bcgit/bc-csharp - 9ab556d76be2afa047b14e3c42359f9d2fc15a83 authored almost 8 years ago
Improvements to WriteHandshakeMessage method

github.com/bcgit/bc-csharp - 549033c625177468f1fe876a7d1deed27df3d27b authored almost 8 years ago
Avoid extra copy when processing TLS handshake messages

- move handshake hash updates (outbound) to a more sensible place

github.com/bcgit/bc-csharp - 52a6a57be973336a28d3608856f80f425527f9c4 authored almost 8 years ago
Support DH_anon cipher suites in TLS API

github.com/bcgit/bc-csharp - 916d94d230a54e03ceb6210daf6aa7207c5821f1 authored almost 8 years ago
SSLv3 must calculate the master secret earlier (from bc-java)

- include SSLv3 in test suite

github.com/bcgit/bc-csharp - 700364c5056bb3f7c39096733d9dc0b7f200e5f8 authored almost 8 years ago
Stop TcpListener in TlsServerTest

github.com/bcgit/bc-csharp - bb077227fa263bed86980f8cc6aa6d4631c5010e authored almost 8 years ago
Records with ContentType.heartbeat should give 'unexpected_message'

- Heartbeat support currently incomplete (never negotiated)

github.com/bcgit/bc-csharp - 40069ebd6c370109a29b7e2f8ff685d4bc4d038f authored almost 8 years ago
Add TlsProtocol.CloseInput for use in non-blocking mode

- tighten up handling of closure during handshake

github.com/bcgit/bc-csharp - f27949c208ef2fbfcb6484db97bffe260109fb3c authored almost 8 years ago
Non-blocking TLS validates header of partially-received records

- https://github.com/bcgit/bc-java/issues/133

github.com/bcgit/bc-csharp - d53ac55ba52d6913e093377e64ec9cc7b0bdbe37 authored almost 8 years ago
Use new TlsNoCloseNotifyException instead of generic EndOfStreamException

- New exception only used for this specific case, which should simplify
the handling of possible...

github.com/bcgit/bc-csharp - f3d758b0f79743e17123560508cd59a63b8607c1 authored almost 8 years ago
Simple refactoring to follow bc-java code

github.com/bcgit/bc-csharp - 511a6af913f64908ada0ad8aeb19fd7a8f7e9575 authored almost 8 years ago
Change TLS server default DH parameters to 2048-bit group from RFC 3526

github.com/bcgit/bc-csharp - 7af3b108ac0e198acb9ce2df5670b8a7f7d1f652 authored almost 8 years ago
Added support for empty sequences

github.com/bcgit/bc-csharp - 00153da4b9ca5da090a697b25901e319a1a98b32 authored almost 8 years ago
BJA-620 followup for Poly1305

- bug not present in C#, but include test case
- conservatively added an extra step in carry pro...

github.com/bcgit/bc-csharp - e779238a8773133f88d6a4c3e554b39849e9f0c4 authored almost 8 years ago
Fixed N4 calculation issue - see BJA-655

github.com/bcgit/bc-csharp - d5444a1292a4b67dea5d0278e169abb7aaad7a3a authored almost 8 years ago
Fix bug in SecT571KPoint.Add with order-2 points (lambda-projective).

- shouldn't affect crypto operations in the group

github.com/bcgit/bc-csharp - 857bd45eddfc7d3345efb4a037176fc642e76624 authored almost 8 years ago
Clean up old comments in binary custom curve code

github.com/bcgit/bc-csharp - 9417631a8dec7b0b2acc3e3893b9c9c1dec07872 authored almost 8 years ago
Merge branch 'master' of [email protected]:bc-csharp.git

github.com/bcgit/bc-csharp - d21cb9eeb630b0b81978a907c08cc88cdd650cd7 authored about 8 years ago
fixed head of loop to use primitive type.

github.com/bcgit/bc-csharp - 96e500fd17aac287d0682aaf58c7f1f4341e1fd6 authored about 8 years ago
Bump version

github.com/bcgit/pc-dart - 00080b613cadbe7e3a167946d6a6d9ffa119f4b3 authored about 8 years ago
Extra test in AES engine to test for Uint8List.view

github.com/bcgit/pc-dart - 202825da90a629f3c97d10217173ceadad4f56a0 authored about 8 years ago
Bump version after fixes

github.com/bcgit/pc-dart - d005da891f5d99b157313947779f27c7db2bede3 authored about 8 years ago
tests: Remove duplicate code block

github.com/bcgit/pc-dart - 5acf1573c821dffbf765e401184c4e74540c9a47 authored about 8 years ago
Fix ByteData.view mistakes everywhere

github.com/bcgit/pc-dart - 8f2791e0eeed27ec4935dc3a09effc9dcff2b4cf authored about 8 years ago
ufixnum: Add offset and length to ByteData.view

Solves #110.

Also adds tests to test for these cases in ufixnum.

github.com/bcgit/pc-dart - c5a32d1fad1369e5994f8f668c7e20e4eb42dedd authored about 8 years ago
Bump pubspec for reflectable dependency upgrade

github.com/bcgit/pc-dart - 8a97a400675145876f05329e991c8220d377eeb1 authored about 8 years ago
Forgitten change for the new registry in one of the benchmarks

There are not actually used anymore, but should be reinstated in the
future.

github.com/bcgit/pc-dart - 65db82a0c5030d20ca5311982c3e38ce11a863a3 authored about 8 years ago
Merge pull request #108 from johnpryan/reflectable-dependency

bump `reflectable` version to ^1.0.0

github.com/bcgit/pc-dart - e32abe99f4baece19719ef2a00408517dee1527b authored about 8 years ago
Fix carry propagation bug in Nat???.Square methods

github.com/bcgit/bc-csharp - 84b2be3efb82184703e350c26d7f13330395c15b authored about 8 years ago
bump `reflectable` version to ^1.0.0

github.com/bcgit/pc-dart - 3634c6aab2fe67376addc8536fe8754fbc9c8012 authored about 8 years ago
After receiving fatal alert, don't echo that alert to peer (from bc-java)

- https://github.com/bcgit/bc-java/issues/148
- also explicitly invalidate session after fatal a...

github.com/bcgit/bc-csharp - bd844ab76865ffaad429d8f1795db1ccedac70b1 authored about 8 years ago
EncryptionAlgorithm.NULL is a 'stream' cipher

github.com/bcgit/bc-csharp - 0eca6bebcc0d1b29d8b73d4790d314a9719081d0 authored about 8 years ago
Fix possible NPE when cofactor != 1 (from bc-java)

github.com/bcgit/bc-csharp - 5f3830451fa08884b751b8de4f2ee8109ac3527f authored about 8 years ago
Throw excepton on unknown tag

github.com/bcgit/bc-csharp - 7f2f1a730caa23a811ed710d67feb8f6b2ebb9a5 authored about 8 years ago
Avoid locale-dependent date-time string comparison in test

github.com/bcgit/bc-csharp - bb2b60811f0010ff0bff4a1acdd866087c179073 authored over 8 years ago
Improve ZInputStream/ZOutputStream constructors

github.com/bcgit/bc-csharp - 3d68923d4ecb7379aebcdba65615524997460d02 authored over 8 years ago
removed obsolete annotation

github.com/bcgit/bc-csharp - 1abb0bb2c5523fa7e516a001dc5616960787fff0 authored over 8 years ago
Add CertificateType constants to (D)TLS

github.com/bcgit/bc-csharp - 7cd18b2318fd14166d4e7af4b32852a41cf64e64 authored over 8 years ago
Port of improved app data splitting support from Java

github.com/bcgit/bc-csharp - 00904716e6219662a4f8c20d2d116bdc193e8070 authored over 8 years ago
Update ECDomainParameters GetHashCode

github.com/bcgit/bc-csharp - a803651ae8ece3cb203bdaaee0cffef8f43689c7 authored over 8 years ago
Extra test method

github.com/bcgit/bc-csharp - b3056a6deef92017716a40086b2f751460842465 authored over 8 years ago
Support GetInstance from byte[]

github.com/bcgit/bc-csharp - bf135f987ab9b636bc583e7589c3270394d4b268 authored over 8 years ago
Added IsCertification methods.

github.com/bcgit/bc-csharp - d80e68ea9c605433d5a3456d5c2c07476a1eaac2 authored over 8 years ago
Port of HKDF from Java API

github.com/bcgit/bc-csharp - 6e8dbc336ca82ff68bc59a846749ccc8d3ab176e authored over 8 years ago
Fix XML comment

github.com/bcgit/bc-csharp - 03753505e9907e37e4a7364914cb15acd248c998 authored over 8 years ago
Update various parameter classes following Java API

github.com/bcgit/bc-csharp - 744747862b6d5f0357eec0ecddc3a51939f91c38 authored over 8 years ago
Fix test class name

github.com/bcgit/bc-csharp - 0ec46fe480afe870ee011c9006eeb3edacbb5116 authored over 8 years ago
Update to draft-zauner-tls-aes-ocb-04

github.com/bcgit/bc-csharp - 95e03104ddb274e1f15e41393041068bea97203f authored almost 9 years ago
Minor change to error messages

github.com/bcgit/bc-csharp - 3bdc9101f9babcefb1e9e3b8ca6d0a6da39be568 authored almost 9 years ago
Update Poly1305 to comply with RFC 7539

github.com/bcgit/bc-csharp - 27ce448162521ace7bc4c0520458ee3dd5665f53 authored almost 9 years ago
Put zero-length extensions first in the ClientHello

github.com/bcgit/bc-csharp - 22467cd66eea50f418f6398910def1f3b84db404 authored almost 9 years ago
Merge pull request #98 from sethladd/patch-1

Point to main github repo for now

github.com/bcgit/pc-dart - 42596ae8b5c00becd2fcad5e5a305a1a7cbf33f7 authored almost 9 years ago
Prefer high bits for powers-of-two

github.com/bcgit/bc-csharp - efb5751fec2aad9cfa98922b11879f9e4efed59d authored almost 9 years ago
Implement unique name_type restriction from RFC 6066

github.com/bcgit/bc-csharp - 605ef991b309a87a2ec590625ba449081c806274 authored almost 9 years ago
BMA-147 Support ECDH_anon key exchange in (D)TLS

github.com/bcgit/bc-csharp - 4d6b202012080ce738f69fc7c6a0b8c9e588d083 authored almost 9 years ago
Point to main github repo for now

github.com/bcgit/pc-dart - 2550697b87d8a3f61b359ff24ba9d5a71f675f31 authored almost 9 years ago
added an implementation of RSA/ECB/OAEPWithSHA-256AndMGF1Padding as it is implemented in java as: RSA/ECB/OAEPWithSHA-256AndMGF1WithSHA-1Padding

github.com/bcgit/bc-csharp - 81ac7209ba76cd9eafbaa190288828a04cc82354 authored almost 9 years ago
fixed zero length message bug

github.com/bcgit/bc-csharp - 82eb62c1f7a55b88a216b33e022850ca56c8f5c0 authored almost 9 years ago
fixed sign on BigInteger creation

github.com/bcgit/bc-csharp - a6c3c8ba48122337127b90364baf7f0e28d11891 authored almost 9 years ago
Version bump for pub

github.com/bcgit/pc-dart - b89f47805b471a4d5d53ba486f8e7edbf54c3f32 authored almost 9 years ago
Clarify documentation

(+ whitespace..)

github.com/bcgit/pc-dart - e34d20c0f049d6b369341553f2a3230b58b973da authored almost 9 years ago
Adapted back to use of Register64.sum

github.com/bcgit/pc-dart - 22665686fe62b7dd086287982d6cf63dfc198678 authored almost 9 years ago
Merge branch 'TheBosZ-master'

github.com/bcgit/pc-dart - 03dde776c04aa7f3902bf1fb9f86eb7f02ecc738 authored almost 9 years ago
Make the underlying systems closer to what BouncyCastle does. Fixes SHA-512 issue.

github.com/bcgit/pc-dart - 69a015bb369b7fd5165e865a0fbde4a1b977fa36 authored almost 9 years ago
Identified failing tests

Involves #92

github.com/bcgit/pc-dart - cf967768b5c3632eeb0cbd285ab6295c277dca10 authored almost 9 years ago