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

Add key converter support for X448 in BcPGPKeyConverter and JcaPGPKeyConverter. Add tests for JcaPGPDigestCalculatorProviderBuilder, BcPGPKeyConverter, JcaPGPKeyConverter, and JcaPGPDigestCalculatorProviderBuilder.

fb631735d0a1c4f246dc68bb2fa17be819c9ae2c authored 11 months ago by gefeili <[email protected]>
Add tests for PGPUserAttributeSubpacketVector, PGPCompressedData, PGPMarker, PGPOnePassSignature, PGPPadding, PGPSignature and PGPLiteralDataGenerator.

2fe3820f12b5c937e3964948616ee6f8cbf1eddf authored 11 months ago by gefeili <[email protected]>
Extract common codes from PGPPublicKeyEncryptedData and PGPSymmetricKeyEncryptedData.

49fda4fd258e0827b79bd209f38ba9e85cc6ef2f authored 11 months ago by gefeili <[email protected]>
setWithAEAD in JcePGPDataEncryptorBuilder and BcPGPDataEncryptorBuilder allow Camellia. Add tests to BcImplProvider, BcKeyFingerprintCalculator, BcPGPContentVerifierBuilderProvider, BcPGPDataEncryptorBuilder and JcePGPDataEncryptorBuilder.

55f875a50bc664a93a8a0193317f4fc5ab88558b authored 11 months ago by gefeili <[email protected]>
Add tests to PGPUtils

e9e69bb1ce1d334a7e6d5203bec419a76d04845a authored 11 months ago by gefeili <[email protected]>
Add tests to PGPOnePassSignatureList, PGPOnePassSignature, PGPEncryptedDataList, PGPCompressedDataGenerator and PGPUtil.

Extract PGPDefaultSignatureGenerator.getAttriubtesHash from PGPSignature and PGPSignatureGenerato...

ba97828fe8452795d9f52f168c8f1aae9951359b authored 11 months ago by gefeili <[email protected]>
Add a system property enableCamelliaKeyWrapping for camellia key wrapping

671409e901480a368e43cd8b717bde65ec49cb1e authored 11 months ago by gefeili <[email protected]>
Add tests for BcImplProvider, ECDHPublicBCPGKey, ECSecretBCPGKey etc.

2ff1d8e64c401665955a1e18efa9e375adba8f3c authored 11 months ago by gefeili <[email protected]>
Fix :pg:checkstyleMain.

3892e9b548533a1b929896e7ab9393d2cb6cf209 authored 11 months ago by gefeili <[email protected]>
Merge branch 'main' into pg-jacoco

38a13aa4c701089d2939f3db30cbd6b74357ecbe authored 11 months ago by gefeili <[email protected]>
changes of build.gradle

206063dc38bc39e506b121443bdb5a6a1adf5679 authored 11 months ago by gefeili <[email protected]>
TODO: cover tests for EDDSA_LEGACY in BcImplProvider.

f3e0e81e950788b849b9af4136697bfc24025094 authored 11 months ago by gefeili <[email protected]>
TODO: cover tests for EDDSA_LEGACY in BcImplProvider.

c3aecdac8b8ac97964c1df21d5f33e7560e6b095 authored 11 months ago by gefeili <[email protected]>
Add some missing code from pkix-branch. Add tests for pg package.

a48c9d8e3677912b6d8284ed48383b6dd6d0c256 authored 11 months ago by gefeili <[email protected]>
Using kdf for KEM Encapsulator/Decapsulator

9ec49a7fef4ad221bc023f76450848b19bbf4619 authored 11 months ago by royb <[email protected]>
BCJSSE: refactor credentials selection

da440554eb6da90bdcbfd924b56c83836e2b52b6 authored 11 months ago by Peter Dettman <[email protected]>
Remove redundant NO_PARAMS add

3a4439669411e37c8ad756d394b12ec613dcad0b authored 11 months ago by Peter Dettman <[email protected]>
Full type for test TlsCrypto instances

13443ea69bd7b67aa5d883a7d71963f39013d1e7 authored 11 months ago by Peter Dettman <[email protected]>
Change port range for BCJSSE tests

bb51f4b3f23bf12429b3341ca83f6355230d0b92 authored 11 months ago by Peter Dettman <[email protected]>
Always tolerate ParametersWithRandom in NTRUEngine.init

4b559bd6b2c8c24f7c8492a758f69698098fe21c authored 11 months ago by Peter Dettman <[email protected]>
Reduce code duplicates in pg.

