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

Removed recursive call

aad436e109d549fb10694fb06b0616d6855177c4 authored over 3 years ago
Removed recursive call

4a6520897b4b1f7d25b61657fde5855c2cf2209a authored over 3 years ago
Merge branch 'ignoreMarker' of https://github.com/pgpainless/bc-java into pgpainless-ignoreMarker

1ef9be4da055b428353b0ca0d6f95a512fac3222 authored over 3 years ago
Merge branch 'ignoreMarker' of https://github.com/pgpainless/bc-java into pgpainless-ignoreMarker

2fd7024e1b31ea642c376722d0fb31a8db2255b6 authored over 3 years ago
Fixes for new_session_ticket

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

c9f7204a845829108b354eed5fc8aeea9c4617bb authored over 3 years ago
Fixes for new_session_ticket

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

043d808b429573db895e7ff05ad832d373c06812 authored over 3 years ago
Backward compatibility for ASN1ObjectIdentifier

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

68805a588d3dbe5a5b661751945f90a5b1513d35 authored over 3 years ago
Backward compatibility for ASN1ObjectIdentifier

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

d058337240caeb3c4ec1deefb6ef41ad3f5af9f0 authored over 3 years ago
Add public method to make OID from contents octets

01aa58ac0de308e9030e44bf871a90380e565c77 authored over 3 years ago
Add public method to make OID from contents octets

6d4f16b5145632ce3c1f63b28e47048c72a1e9f1 authored over 3 years ago
Remove output limit checks

67c1f7c250ffdf0f02c0fd6a9d2b163968f26954 authored over 3 years ago
Remove output limit checks

9893275b668e548aeae70775b538bea2b7cde49e authored over 3 years ago
Police output limit

da60fb98b79d4e498111be641edd74df14bf4753 authored over 3 years ago
Police output limit

40e5096087a4fba99ebba8b4c6387934ff8e2d95 authored over 3 years ago
Check DH standard group lookup

c9c3d73f89e2719e0840cb043549628093d26ef6 authored over 3 years ago
Check DH standard group lookup

204459c7e5785f0ef8c1a6eb34925845b17e4b08 authored over 3 years ago
Avoid duplicate method call

0c3e323742237ab2e5b84447883cf55394785a07 authored over 3 years ago
Avoid duplicate method call

aa161af2a3b47ad2b282f87edf6369dd88a1c537 authored over 3 years ago
fixed cut/paste error.

68fe39a34d97b546abaf8ee02c37ac2b93e463d3 authored over 3 years ago
fixed cut/paste error.

c0dca2e9752655e75a5ef173407c449184b51402 authored over 3 years ago
refactored to use fromExtensions().

0e1859702d29f25d2197c436b1971ced09ef5b5a authored over 3 years ago
refactored to use fromExtensions().

15280e246bd0ce0360c0c81b9ba107d949918f52 authored over 3 years ago
relates to #1 - removed use of ":" operator.

moved [] constructor to addAll method in ASN1EncodableVector

d2f53e733ae34f1569eda97f68b3969b1a1b7ae9 authored over 3 years ago
relates to #1 - removed use of ":" operator.

moved [] constructor to addAll method in ASN1EncodableVector

81285903a6b46f7fe644acfb73c7683c9311291a authored over 3 years ago
Issue: #1

Added new constructor to ASN1EncodableVector that takes array of ASN1Encodables.
Updated Extensio...

7151ddf7558fb2e8b80487a99500137c9653a601 authored over 3 years ago
Issue: #1

Added new constructor to ASN1EncodableVector that takes array of ASN1Encodables.
Updated Extensio...

6c944ec829710cecc97d553d9ca21c6318d8ab57 authored over 3 years ago
Added constructor for switching off old format packets. Relates to github #1010

removed use of deprecated method in example.

54552cbeab5e0441da59c10ef15d9788f7ab73fe authored over 3 years ago
Added constructor for switching off old format packets. Relates to github #1010

removed use of deprecated method in example.

