Ecosyste.ms: OpenCollective

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

github.com/bcgit/bc-java

Bouncy Castle Java Distribution (Mirror)
https://github.com/bcgit/bc-java

DTLS: Fixed server support for client_certificate_type extension.

7582efbd7440473b4ee9a095e54b732b1bf3fe06 authored over 1 year ago by Peter Dettman <[email protected]>
fixed exposure on builder - tweak to ArmoredOutputStreamTest (relates to github #1446)

78176695b2a54fdb71b4536fbb7224efebafdfaa authored over 1 year ago by David Hook <[email protected]>
DTLS: refactoring around extended_master_secret

- especially the interaction with session resumption and the methods relating to use of EMS.

1ac5b564763cbe8c9f6d093cee901ce3d433596b authored over 1 year ago by Peter Dettman <[email protected]>
Refactoring in DTLS

859f73d24a0f4a3faf9d41349035f7895c40e3a7 authored over 1 year ago by Peter Dettman <[email protected]>
Refactoring in DTLS

45324c06f9df3a927829dc14780286cde1171c96 authored over 1 year ago by Peter Dettman <[email protected]>
(D)TLS: Refactoring around the MFL extension

410debd9977e2fe2aa18c81658a797e38f93d7a0 authored over 1 year ago by Peter Dettman <[email protected]>
DTLS: Use SecurityParameters.resumedSession for resumption tracking

0a16fe8986c09452ff291c234ac698394beccca7 authored over 1 year ago by Peter Dettman <[email protected]>
BCJSSE: Fix NPE introduced by SignatureSchemeInfo changes in 1.74

- also move signatureSchemes init in ProvTlsClient to a more sensible place

8dd214f2539bc043417aa85c80dfd0abaf56f71d authored over 1 year ago by Peter Dettman <[email protected]>
Refactor tls-unique channel binding tests

5e1ba5ff164ecba884257dc18c270c561fa31823 authored over 1 year ago by Peter Dettman <[email protected]>
fixed checkstyle issue - <>

b1a96ac1610852ae909c488852a01f443286d4c2 authored over 1 year ago by David Hook <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/main' into main

1f0d3778229226ef1ac1867ca2828286360d102e authored over 1 year ago by David Hook <[email protected]>
fixed checkstyle issue - missing final

523b6202844817c41eb3c2438208df83c7f663c8 authored over 1 year ago by David Hook <[email protected]>
(D)TLS: Cleanup old compression algorithm code

7825a79bd5234723012989bafdb669386e250200 authored over 1 year ago by Peter Dettman <[email protected]>
TLS: refactoring around extended_master_secret

- especially the interaction with session resumption and the methods (resp. JSSE system properti...

4cc8c6c969827aa3390d7a35d96b168e3b87b7ee authored over 1 year ago by Peter Dettman <[email protected]>
Passing tree validation tests

399447961d81e036e1d9d034d50e6dc1b12a267b authored over 1 year ago by royb <[email protected]>
Fixed bug in Varint

4a845dc6cd2f5c3cb6af993f1350ba53bfd1626f authored over 1 year ago by royb <[email protected]>
TLS: extra client validation of ServerHello parameters

d91b4267f477fc473f896ee811293f3c7b8c986e authored over 1 year ago by Peter Dettman <[email protected]>
Finished up TreeOperations

ee2904a64e4de6c5f066deee4c8aea58e2ea065b authored over 1 year ago by royb <[email protected]>
Refactoring in ProvTlsClient

04813a4c3704558b60d0309ee287d0fce1a2e0bc authored over 1 year ago by Peter Dettman <[email protected]>
BCJSSE: Add support for jdk.tls.client.useCompatibilityMode

71e68e1b75c0876f9b765bfcafc2cb5d405b7096 authored over 1 year ago by Peter Dettman <[email protected]>
Restore jdk1.9 MR override for GCMUtil

- simplify jdk1.4 fallback

fe99b4d503dd2f627d41b92f4bb682f1e8bb0798 authored over 1 year ago by Peter Dettman <[email protected]>
Remove SSLSocket subclass finalizers per openjdk

- applications should close sockets and not rely on garbage collection

1ccf24284210e6f00a1b9ae0935373cd6bff9295 authored over 1 year ago by Peter Dettman <[email protected]>
Spelling

df5ff66d5b3a52f03b12529cab87845ec776c3eb authored over 1 year ago by Peter Dettman <[email protected]>
BCJSSE: Update default disabled algorithms properties

781d5672810506d1692768f4168fabffa5dcab10 authored over 1 year ago by Peter Dettman <[email protected]>
BCJSSE: Extra checks when resuming a session

fdba0da9f8464868cc1f3ccac817aa213202d042 authored over 1 year ago by Peter Dettman <[email protected]>
minor refactor of checksum method.

b61e5bbf55dd97afd83cf8ec6cd4fd34cae30f3f authored over 1 year ago by David Hook <[email protected]>
added privileged block

2659ce49ff18629e7f1fa1290fb5dc4df584a47b authored over 1 year ago by David Hook <[email protected]>
adjusted non-builder version of output stream to produce previous output - relates to github #1425

71fbf17e495de5d1346e9b38c4aac18bbfe3c255 authored over 1 year ago by David Hook <[email protected]>
Merge branch 'pgpainless-reworkArmor' into main

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

60441b4c15b56cc5615ef876ef6efa735e66006f authored over 1 year ago by David Hook <[email protected]>
additional EC pem data parsing test

4ac605439dcd322e0cc14435257a9eb9ab885073 authored over 1 year ago by David Hook <[email protected]>
relates to #1428

5733beb601734c6b99085ab14526c67a7767200b authored over 1 year ago by David Hook <[email protected]>
jvm compatibility issue - changed to use SHA-256, relates to github #1428

09ec46ac36e22dd78a33cd77f011290d120f88ac authored over 1 year ago by David Hook <[email protected]>
added notation on ASN.1 clean up

4251b18777cf7c0bacb17a8c6f46d6d4c435b6d4 authored over 1 year ago by David Hook <[email protected]>
moved to 1.76b01

5d05fc02c9042d1973b5d56c8860a5cc854f39ee authored over 1 year ago by David Hook <[email protected]>
jvm compatibility issue.

df9cc5ae966c454e4a8e1430be5e8e05e2384b11 authored over 1 year ago by David Hook <[email protected]>
added use of privileged block.

393c3669ff7fbc6835b34e6a24b50c55c7868ff8 authored over 1 year ago by David Hook <[email protected]>
Finished up WelcomeTest

a314f53e4bdb342b63306c21bee956c920ea85ae authored over 1 year ago by royb <[email protected]>
Pass our SecureRandom to Cipher.init even when not needed

- workaround for https://github.com/bcgit/bc-java/issues/1431

964be24f49cda45ee6c9000e51825dbfbe49cc77 authored over 1 year ago by Peter Dettman <[email protected]>
renegotiation patch - relates to github #1430

739a5316dea4c2d05a14933ad77082e671745a7b authored over 1 year ago by David Hook <[email protected]>
updated providers to 1.75

16087b02f82b467d887e1d24c4a7d725756c80c4 authored over 1 year ago by David Hook <[email protected]>
1.75 updated

f8ddf6cfb8bc7e9b1bc086abfdfe545e4e12a597 authored over 1 year ago by David Hook <[email protected]>
removed use of Long.remainderUnsigned()

85099fd6efeeb88614a3e79cbdbb09a476187185 authored over 1 year ago by David Hook <[email protected]>
removed use of GCMParameterSpec

29a51f39ea609390456be9309cffad5490b7a693 authored over 1 year ago by David Hook <[email protected]>
fixed typo on alltests

56167179fe7f915a96f29beabcb3d8d333d79a5a authored over 1 year ago by David Hook <[email protected]>
fixed some tests to still work on Java 5.

added service clause.
moved version to gradle.properties

92d2d19200bc7e14539b361f6dc05151cdd651e6 authored over 1 year ago by David Hook <[email protected]>
Java 5 compatibilty updates.

54cac17e0894b7c5ceb105f2a10143835d120f76 authored over 1 year ago by David Hook <[email protected]>
Java 5 checks.

a9da560785129dfe360c5c447e7de2559447fd74 authored over 1 year ago by David Hook <[email protected]>
added null check

31ec02c23b03272e793176f387dee663055c9638 authored over 1 year ago by David Hook <[email protected]>
removed use of putIfAbsent

866d96887f063b5b90a3c09ee857c3b0c824589f authored over 1 year ago by David Hook <[email protected]>
update to 1.75

cbd6b082a979e33d565798be28d733271fda7f96 authored over 1 year ago by David Hook <[email protected]>
removed double calculation of light weight params.

9ab45f2c82aec3bbdb03f2c8b306a1d75647cd41 authored over 1 year ago by David Hook <[email protected]>
minor clean up.

8e7eaa6ce513829945308641b161c8fe660d9867 authored over 1 year ago by David Hook <[email protected]>
minor clean up.

b8cf49b256613b77054ad23de4a73cab19fa46e1 authored over 1 year ago by David Hook <[email protected]>
java doc

0f0d95b2fa8848afdcf8dc521fce52086769e58f authored over 1 year ago by David Hook <[email protected]>
TranscriptHashes Test

dccfe4ac01795a03db2e919023f5c85923487d32 authored over 1 year ago by royb <[email protected]>
MessageProtection passes

807dad70f0d12a27bf92ce70cd358ec7774d9730 authored over 1 year ago by royb <[email protected]>
minor formatting

e40a9171807af7e9a705485f08f46c7dd0f8b8e8 authored over 1 year ago by David Hook <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master'

5e6f04d56257a925b1034f092a3e04fce578330e authored over 1 year ago by David Hook <[email protected]>
added 1.75 header

08935003bc9824206a5bf0af837fd506fe196d0b authored over 1 year ago by David Hook <[email protected]>
Document S2K types and usages and mark deprecated values accordingly

8a98d09314dec162089a5f406bb4d62abcf59074 authored over 1 year ago by Paul Schaub <[email protected]>
Simplify code by using write(String) method

14c8ae78f92daeddf7b4c73fb61c8bd5e17dcae7 authored over 1 year ago by Paul Schaub <[email protected]>
Do not emit Version: header by default

009bd9dc1d4c93cd341c70f8d10f91d02194f426 authored over 1 year ago by Paul Schaub <[email protected]>
Add ArmoredOutputStream builder

a5f9bffe79806411bf32f6e109379c38fff4cc7e authored over 1 year ago by Paul Schaub <[email protected]>
Add HashAlgorithmUtils

7aa93ced96618b51c11ac6789f67bb1b22bb0ac5 authored over 1 year ago by Paul Schaub <[email protected]>
Remove unused import

7c0866d46d68d15de36cd01fea664b7c2c31c000 authored over 1 year ago by Peter Dettman <[email protected]>
Use MiscObjectIdentifiers OIDs

5cfe379570899fb430a4a98ac910ecbb92d6b2aa authored over 1 year ago by Peter Dettman <[email protected]>
Remove unused duplicate OIDs

953d16d0e97322e6e0b912b180fa42c2efb317e9 authored over 1 year ago by Peter Dettman <[email protected]>
Refactoring in asn1 tests

6b514312a5b1c8b2830bcbfdbf161e30f72eba0f authored over 1 year ago by Peter Dettman <[email protected]>
Added changes for message protection (unprotect private message works)

0afdeaf9715175f67aa4348d507b73849b4110c8 authored over 1 year ago by royb <[email protected]>
Add tests for UnknownPacket

3ce044369e89efc23f4eaca8fac895fff5e87976 authored over 1 year ago by Paul Schaub <[email protected]>
Fix branch condition and properly emit packet tag

0d331fca73631b9984cf83fce878ba9fab954f8e authored over 1 year ago by Paul Schaub <[email protected]>
Add UnknownPacket

619bc5eb9f47156fd6534304c21999442e21d756 authored over 1 year ago by Paul Schaub <[email protected]>
Implement Packet criticality

e7d2817db5c478fbadb31d2f6e8ffd73ea2ceee2 authored over 1 year ago by Paul Schaub <[email protected]>
Add ReservedPacket

4ae2d7009958cb91c07bba63ec4216d32643b2b7 authored over 1 year ago by Paul Schaub <[email protected]>
Remove deprecated ASN1TaggedObject.getObject() method

9303fbe97ee375b42072cb0ef535e1e1546faf50 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated ASN1TaggedObject.getObjectParser()

29a550fb163ffaaf3f76680910f11cef7b2e6420 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERVisibleString.getInstance methods

941b0f9c65f689204aedf41f77c0fef2ff3790b0 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERVideotexString.getInstance methods

fb99096bb9998e28f6febddd77a1b31844f94d7d authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERUTF8String.getInstance methods

1358b2b7cea83b961e2eb575efa03f80ac21b355 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERUniversalString.getInstance methods

1520271b8b64fc6483035b0b44c217c955df1bf3 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERT61String.getInstance methods

41655fb880bb57f6e4ac5ab694f1ce0275a7eb40 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERPrintableString.getInstance methods

779a4fbeedc78c7b4f6d3c23429eb7cdb1315c50 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERNumericString.getInstance methods

bff2c751a8c9f42e0e22f7a263dfbe8c22536701 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERIA5String.getInstance methods

c1d5d8b56a8512a166d35281db8df93093748842 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERGraphicString.getInstance methods

ce50c8acd49f5f4a41c99799aa674913108628b8 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERGeneralString.getInstance methods

fda255ae488da4164d8b2a9a9f17bc6f8d347c77 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERBMPString.getInstance methods

c13cf199449485366174ffdf7e0f0a8a60760668 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated DERBitString.getInstance methods

075c363be5ee5cc14b69a93df594789b9e566cb6 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated getObjects method

efb2419d72b65233d6fa46a33b28a9d838768b27 authored over 1 year ago by Peter Dettman <[email protected]>
Remove deprecated ASN1ApplicationSpecific(Parser) stuff

d0b10323cfaa0fce7ea8fb773d2d66f2087b8a05 authored over 1 year ago by Peter Dettman <[email protected]>
fixed numbering

434cab9b79adfcc7d0313fbaec765a5bbfb27128 authored over 1 year ago by David Hook <[email protected]>
html fix

63b9d32d03897e0126b1a11f996849a08f8611c7 authored over 1 year ago by David Hook <[email protected]>
format fix

c166e550bdd86220e24583d51f68093b5f8b687b authored over 1 year ago by David Hook <[email protected]>
Added changes for message protection (progress on privatemessage)

e18f7a4a13940c898c09eca8fa0cf0a8d8eb48bc authored over 1 year ago by royb <[email protected]>
added backwards compatible unwrap for n = 1 case.

90064ca9489960623222c871ed3f681e8ad45edb authored over 1 year ago by David Hook <[email protected]>
compatibility updates

ef0e3cf1ec6355cb9b216098f9101c86c5c72075 authored over 1 year ago by David Hook <[email protected]>
compatibility updates

d87bb355c6f97585f8b607fa51ec5ff18929e344 authored over 1 year ago by David Hook <[email protected]>
Java 5/6 compatibility files.

1ad9fad38dc1cf69382df7e68aa82ab33117e461 authored over 1 year ago by David Hook <[email protected]>
Java 1.3 compatibility files.

92ddbba8ea270212ed1b168d591a8a18e7c581f9 authored over 1 year ago by David Hook <[email protected]>