6b5e02edd1e4c8578bf3e7bc5be7fb8f70582e91 authored 11 months ago by gefeili <[email protected]>
Reduce code duplicates in pg, fix the issue in PGPEncryptedDataGenerator.open

01562650a604552a123c1cd4aefc20817d3e62f4 authored 11 months ago by gefeili <[email protected]>
Reduce code duplicates in pg

690a6e4528335ffc09ac1c73ae6091ad3b4d43cd authored 11 months ago by gefeili <[email protected]>
Extract booleanToByteArray function, #1575

26be61595fe7628f41c367948f73b8b0a75197ab authored 11 months ago by gefeili <[email protected]>
Initial push to block some tests.

84ccd202824d8a3ac6d8494990d183efed4dcaed authored 11 months ago by gefeili <[email protected]>
Initial push for pg-jacoco branch

dc7fefb203f19f0437f2d1da7c73505104a7bd6a authored 11 months ago by gefeili <[email protected]>
corrected offset in mac read

2e59359959a9e8550a949cf6ebf4214a6bd031c4 authored 11 months ago by David Hook <[email protected]>
added parameter check on read.

142f9b99a249cfd0b5c5850b2b77d9e2e0fd6f17 authored 11 months ago by David Hook <[email protected]>
added parameter check on read.

2e61889d9ba42157c7073db5892e1c9a884cb85b authored 11 months ago by David Hook <[email protected]>
removed use of Junit4.

163ada1fcdc34a88af4b9a7ace04f679e3c1f164 authored 11 months ago by David Hook <[email protected]>
CMSAuthEnvelopedDataStreamGenerator and CMSAuthEnvelopedDataParser

3eb6ed55c3dedfb3b3280e59dd3450adb378d8b3 authored 11 months ago by Gefei Li <[email protected]>
Merge branch 'auth-enveloped' into 'main'

CMSAuthEnvelopedDataStreamGenerator and CMSAuthEnvelopedDataParser

See merge request root/bc-ja...

93467e3119a052ab92815a72e4b507d3bed4fb28 authored 11 months ago by David Hook <[email protected]>
Merge branch 'main' of gitlab.cryptoworkshop.com:root/bc-java

033487e55404ea103883ff0313c03e5b835938d7 authored 11 months ago by David Hook <[email protected]>
added OSGI support

4d0c11d577789f9d4ee46d21f6c5390613f15380 authored 11 months ago by David Hook <[email protected]>
BCJSSE: org.bouncycastle.jsse.fips.allowRSAKeyExchange defaults to false

294b42c30b04083a3b41f2a250e6ad80249db507 authored 11 months ago by Peter Dettman <[email protected]>
DTLS: Sanity check on return value from DTLSTransport.receive

403b4b5bc38fd69825f89fcd8750a3f1c18fae57 authored 11 months ago by Peter Dettman <[email protected]>
Added back JVM version testing for prov and tls.

Commented print statements in mls tests.

bec33f3e2f838e24b6e920dd8d81334729d26995 authored 11 months ago by mwcw <[email protected]>
Removed version assertion test.

9279d29588e52d8f0260c2ce5e730c773c247569 authored 11 months ago by mwcw <[email protected]>
added missing PKCS12 file creator (oops...).

b048c864157376fdaa1a889588ce1dea08629d7a authored 11 months ago by David Hook <[email protected]>
removed PKCS12 example test.

3eac7df196d380b7e4eb01f408646ad921de296f authored 11 months ago by David Hook <[email protected]>
error prone cleanups

a453b9ea6ee664f9829a4b67f064f6fe603f5255 authored 11 months ago by David Hook <[email protected]>
error prone cleanups

5250f676bc479fbcc9511be9aee86141b75ac8ad authored 11 months ago by David Hook <[email protected]>
merged additional tests

corrected type of PreferredAEADCipherSuites
errorProne clean ups.

a2da6bc98536b31e4a039068070dde137ed78c76 authored 11 months ago by David Hook <[email protected]>
test updates

ef920406acf81efec1e814881b475f87d5ae06b5 authored 11 months ago by David Hook <[email protected]>
error prone cleanups.

added mail and jmail back into the build.
added prov:test11, prov:test17, prov:test21 to base tes...

31da5cb6420f9df42c5b9813fab19e778863d2b8 authored 11 months ago by David Hook <[email protected]>
error prone cleanups.

438be0c375ca450b72d38818e6f198bf4f6c2299 authored 11 months ago by David Hook <[email protected]>
added auto-detect switch