dbd7c8e016215277a7214aa8b4ff0ed8e22175d6 authored over 3 years ago
refactored use of writePacket with oldFormat == true into a single method. Relates to github #1010

1e162cff54c1187f2b010a18086cf55655a538e0 authored over 3 years ago
refactored use of writePacket with oldFormat == true into a single method. Relates to github #1010

0e086cd573090d2d1418e4aa2864753ac3b4dda8 authored over 3 years ago
recognised Curve25519/Ed25519 in PGPPublicKey.getBitStrength(). Relates to github #972

ac658f54cb7d291821544772a0b3f8903d9731f2 authored over 3 years ago
recognised Curve25519/Ed25519 in PGPPublicKey.getBitStrength(). Relates to github #972

cf093bf1d3c04e8578ad2718a175105ad9b6d09d authored over 3 years ago
added method for adding additional digestAlgorithm to SignedData. Relates to github #996

756243b892a92d174d1c27f11d043e8d5d7111f1 authored over 3 years ago
added method for adding additional digestAlgorithm to SignedData. Relates to github #996

5d41eb3087c6f70c5c380f12ef55a69f6cedf494 authored over 3 years ago
changed private static fields to protected to allow for extension classes. Relates to github #995

733384dd4c6ea93de2cadedccec00cab10422dd7 authored over 3 years ago
changed private static fields to protected to allow for extension classes. Relates to github #995

cc50e1d08598792cb8b0b3da2bdc4f841456ff78 authored over 3 years ago
Adding setting of expected data length github #1003.

Added some of the new armored input stream tests to RegressionTest.

1b8ae5c3a7bf0d73ce94ec4854a4aa4564dd5114 authored over 3 years ago
Adding setting of expected data length github #1003.

Added some of the new armored input stream tests to RegressionTest.

97ed4a74a9b59c07865b9fe1ea162511bf41ca37 authored over 3 years ago
Cleanup new PSK test

c2a070ef77f0267f418776bcc3492af66adbdd24 authored over 3 years ago
Cleanup new PSK test

3000c0823ffa9d34d9654ed144f66cffe8f36c2d authored over 3 years ago
Test client for TLS 1.3 (external) PSK

b5abe3b29147a050c3da1efbc888593e86966298 authored over 3 years ago
Test client for TLS 1.3 (external) PSK

c3bdf13c8b67e98d6f5e8d74d15f3f8de2997a7f authored over 3 years ago
Can't use diamond operator

f5a0f63f0a98f2e3c172baad031d343adb912209 authored over 3 years ago
Can't use diamond operator

6110069f62bab4e9e77e8eccc119c956d98adcab authored over 3 years ago
Merge branch 'pgpainless-getAllSigsForUserId'

64531174abadd0ebdb766ee1f7417451e24ab451 authored over 3 years ago
Merge branch 'pgpainless-getAllSigsForUserId'

0c957737284743df02fc6781de8251c7c7f47188 authored over 3 years ago
Merge branch 'getAllSigsForUserId' of https://github.com/pgpainless/bc-java into pgpainless-getAllSigsForUserId

625d5077ed6904a9e91844971b758c4d4e6058da authored over 3 years ago
Merge branch 'getAllSigsForUserId' of https://github.com/pgpainless/bc-java into pgpainless-getAllSigsForUserId

34298389e32e8033b312b2599c18d697860a887b authored over 3 years ago
github #1006

a9ee0f4ac3c5031dd0a5deef74037fd6b705cb32 authored over 3 years ago
github #1006

3e48428f4be220be5358b3d4e6b8a76b855bcecf authored over 3 years ago
Added specific exception for unrecognised signature. Relates to github #1006

1ba75ccaccb901ffee399de8d034b5504642fab7 authored over 3 years ago
Added specific exception for unrecognised signature. Relates to github #1006

e579cd0634ccd9b075830b7fc45148ea37c0e7aa authored over 3 years ago
Merge branch 'pgpainless-ignoreInvalidSignatureVersions'

