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

updated to work with Java 21.

github.com/bcgit/bc-java - 811c490b3648882ddca700b03f3e6d36e253eda8 authored about 1 year ago by David Hook <[email protected]>
updated to work with Java 21. (relates to github #1530)

github.com/bcgit/bc-java - 7ce86fd986ce02cd7d76524428d301de90383f74 authored about 1 year ago by David Hook <[email protected]>
updated to work with Java 21. (relates to github #1531)

github.com/bcgit/bc-java - 8769f782103df69e1d0545be05f8efaa262c9a19 authored about 1 year ago by David Hook <[email protected]>
finally updated to work with Java 21. (relates to github #1527)

github.com/bcgit/bc-java - 2479f09a2526096c7c639e1310d656fcd4bdae5a authored about 1 year ago by David Hook <[email protected]>
Move CRT fault countermeasure into RSACoreEngine

github.com/bcgit/bc-java - c62e5d0aaa222dfbba2422d8249f9e28a1c64158 authored about 1 year ago by Peter Dettman <[email protected]>
Remove special-case catch of CertPathBuilderException

github.com/bcgit/bc-java - 770259d6dcf3bfba3723dd56a83f848f2b3e23f5 authored about 1 year ago by Peter Dettman <[email protected]>
compatibility and release updates

github.com/bcgit/bc-java - 3696c1ea14d36e68e414ce0d406a00f5a1da89ab authored about 1 year ago by David Hook <[email protected]>
compatibility and release updates

github.com/bcgit/bc-java - cf0c743ac30e6b847b6c649eb505cea80ee1c5d1 authored about 1 year ago by David Hook <[email protected]>
a few more set provider to BC (relates to github #1527)

github.com/bcgit/bc-java - aa2bb7b7823a8425ef4747aecde69e13b144bfc8 authored about 1 year ago by David Hook <[email protected]>
set provider to BC (relates to github #1527)

github.com/bcgit/bc-java - 7e00c5f5307b02f5cccc6fab60e426a8bca39ba7 authored about 1 year ago by David Hook <[email protected]>
Create indirection layer for intrinsics support

github.com/bcgit/bc-csharp - df651f2abe8711de81ffb4d7e0fddee36a298e70 authored about 1 year ago by Peter Dettman <[email protected]>
updated Falcon OIDs.

github.com/bcgit/bc-java - 00a027030a69dfbe0cd37a6bd6ecbd15e273b3a7 authored about 1 year ago by David Hook <[email protected]>
moved provider to 1.77

github.com/bcgit/bc-java - 27ad80ceba3443285b99af96e5d80bfeb92e5cbd authored about 1 year ago by David Hook <[email protected]>
commented out dump code

github.com/bcgit/bc-java - 27df25343e24bd0d01aeec65aa015f214001188d authored about 1 year ago by David Hook <[email protected]>
moved to 1.77

github.com/bcgit/bc-java - 4f8d1ce8ae530cc5e774035c32401a735658d859 authored about 1 year ago by David Hook <[email protected]>
Update 1.77 release notes

github.com/bcgit/bc-java - d66e737849354d5bb8a88f05a880346dc6f1353c authored about 1 year ago by Peter Dettman <[email protected]>
interop updates for SPHINCS+

github.com/bcgit/bc-java - 729a3aa835d10fce7b4f785e0aacd32e18c3ceb7 authored about 1 year ago by David Hook <[email protected]>
Added java client implementation for protobuf mls client

github.com/bcgit/bc-java - 9c24e56f1b417ea7b27f9844ad75a6dfce62df5c authored about 1 year ago by royb <[email protected]>
Refactoring in tests

github.com/bcgit/bc-csharp - d92f6ef71eb96ba3ee49ffaecaaeb9d387ee91e4 authored about 1 year ago by Peter Dettman <[email protected]>
TLS: Improve supported_groups compliance

github.com/bcgit/bc-csharp - 976b61455215febd86c902024cb054cfe05975f0 authored about 1 year ago by Peter Dettman <[email protected]>
TLS: Improve supported_groups compliance

github.com/bcgit/bc-java - 60aa3ed2047dd41473b9b16d9499f150549e4291 authored about 1 year ago by Peter Dettman <[email protected]>
removed main.c from repo

github.com/bcgit/bc-lts-java - ff295883d57a0b6e87a54e9eecac39074dd2ff53 authored about 1 year ago by mwcw <[email protected]>
Tidied up GCMSIV

github.com/bcgit/bc-lts-java - 0582afa6f28e3a32d97177eba5bd5521ace73cd5 authored about 1 year ago by mwcw <[email protected]>
ARM fixes, minor changes to error messages from ARM JNI methods.

github.com/bcgit/bc-lts-java - bd740f1fb2215121a9bed6a99280ef3e4c4e049c authored about 1 year ago by mwcw <[email protected]>
build trigger

github.com/bcgit/bc-java - 18600a28a1d6977ad2bc13bae187a7533e8f38cf authored about 1 year ago by David Hook <[email protected]>
added initial support for chameleon based certification requests.

github.com/bcgit/bc-java - 717978e11b87b131137929aad368e045c85a4d59 authored about 1 year ago by David Hook <[email protected]>
Added agreement test for GCMSIV Native implementation.

Added test to exclude 24 byte key in SIV

github.com/bcgit/bc-lts-java - 32a468aae8e962422744fe9cfec260e14b4a80a5 authored about 1 year ago by mwcw <[email protected]>
corrected IllegalStateException to InvalidKeyException

github.com/bcgit/bc-java - ec012208266d1ac7d815c06955f467c7f15c3b97 authored about 1 year ago by David Hook <[email protected]>
corrected IllegalStateException to InvalidKeyException

github.com/bcgit/bc-java - f85aadaf92fb1363b6e847c5ae052f3de538d903 authored about 1 year ago by David Hook <[email protected]>
corrected exception to InvalidKeyException - relates to github #1473

github.com/bcgit/bc-java - 4c2b123e4598d5fc53227e1a17ddbac2036eaf5c authored about 1 year ago by David Hook <[email protected]>
corrected exception to InvalidKeyException - relates to github #1473

github.com/bcgit/bc-java - 31740402ab260d55ce5f25efc244188fb5d995b4 authored about 1 year ago by David Hook <[email protected]>
compatibility change

github.com/bcgit/bc-java - df46ed08bf858d06365c07a8546d37845d998ef0 authored about 1 year ago by David Hook <[email protected]>
compatibility files

github.com/bcgit/bc-java - 690699b6e6a458fe1db8259d36b70779c78eda40 authored about 1 year ago by David Hook <[email protected]>
minor refactoring

github.com/bcgit/bc-java - 6ac8df7d7898cc7995551b34aa47ded0b10c13d2 authored about 1 year ago by David Hook <[email protected]>
Merge branch 'pgpainless-asciiArmorHeaderParsingOn'

github.com/bcgit/bc-java - 1a01f60d1fcb39eef9a20f2459033174c1c58e9a authored about 1 year ago by David Hook <[email protected]>
Merge branch 'asciiArmorHeaderParsingOn' of https://github.com/pgpainless/bc-java into pgpainless-asciiArmorHeaderParsingOn

github.com/bcgit/bc-java - 6b03ed3470a42fd62c1cfa6387b7b7e4e6f2101c authored about 1 year ago by David Hook <[email protected]>
rolled back PQC algorithms to use SHA-256 on CMS hashing by default

added check for signed attributes on dodgey SHA-1 OID relates to github #1500

github.com/bcgit/bc-java - 4e9b9ff726f28d3557ed667cadf16d4a9a1fa864 authored about 1 year ago by David Hook <[email protected]>
changed class loader to follow TLS API in case system class loader is used.

github.com/bcgit/bc-java - 1356343ca7a77ca64a894ad6c5b194a893620f02 authored about 1 year ago by David Hook <[email protected]>
modded class loader usage to follow provider.

github.com/bcgit/bc-java - bbcba1122433ef98774ff75a855cf7e9750bc344 authored about 1 year ago by David Hook <[email protected]>
added support for RSA-PSS sig naming.

github.com/bcgit/bc-java - 6ee2c89dd61d6598bb551c978677fda9b79ce1fa authored about 1 year ago by David Hook <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/main'

github.com/bcgit/bc-java - d37acf89b5734604eebed72bdf292848f3dd65f1 authored about 1 year ago by David Hook <[email protected]>
Input validation testing of native GCMSIV.

github.com/bcgit/bc-lts-java - c08418a0105f46c82596868a1989ea5c052d6409 authored about 1 year ago by mwcw <[email protected]>
DTLS: Fixed retransmission in response to re-receipt of an aggregated ChangeCipherSpec

- see https://github.com/bcgit/bc-java/pull/1491

github.com/bcgit/bc-csharp - baffac980d9962290dc401f2d81c6c980e4d81b8 authored about 1 year ago by Peter Dettman <[email protected]>
Merge branch 'Handshake-UnitTests'

github.com/bcgit/bc-java - 0bf513517177780acf8aca90c12a4237ae8b50e3 authored about 1 year ago by Peter Dettman <[email protected]>
Patch cleanup and docs update

github.com/bcgit/bc-java - 493f8a4490602bfc4cf6ae40b23225a2837fba38 authored about 1 year ago by Peter Dettman <[email protected]>
Refactoring in Ed448

github.com/bcgit/bc-java - fef3cdcdd730b1157e6d05280897048eec86d7e5 authored about 1 year ago by Peter Dettman <[email protected]>
Refactoring in Ed448

github.com/bcgit/bc-csharp - 0d242969cd3b8ebdc7aca5c6eef06b157445e373 authored about 1 year ago by Peter Dettman <[email protected]>
EdDSA: extra guards against faults

github.com/bcgit/bc-java - f50921057b74a9a6b991365ac24b4dc58d37008c authored about 1 year ago by Peter Dettman <[email protected]>
EdDSA: extra guards against faults

github.com/bcgit/bc-csharp - f5e46026d8ac5c0db0d6426ad6854e98019e8812 authored about 1 year ago by Peter Dettman <[email protected]>
Refactoring in Asn1.X500

github.com/bcgit/bc-csharp - 72692ac5cc5353ab151d1281d18ea1d9951292d7 authored about 1 year ago by Peter Dettman <[email protected]>
Refactoring in asn1.x500

github.com/bcgit/bc-java - eddabed07e979b99b9d18095f5e791a3c6808231 authored about 1 year ago by Peter Dettman <[email protected]>
Refactoring around X500NameTokenizer

github.com/bcgit/bc-java - b9f1bd04ffe4857066e44942e0c9c398e5709932 authored about 1 year ago by Peter Dettman <[email protected]>
Refactoring around X509Name

github.com/bcgit/bc-csharp - d1a9f294e82c74fd4d5bb2fa80016f2b7fffb75c authored about 1 year ago by Peter Dettman <[email protected]>
Clean up warnings

github.com/bcgit/bc-csharp - e9b60023b5a5e21395c9d43080eaba0455e257fb authored about 1 year ago by Peter Dettman <[email protected]>
Further input validation and testing of that validation.

github.com/bcgit/bc-lts-java - e4dc0f77fcb9f74d3c6cfbfce1425b717fbffcad authored about 1 year ago by mwcw <[email protected]>
added test message for SHA-1 oid change - relates to github #1500

github.com/bcgit/bc-java - 15000149bf980123c38400a59cd58e5402645bfc authored about 1 year ago by David Hook <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/main'

github.com/bcgit/bc-java - f549825287364442c93ae5335e5e0cfa19d40015 authored about 1 year ago by David Hook <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/main'

github.com/bcgit/bc-java - 1cae5431b0f315e1c7dc40392bcd60cf785831b4 authored about 1 year ago by David Hook <[email protected]>
added support for older broken PKCS#7 RSA signed messages using SHA-1 algorithms.

github.com/bcgit/bc-java - 255207eae4aaf53a8b604ee472decf333024572a authored about 1 year ago by David Hook <[email protected]>
Simplify X500NameTokenizer

- add TODOs for possible issues

github.com/bcgit/bc-java - 685a5b7aa43da86a12bed6a3537d41747decc826 authored about 1 year ago by Peter Dettman <[email protected]>
Fix warning

github.com/bcgit/bc-java - 295a9e4de47cbb430a684a9a0d5f006cf5b4e104 authored about 1 year ago by Peter Dettman <[email protected]>
JavaDoc

github.com/bcgit/bc-java - 0fca93648c28c0ae81df342f9846f19532937eec authored about 1 year ago by David Hook <[email protected]>
added support for truskovsky alt PKCS#10 requests.

github.com/bcgit/bc-java - f75e3d50a6c1e443a7b6400d947a6a7be6cf2bf3 authored about 1 year ago by David Hook <[email protected]>
added support of EC public key as an encryption algorithm in PKCS#7

github.com/bcgit/bc-java - 0bea4dca7e016623175cc93446723a1d426d5d72 authored about 1 year ago by David Hook <[email protected]>
changed clone constructor to public (relates to github #1512)

github.com/bcgit/bc-java - 0755e5a500304adc4b0e242fca0a3c3f0ccd3f2e authored about 1 year ago by David Hook <[email protected]>
Input validation on CCM packet cipher.

Added tests for native CCM packet cipher.
Minor changes to error messages.

github.com/bcgit/bc-lts-java - 362f6c7765d31eaf73da0da58a617d98c9d18a15 authored about 1 year ago by mwcw <[email protected]>
Always recognize DTLS records in the retransmitEpoch.

Even for non-handshake records. This is necessary to parse aggregated DTLS packets.

github.com/bcgit/bc-java - 2b54ad3c829c7c30fac1d30ffc9b741d41168263 authored about 1 year ago by Jonathan Lennox <[email protected]>
additional EC regression test

github.com/bcgit/bc-csharp - e9cfe0211e25f9fc300329963050e96ef6634b08 authored about 1 year ago by David Hook <[email protected]>
added EC alg recognition

github.com/bcgit/bc-csharp - b3511ee0cf44defcc9544cdec0cd604ace4ffe07 authored about 1 year ago by David Hook <[email protected]>
Renamed some constants

Updated input parameter validation in jni layer for CBC packet cipher

github.com/bcgit/bc-lts-java - 2718d6bd253078d3ce1f8abce748d8c6b894f054 authored about 1 year ago by mwcw <[email protected]>
Fix CertificateBody.getCertificateExpirationDate

- see https://github.com/bcgit/bc-java/issues/1503

github.com/bcgit/bc-java - b10585f6d6ad3ea39090088cf365daa84960d5d7 authored about 1 year ago by Peter Dettman <[email protected]>
Fixes and updated post merge october stage.

github.com/bcgit/bc-lts-java - 94c128c413cf32a58ca1e023ec1dbaca798cfdf3 authored about 1 year ago by mwcw <[email protected]>
Merged into october stage

github.com/bcgit/bc-lts-java - ce2e6946b700fc9f3b6f66029167531becfd7493 authored about 1 year ago by mwcw <[email protected]>
Changes to compile on Linux.

github.com/bcgit/bc-lts-java - e9e4880073644250c0c1acc4257d48628b07c7c9 authored about 1 year ago by mwcw <[email protected]>
Refactor of Keccak derived digests to ARM intrinsics.

github.com/bcgit/bc-lts-java - 0a81bd5387de4fcdbde60b365440024a4e013cf6 authored about 1 year ago by mwcw <[email protected]>
reverted non mls changes

github.com/bcgit/bc-java - d0a40cd1f7b71d3164112a4b3a57e5e5c69f21cd authored over 1 year ago by royb <[email protected]>
Got all passive tests working,

fixed some input files,
fixed forced external secret used to update epoch secret

github.com/bcgit/bc-java - bfb81713214a29b2845262329697ee83840b242c authored over 1 year ago by royb <[email protected]>
Use getHelper() for internal calls

github.com/bcgit/bc-java - 3b99d9eeeccda622b389c5b76e70225775eb4b17 authored over 1 year ago by Peter Dettman <[email protected]>
Add xor methods to Bytes

github.com/bcgit/bc-java - 52df7888bf3dc51ba79e7b2664dbf960a7106385 authored over 1 year ago by Peter Dettman <[email protected]>
Refactoring in SP80038G

github.com/bcgit/bc-java - 2c35f77418d3c73927dd440ce4f1b30ed071dbb8 authored over 1 year ago by Peter Dettman <[email protected]>
added processing for raw keyBags - relates to github #1494

github.com/bcgit/bc-java - e007cbe82622e2f3d2ba0c46cceab7d504d4cf9b authored over 1 year ago by David Hook <[email protected]>
changed internal location value to GeneralNames.

github.com/bcgit/bc-java - b172d45a3da06931b646a7fe655e3ff33151f5dd authored over 1 year ago by David Hook <[email protected]>
updated ExternalValue to use OCTET STRING

github.com/bcgit/bc-java - 77a8e6006e0bdc71211265c1fc709f1741b4f172 authored over 1 year ago by David Hook <[email protected]>
Turn on header parsing by default in ArmoredInputStream.Builder

github.com/bcgit/bc-java - 9d746cc61ab485e4f1c26e99a4ec8134cb14b75c authored over 1 year ago by Paul Schaub <[email protected]>
added check for empty encoding of object identifier - relates to github #1490

github.com/bcgit/bc-java - d93c19e389780285e74c73fac128f336c3e22b56 authored over 1 year ago by David Hook <[email protected]>
Fixed tests that used to reflection to verify correct underlying implementations were loaded by the provider.

github.com/bcgit/bc-lts-java - 1547fe99c41c7a127ea95653f81c26e28ee7cc17 authored over 1 year ago by mwcw <[email protected]>
Updated testing added switch to disable packet ciphers from being substituted by the provider when appropriate.

github.com/bcgit/bc-lts-java - c456571273dad3d2ffa2438348a6122f8a5f1cab authored over 1 year ago by mwcw <[email protected]>
Fixed reflective field access in test that breaks on java 17.

github.com/bcgit/bc-lts-java - f497e4c97989e62b6f9c5b19731e8d98a7665167 authored over 1 year ago by mwcw <[email protected]>
Updated packet cipher tests, added jittering of input values to verify unaligned loads.

github.com/bcgit/bc-lts-java - e81465e797dcde1697c480286b95492944a41b50 authored over 1 year ago by mwcw <[email protected]>
added some missing exports.

github.com/bcgit/bc-java - b3dc4e410a3fc2da94f090f8b51dff4d1b2a601f authored over 1 year ago by David Hook <[email protected]>
Make MinimalHandshakeAggregator more verbose.

github.com/bcgit/bc-java - acaf1a207b13227c66b116bc0506f6ed559cbc22 authored over 1 year ago by Jonathan Lennox <[email protected]>
Fix the format issue

github.com/bcgit/bc-lts-java - 2b35b66ad8e7445cf1e7f3a8c0102f0d6d893119 authored over 1 year ago by gefei <[email protected]>
Fix the bug for GCM-SIV, remove a test of CTR as it does not work without native code mode.

github.com/bcgit/bc-lts-java - 2ed23a46ce52229b6b253bd1363676a08b4344b0 authored over 1 year ago by gefei <[email protected]>
Fix the bug for CFB. Correct the issue for test CTR.

github.com/bcgit/bc-lts-java - b199ad96f00765cb5f9ea95b6cbba33614abedc2 authored over 1 year ago by gefei <[email protected]>
Add tests for proper retransmissions of DTLS Handshakes.

github.com/bcgit/bc-java - 6f090011dbef59fbb657d76d440fd296a4b11f44 authored over 1 year ago by Jonathan Lennox <[email protected]>
Fixed AllTest so it gets picked up by gradle

Tests for AESGCMSIVPacketCipher failing when using java implementation.

github.com/bcgit/bc-lts-java - 79a577cfa50744e06229ffed470c02fa46fa2155 authored over 1 year ago by mwcw <[email protected]>
Fix the bug for incorrect output of CFB_PC(java)

github.com/bcgit/bc-lts-java - 7da2bc7d547e4655d3f72ac0b390cfbb9b40589b authored over 1 year ago by gefei <[email protected]>
Issue with CFBPacketCipher java impl.

github.com/bcgit/bc-lts-java - 073763d7498ad0108dc9818d3485c1910cc4b3c6 authored over 1 year ago by mwcw <[email protected]>
Added exception printing to test runner.

github.com/bcgit/bc-lts-java - d60b78b8f0a813e3bce71efd38e155252f32bde0 authored over 1 year ago by mwcw <[email protected]>
Updated java test task for all projects.

github.com/bcgit/bc-lts-java - 16702edaddb0024914be5dc3464c64fc5d5ba99e authored over 1 year ago by mwcw <[email protected]>