9e6c11bfcfc553ea0b8291fdc175865a99e20c11 authored 11 months ago by David Hook <[email protected]>
minor cleanups

2ca939b3c66f3052e0e3f5d69f457688fe0a7538 authored 11 months ago by David Hook <[email protected]>
removed mail:test from test task list

a4fa1bc49927118426c3178790a8792893d06527 authored 11 months ago by David Hook <[email protected]>
Merge remote-tracking branch 'origin/main'

36825571a4f4135533dded32494f329dc9965952 authored 11 months ago by mwcw <[email protected]>
Ongoing work on modernising build.

(mail and jmail left out for now)

0ac04f7e6383a2abc8d4777cadf0ba26cd13c395 authored 11 months ago by mwcw <[email protected]>
error prone cleanup

62b86d7e263732204a48f6e8ee6931b96070a071 authored 11 months ago by David Hook <[email protected]>
corrected encapsulator/decapsulator.

ca2d233cf0031f0d8cba30fbc1b25c67db4c9005 authored 11 months ago by David Hook <[email protected]>
trimmed JDK path

246c2bf6d1ce040163a36d8642664d5890d12339 authored 11 months ago by David Hook <[email protected]>
fixed sample KEM test

67f86b59bd8a8d020bc2e68c4db657fffb08abb0 authored 11 months ago by David Hook <[email protected]>
corrected algorithm parameters

4fafe8dd85c3a9f5fb57b94b5369430215853407 authored 11 months ago by David Hook <[email protected]>
error prone cleanups.

43f3bd23d1c5bc9db3ce28a971510f0b24cc4f75 authored 11 months ago by David Hook <[email protected]>
error prone cleanups.

9ad41fcbfd7c8110b65507c2b2b10da4568d4151 authored 11 months ago by David Hook <[email protected]>
Revert "pkix-jacoco merge"

This reverts commit f19341891a2ead8ed410120b047766bda4e66ab7.

78e53a187f989696d6aed3ff735dd86bf55b223c authored 11 months ago by David Hook <[email protected]>
pkix-jacoco merge

f19341891a2ead8ed410120b047766bda4e66ab7 authored 11 months ago by David Hook <[email protected]>
removed encapsulator/decapsulator as not require in NTRUPrime

changed encapsulator/decapsulator implemenations to package protected.

751f994fba92cf2d1a6189948ab92b1a194de024 authored 11 months ago by David Hook <[email protected]>
Updates to prov build

Removed print statements from pqc tests
Minor error-prone updates

f8c13c51d9139a002016beb2cc3e68be584a4ea0 authored 11 months ago by mwcw <[email protected]>
corrected provider import.

fc0fb3de21b8fa10d3f7f95dada2059f9d47ca0b authored 11 months ago by David Hook <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/main'

9bbbda1dc58a39d9077b3dd0fa24c42616b461ea authored 11 months ago by David Hook <[email protected]>
error prone cleanups.

5752838e880a578caf7aa9bb00a09a94159e62d2 authored 11 months ago by David Hook <[email protected]>
overlapped provider class, updated test

2096fa4324465c35f4f4215ba29c2c1e0629b8b3 authored 11 months ago by David Hook <[email protected]>
fixed key factory reference.

44fa68b042bf8ffaef1ab80267c279e708b1c17f authored 11 months ago by David Hook <[email protected]>
error prone cleanups.

3023565c852a84e2cfacad3bc5cf6ba63d34ed2c authored 11 months ago by David Hook <[email protected]>
error prone cleanups.

ca00f0906cb9a69b9278435c1e1abc3963f650ae authored 11 months ago by David Hook <[email protected]>
error prone cleanups.

cbf9635fcc83229ac58eeae9de29ec43b2795b6e authored 11 months ago by David Hook <[email protected]>
fixed naming

8a9272696379e011f8a4fd5b02990729c1ece271 authored 11 months ago by royb <[email protected]>
Added BouncyCastleProvider and a simple test for KEM API

3b8aa937462d72c17fcae1d5f83e80249778e0ca authored 11 months ago by royb <[email protected]>
Module building.

6558cfc43400b6a161b98915d6f9c53af7f0bfa3 authored 11 months ago by mwcw <[email protected]>
Working module aware test for prov on java 11

8ee2002f8f4ba63d2b396c9c761a7cd149dec684 authored 11 months ago by mwcw <[email protected]>
Added AllTests

Initial testing using prov:jar on tests11