3ec44deef9fdcfb2e13a2e6d2fb7280b746e270e authored over 3 years ago
Merge branch 'pgpainless-ignoreInvalidSignatureVersions'

f76af864250aebace7f38b43a474490f79c3e9c3 authored over 3 years ago
Merge branch 'ignoreInvalidSignatureVersions' of https://github.com/pgpainless/bc-java into pgpainless-ignoreInvalidSignatureVersions

8a1dc2bb9260cdb906d8422888f359d28353ed31 authored over 3 years ago
Merge branch 'ignoreInvalidSignatureVersions' of https://github.com/pgpainless/bc-java into pgpainless-ignoreInvalidSignatureVersions

a2e72f7875ac65fa4d0a31fd4b4c25c77c4274ce authored over 3 years ago
added P12 fix

18eee35e641c6338ab794b519e6b4440059d1aed authored over 3 years ago
added P12 fix

228f9787ac71d95fffa8e3233a6dff26c3898cb6 authored over 3 years ago
Filtered out bogus localKey id where attribute duplicated. Relates to github bc-csharp#261

d422d75849a5466e39ef54d0fb2427004dbeb728 authored over 3 years ago
Filtered out bogus localKey id where attribute duplicated. Relates to github bc-csharp#261

70a08dc21a21e33dfa0009e829bea7681685fe2c authored over 3 years ago
pgp updates

0a27d4538093b4f7f3c4d4b343ed700198c7cc14 authored over 3 years ago
pgp updates

cc7f3607d1dd1adddcd307a958dc6e8f4f995b54 authored over 3 years ago
JavaDoc. Relates to github #999

ccb1d8783b55653ed59e1d47d09754c3550bc73c authored over 3 years ago
JavaDoc. Relates to github #999

dfae3be8ad88af6c932e306353e0b102e65c0ae7 authored over 3 years ago
Minor reformatting. Relates to github #980

866f71c0938de57b30d67afb3c574946cbebbb3c authored over 3 years ago
Minor reformatting. Relates to github #980

14c2b6a04f5ca939282357c3a1e7f2c9dd32b177 authored over 3 years ago
Merge branch 'pgpainless-signatureSubpacketVectorFactoryMethod'

9ed06954ea1179167116604e0700eb58b44408a2 authored over 3 years ago
Merge branch 'pgpainless-signatureSubpacketVectorFactoryMethod'

f3434fca69af5d00660ac62b7e88a2a9c47acc3b authored over 3 years ago
Merge branch 'signatureSubpacketVectorFactoryMethod' of

https://github.com/pgpainless/bc-java into
pgpainless-signatureSubpacketVectorFactoryMethod

6c682d3f531069b866b0dc9968147da02a0db586 authored over 3 years ago
Merge branch 'signatureSubpacketVectorFactoryMethod' of

https://github.com/pgpainless/bc-java into
pgpainless-signatureSubpacketVectorFactoryMethod

63bc9d94571294f848b01947afd3611379166b57 authored over 3 years ago
Changed setIgnoreMissingCRCSum to setDetectMissingCRC, added extra test for default. Relates to github #999

4566d0bec12930cffd015e59d51829e3715e64fa authored over 3 years ago
Changed setIgnoreMissingCRCSum to setDetectMissingCRC, added extra test for default. Relates to github #999

1428e6a61aa927616e166baf0f5470c8a869f394 authored over 3 years ago
Added check for specific message. Relates to github #999

e57dbf49fd438691a1225375976882cd6f29bbd2 authored over 3 years ago
Added check for specific message. Relates to github #999

ddd4b662b5855fed589b4642ffd0177c47cff7b7 authored over 3 years ago
Backport change. Relates to github #999

5449cdc30a41c78db733e07885096d5708ad3d2d authored over 3 years ago
Backport change. Relates to github #999

10716975e6ca2e246e1acb513838b60c90c3d51c authored over 3 years ago
Merge branch 'pgpainless-armoredInputStreamCRC_dontSwallowIOE'