513ae14f52ba1857a1c3e907e13e8e6aa4122342 authored 11 months ago by mwcw <[email protected]>
Fix for version strings less than 3 characters.

f173e17d136053093336b1919efdc97827bfb4f2 authored 11 months ago by mwcw <[email protected]>
Migrated gradlew to 8.5 for Java 21 support

Updated deprecated gradle config
Added java 21 test definition
Added CI script for java 21
Added ...

af96f9fa40a96574f7baa0e2ee2ad3a9ffd6b118 authored 11 months ago by mwcw <[email protected]>
Removed confirmation tag check at start of AuthenticatedContent initialization (it is set after creating)

ce09adfc4ea676c3a68ea9cda032c36a75a9ddd4 authored 11 months ago by royb <[email protected]>
EAC: Support cert auth ref in Certificate Request

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

45baaff8901a472ae787449084f57254c7776c9f authored 11 months ago by Peter Dettman <[email protected]>
Refactoring in SM2Signer

- add tests for signer reuse

12286d0d1131095fa56513a1e69646638eb53424 authored 11 months ago by Peter Dettman <[email protected]>
Add Prehash digest for safer raw signers

dd39f19a4c89d92022e10488cf28e4d16def27ab authored 11 months ago by Peter Dettman <[email protected]>
Added casting for ByteBuffer.

1d05f8203f559152b8240d14cdfa343612ed4c17 authored 11 months ago by mwcw <[email protected]>
added AllTests.java

7cd1364a2016748278a66098caec3caee4295b5d authored 11 months ago by David Hook <[email protected]>
Merge branch 'main' of gitlab.cryptoworkshop.com:root/bc-java

e8291abdf26b139e160c08e9bdb579e45de0ff3f authored 11 months ago by mwcw <[email protected]>
Added JVM assertion test that checks the java.version property starts with the value of test.java.version.prefix.

Added test tasks, test11 and test17
Added JVM toolchain support via env var, BC_JDK8/11/15/17 mus...

1a3fbeaa45494f5b3169c81e5a32228ff29aeb64 authored 11 months ago by mwcw <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/main'

bf96a8972957bc696a9de08df5c3887a989a9ee2 authored 11 months ago by David Hook <[email protected]>
Initial X-Wing implementation

d2fd83333ef8e9c35a04120b5b026990263ef4c4 authored 11 months ago by David Hook <[email protected]>
Removed completed TODOS, made tree dumps return String rather than printing

ed2132db9b983cb28ded4a486070b2b86f36a009 authored 11 months ago by royb <[email protected]>
Merge remote-tracking branch 'origin/main'

2ea0147cfb15bb49d36f63b9a4b543302bca3613 authored 11 months ago by royb <[email protected]>
SNTRUPrime for Oracles new KEM API (KEMSpi, EncapsulatorSpi and DecapsulatorSpi introduced in Java 21)

8d9ffc5eb1f3d7437360e46631fa01ebd999f256 authored 11 months ago by royb <[email protected]>
Add rosstandart OID tests

f0239d3d16f57f280c026deb644e14b86c22c546 authored 11 months ago by Peter Dettman <[email protected]>
Update rosstandart OIDs

20e38d4bef1acfd6997aec01e6dd9e428caa6ead authored 11 months ago by Peter Dettman <[email protected]>
error prone/checkstyle

9db8104b6cee954efa4823d82ae70ecb5f73bd53 authored 11 months ago by David Hook <[email protected]>
checkstyle reformat, initial println handling

e1a705704742b106f143ba193be4a96101e55494 authored 11 months ago by David Hook <[email protected]>
update to gradle

348e48fc01ab825577ade0a82f8619bf3c3f016f authored 11 months ago by David Hook <[email protected]>
Update check_java.sh to use java 17

cb174b7b6ef0117e6fcdb7767d59d30f10cc29fb authored 11 months ago by Megan <[email protected]>
minor cast for backwards compatibility

39d4e9fab8d448a913eae01658cef3da4f55cd75 authored 11 months ago by David Hook <[email protected]>
got rid of lambda expression, fixed MessageProtectionTest

1c3e6407c961559f695ddcfbf5601301c7a70a61 authored 12 months ago by royb <[email protected]>
Fixed diamonds for mls

77f4b674ff438906c621957ad6e8a86ccbd1b28c authored 12 months ago by royb <[email protected]>
Fixed dependencies for mls server

64e40aebf917b55f9625febe6d84467efaf4ad0e authored 12 months ago by royb <[email protected]>