df3324c33a363b0ac368fe51a09082742a5fb152 authored over 3 years ago
Merge branch 'pgpainless-armoredInputStreamCRC_dontSwallowIOE'

97d85a59d2c31207591b2c2b4f744fdc8e035525 authored over 3 years ago
Merge branch 'armoredInputStreamCRC_dontSwallowIOE' of https://github.com/pgpainless/bc-java into pgpainless-armoredInputStreamCRC_dontSwallowIOE

bbd8480aa8886612bc6129c9f49379b7bb36d637 authored over 3 years ago
Merge branch 'armoredInputStreamCRC_dontSwallowIOE' of https://github.com/pgpainless/bc-java into pgpainless-armoredInputStreamCRC_dontSwallowIOE

19ffb0c38c5d6b5484754f51277a5b7df9b9531d authored over 3 years ago
Backport change. Relates to github #1007

0f9310378ba30c27c2b2c473195d07df06f512ae authored over 3 years ago
Backport change. Relates to github #1007

63d7f86b42aa1e2ad381f930e3906a00e3355238 authored over 3 years ago
Merge branch 'pgpainless-armor_trvf'

64ba6361cb3bdb0f251162d4ecbbec187e0c81bf authored over 3 years ago
Merge branch 'pgpainless-armor_trvf'

dfd8abd288fc1f508ddafeca4bf6165c17ab1681 authored over 3 years ago
Merge branch 'armor_trvf' of https://github.com/pgpainless/bc-java into pgpainless-armor_trvf

beeb5a6e4d9576d9366e8c1b26ae1f45bc37b293 authored over 3 years ago
Merge branch 'armor_trvf' of https://github.com/pgpainless/bc-java into pgpainless-armor_trvf

bed94c6f6b07533d788321bc28e2485dba0946a8 authored over 3 years ago
Check version before exporting session parameters

3e224fbe56a62c8794b1504fc00e96dd2d3a8794 authored over 3 years ago
Check version before exporting session parameters

0ad6891ae36c42cdf0663383eca5ab70d53dbd43 authored over 3 years ago
FIPS provider can throw subclass of AssertionError

- also implement DHGroup provider support checks

4f2ed15e7374a87f16a9c0f10cfde800e3e2af62 authored over 3 years ago
FIPS provider can throw subclass of AssertionError

- also implement DHGroup provider support checks

5f959f816b0141e5e31bbe0152d581f7ab1f8267 authored over 3 years ago
ArmoredInputStream: Skip '\v\f' in blank lines

42745b5e3f554c1bf59589885d1648a815b5cf39 authored over 3 years ago
ArmoredInputStream: Skip '\v\f' in blank lines

27d53b0da92bb292e82955043a5740b2ea6dac51 authored over 3 years ago
Fix return value for Hex, Base32 encoding

4c7d04b4943e24507d2bc9e9f84bbac6b7db5a0a authored over 3 years ago
Fix return value for Hex, Base32 encoding

560e47cf30c0d978b40e0ca147fc23b2b7487291 authored over 3 years ago
Ignore marker packets inside of key rings

e0115ed58e24e582fa70de0a553ade31899fc556 authored over 3 years ago
Ignore marker packets inside of key rings

a70fb871aec8c36b307fb887c4f416870df593c2 authored over 3 years ago
PGP{Public|Secret}KeyRingCollection: Ignore marker packets when reading from inputStream

462fc1859ef4b2c4e5bed37703722f9007725147 authored over 3 years ago
PGP{Public|Secret}KeyRingCollection: Ignore marker packets when reading from inputStream

b75ca0a4cb33e381e9f0ea4c45a140bb55e1acdf authored over 3 years ago
Ignore PGPSignatures with invalid version

a157b6392bf3659fd0944a7a1eef73a7d9db3fe9 authored over 3 years ago
Ignore PGPSignatures with invalid version

95c9d6b6cff7ac5ec55efb4c31da72404b31bb7f authored over 3 years ago