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

fixed use of XoF in pre-hash

45191e6e45206cd17a86e25b5fd461b187b11d34 authored over 1 year ago by David Hook <[email protected]>
removed last ref to AES...

8b1c6db54604b43c37be6de0e1d3056d0d6e7bce authored over 1 year ago by David Hook <[email protected]>
removed kyber-aes, dilithium-aes

partial clean up of SPHINCS+ robust.

f55f635b1a18eee658fe517b04c2c2254e215072 authored over 1 year ago by David Hook <[email protected]>
minor cleanups, removed some dead code.

added override for XMSS to preserve double length XoF prehash if required.

a1313312f6eb8878d256067b57cb7c057bae525d authored over 1 year ago by David Hook <[email protected]>
fixed ordering...

901a2c47090cc9fbea78e9bb0aeab118d1472489 authored over 1 year ago by David Hook <[email protected]>
added range test

4b1a3e5c6c8c6ff2ee266bd4aa9fafe4351b35bd authored over 1 year ago by David Hook <[email protected]>
compatibility fix

1693f26d36a5081a3be43fd6135b25d8d60be630 authored over 1 year ago by David Hook <[email protected]>
relates to github #1466

d6195f58c5e2644b90a1f6a49a3179acd78fbce1 authored over 1 year ago by David Hook <[email protected]>
fixed exception message relates to github #1466

5a5a25b928d8f7e99361138591ae266de3c754ea authored over 1 year ago by David Hook <[email protected]>
initial lightweight EdEC content signer builder.

b4d0e3bb53cc71413117ade2b886a7a87f268a59 authored over 1 year ago by David Hook <[email protected]>
added AEAD algorithm tags.

added isAEAD() method to check stream authentication.

1f4cad3936cdbfd79fa2da347761036ce2df1f7e authored over 1 year ago by David Hook <[email protected]>
added handling of L=1 in generateLMSContext()

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

d5bb44054a7e4d85dd9b5f53f7518a2c0fad9794 authored over 1 year ago by David Hook <[email protected]>
CMP KEM credits

dce46f29ed921746749c98855a63a23659f7cbbb authored over 1 year ago by David Hook <[email protected]>
asn1.cmp updates after bc-csharp port

103f74cbcc72d666aa44707fa1168172f5acd2e2 authored over 1 year ago by Peter Dettman <[email protected]>
update to 177b01

6e5c90e0bff1022f7dbab72852f771bea6a060bb authored over 1 year ago by David Hook <[email protected]>
added place holder comment.

structure support for https://datatracker.ietf.org/doc/draft-ietf-lamps-rfc4210bis/

f7d9e132c695e4c5ed7ec0f8133a0bacc72364a4 authored over 1 year ago by David Hook <[email protected]>
BCJSSE: Add system properties for omitting signature_algorithms_cert:

- org.bouncycastle.jsse.client.omitSigAlgsCertExtension (boolean default true)
- org.bouncycastle...

a5974001c0b9886e3b52faf1ccbde67e1b376c18 authored over 1 year ago by Peter Dettman <[email protected]>
CMP updates after bc-csharp port

5c01e807c2d824d7b0d0c919e4e119de1335850a authored over 1 year ago by Peter Dettman <[email protected]>
added 1.77

2ef130efe1a2067954371c447457f76db15f42df authored over 1 year ago by David Hook <[email protected]>
bumped up JSSE provider version number.

f16d273b4481fe07b2ad7bbc4f4a573ddaea9fae authored over 1 year ago by David Hook <[email protected]>
fixed conditional.

a88504b70b01dcc1a8c9390b41604d2bc1e4e782 authored over 1 year ago by David Hook <[email protected]>
added mention of BCTLS method fix

91c3c6018ab353f653749b9b56d6de384a31ec3c authored over 1 year ago by David Hook <[email protected]>
minor refactorings, compatibility changes

c8229b1c32383e330aebc0b0a59b753c707b488a authored over 1 year ago by David Hook <[email protected]>
added missing check for updateAAD availability.

6d2d3c228a1f6ce2dc22ce5ff6236c5c055c50d6 authored over 1 year ago by David Hook <[email protected]>
fixed SICBlockCipher.newInstance() method to bring it line with LTS.

db79b99d0da6440b84a9ce98a8376c4c0124496b authored over 1 year ago by David Hook <[email protected]>
fixed SICBlockCipher.newInstance() method to bring it line with LTS.

d26272e33e878f8dbbaa67c8688f08b792ea3196 authored over 1 year ago by David Hook <[email protected]>
fixed newInstance() method to bring it line with LTS.

238e2dea6d6889a803417de54035b9856329e87d authored over 1 year ago by David Hook <[email protected]>
added use of StringTokenizer.

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

3eec7c6fc48bdda885b4503f432f2e6b09f5580f authored over 1 year ago by David Hook <[email protected]>
added flag to allow ignoring repeated extensions (sigh...)

cb0110649cea35c53ff987276f2ddd56c821bb0d authored over 1 year ago by David Hook <[email protected]>
Update 1.76 release notes

5f59ce072914bbb3aa3fa5aff089dfc81e6e8937 authored over 1 year ago by Peter Dettman <[email protected]>
1.76 updates

74becc28427732230cb876bd754fdafe32c8fa1f authored over 1 year ago by David Hook <[email protected]>
moved to 1.76

5db4cd6f9e51c7d95f60d37117e9508b0f801978 authored over 1 year ago by David Hook <[email protected]>
added mapping for EC OID (other provider compatibility) github #1458

3437c69d390689b0a4962fc4f45af6f59c74b538 authored over 1 year ago by David Hook <[email protected]>
clean up.

18bf3886fd90f498d1f170c8583a40beae2c1c5c authored over 1 year ago by David Hook <[email protected]>
CMP, CRMF updates after bc-csharp port

ecc5611f0185fd0f7b6156af0b251ec767ff9a80 authored over 1 year ago by Peter Dettman <[email protected]>
Refactor around PKMACValueGenerator

e40985e09dbc1466ab38258906c788580a2d48c8 authored over 1 year ago by Peter Dettman <[email protected]>
added support for CMS/CMP using Classic McEliece.

4766574fae375406d423f86d93b3defe4fa6e2b2 authored over 1 year ago by David Hook <[email protected]>
added parameters "lock check" for HQC.

5c23db290db3fae951341c0137c9687cea2a596f authored over 1 year ago by David Hook <[email protected]>
Add extra methods to ASN1TaggedObjectParser

10c7c01005a905bbe3f1d1c816ab37c774e92823 authored over 1 year ago by Peter Dettman <[email protected]>
Mark parser classes deprecated (for removal from public API)

1e8f030bdadf87a8ea49cf51b49627ecfcb20a40 authored over 1 year ago by Peter Dettman <[email protected]>
Remove unused method

7755db5b1a8138f2f1334f05a837a646e6974f5d authored over 1 year ago by Peter Dettman <[email protected]>
Updates from bc-csharp

4665bade7d782f65b4b09ec17ce8f4d1433958e2 authored over 1 year ago by Peter Dettman <[email protected]>
fixed HQC getEncapsulationLength() method (salt was missing)

added HQC tests to AllTests
added Cert/CMS/CMP tests for HQC and BIKE to PQCTest

26d9af4100bb61813f576a3f2c794c15e275085f authored over 1 year ago by David Hook <[email protected]>
fixed encapsulationLength method

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

62530376c63821be5db6f6f39c3e0800c857c231 authored over 1 year ago by David Hook <[email protected]>
added BIKE support to the provider.

494af77cfe61e564c351644be35ba4d4c1ec4702 authored over 1 year ago by David Hook <[email protected]>
Refactoring in wrap engines

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

00a3a8693b2277ac6b7a84993ce70f19ecb68214 authored over 1 year ago by Peter Dettman <[email protected]>
Updates from bc-csharp

22988919b8f219cfe0851d1eea823bb51ce5d1e0 authored over 1 year ago by Peter Dettman <[email protected]>
rolled back accidental checkin

9aadbeeb68a218f534ff4e559ae8f1825a35a6c6 authored over 1 year ago by David Hook <[email protected]>
JavaDoc (replaced unicode arrow with =)

fdf847cbfae507928e4bdaea4f2d789e110d6368 authored over 1 year ago by David Hook <[email protected]>
JavaDoc (replaced unicode arrow with =)

7b004e0745816cd56e8745e0c1b55987b24873fa authored over 1 year ago by David Hook <[email protected]>
JavaDoc (replaced unicode arrow with =)

fe143a6e107fbf1486ade69238bce7f4f0c50336 authored over 1 year ago by David Hook <[email protected]>
added version constants (relates to github #1409)

41df006cae717a22d4528e8b78571da4ffd1ff08 authored over 1 year ago by David Hook <[email protected]>
minor formatting

Java 4 compatibility changes

10f891180505fc2bfcb1a668fa1dce8260b1b079 authored over 1 year ago by David Hook <[email protected]>
Merge branch 'pgpainless-feature_seipdv2' into main

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

ad22b6b9aa26e1f6b386ce2a9e397dc288245206 authored over 1 year ago by David Hook <[email protected]>
Java 4 compatibility changes.

1723eacb0429231a731e443e6a2c771948fb5e00 authored over 1 year ago by David Hook <[email protected]>
minor formatting

6ff27212ff1dd567d3e09332812f372b14a86f99 authored over 1 year ago by David Hook <[email protected]>
relates to #1410

98e492b78bdacb525d8a3e2e49bddd9579e669e9 authored over 1 year ago by David Hook <[email protected]>
Merge branch 'pgpainless-preferredAEADCiphersuites' into main

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

117f38b7111521ba415312f27f17a63999e66ed3 authored over 1 year ago by David Hook <[email protected]>
v6 key parsing relates to #1427

429223fb5d38a5a6d54df4a611a657d8848eabde authored over 1 year ago by David Hook <[email protected]>
added SHA3 digest OIDs - relates to #1455

02e28e6476702eb6acd46738518f5d084cd1cb06 authored over 1 year ago by David Hook <[email protected]>
minor refactor.

ed0ff7e3f14fcef6946b1efe3cf360531d97466f authored over 1 year ago by David Hook <[email protected]>
added use of CBCModeCipher

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

9cfcb2e1011021033a63111a81e0037774c7abc6 authored over 1 year ago by David Hook <[email protected]>
Messages passing

f234138731396281fe4980d9c6ebc605e4ff9ab5 authored over 1 year ago by royb <[email protected]>
Branches all aligned, leaves connected, and tests tamed!

Passed all TreeKEM testcases flawlessly!

793bf40ab4a614ba401576d16fad015fe2de047f authored over 1 year ago by royb <[email protected]>
Updates in asn1.cmp

73d30e836ea3f99e38ee8937fc915a2d7cbc511a authored over 1 year ago by Peter Dettman <[email protected]>
Refactoring in cms

175151cc098349ee7f42b806ab43d58bb27b3f7d authored over 1 year ago by Peter Dettman <[email protected]>
relates to github #1422 #1426 #1425

f5e885eb9297ba15557b5383e86e3f25584d265f authored over 1 year ago by David Hook <[email protected]>
Refactoring in asn1.tsp

1375abc6ad188323ce3a6580038df30767de932c authored over 1 year ago by Peter Dettman <[email protected]>
Merge branch 'pgpainless-s2kDeprecations' into main

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

6d65e9cedee7bdbc8c96feff8b844fc8c283982d authored over 1 year ago by David Hook <[email protected]>
Only match context-specific tags

d5099d2cad7208cf2655735e52dad4b33cc450a5 authored over 1 year ago by Peter Dettman <[email protected]>
Refactor to avoid allocations

fe5ccf282a66240e8e516c29917aa75db3e8dff3 authored over 1 year ago by Peter Dettman <[email protected]>
Use ASN1Util methods

35a80b529fe039bd71648d60f8b52f2fb0ee2d23 authored over 1 year ago by Peter Dettman <[email protected]>
deprecated methods clean up (moved to cipher newInstance() methods).

51da6fbab091585fd8d428b3230c86016e25296c authored over 1 year ago by David Hook <[email protected]>
deprecated methods clean up (moved to cipher newInstance() methods).

f2f1c9af61e369a09b6790f6882f03e64154e4f1 authored over 1 year ago by David Hook <[email protected]>
relates to github #1422 - refactor of getPacketTag(), added use of AESEngine.newInstance() to allow for JNI support in LTS.

218a7cef67d8c864b93628246f280b94357d1a51 authored over 1 year ago by David Hook <[email protected]>
Merge branch 'pgpainless-packetCriticality' into main

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

5bd4211ef4779bfaf96bd8c128f9edf069156181 authored over 1 year ago by David Hook <[email protected]>
relates to github #1423 - added Builder to ArmoredInputStream for configuration.

5978d2833a4cfc593d84b95a721d3636eff1bb11 authored over 1 year ago by David Hook <[email protected]>
relates to github #1443 - added support for SPHINCS+ simple parameters.

f9dd36feb210ad682e11aef052a08cc99479176d authored over 1 year ago by David Hook <[email protected]>
relates to github #1448 - added work around for Java 11 bug.

acdc60045b48f6ff3e436254c865bcc8598eb18b authored over 1 year ago by David Hook <[email protected]>
relates to github #1451

69e206229437e4b1b4f4e930d0e5a565e90bf088 authored over 1 year ago by David Hook <[email protected]>
deprecated constructors in favor of newInstance().

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

0307650810f31efa7c82d4d84b27c69df6282552 authored over 1 year ago by David Hook <[email protected]>
deprecated constructor in favor of newInstance().

1dddeef098ae5e18016cd767638f9b5bd00b2a05 authored over 1 year ago by David Hook <[email protected]>
(D)TLS: Refactoring around CertificateType support

4a06f2179d7641aa6fc47f41f6711550f2cbc2b8 authored over 1 year ago by Peter Dettman <[email protected]>
(D)TLS: Clean up redundant resumption checks

0b7dc7e94be6ff9d03d488d7a457ef6a9208b745 authored over 1 year ago by Peter Dettman <[email protected]>
added DefaultBufferedBlockCipher, deprecated BufferedBlockCipher constructor (LTS compatibility)

6f5adec70b23f216b2b8a0c3bb164423f1372e30 authored over 1 year ago by David Hook <[email protected]>
added DefaultBufferedBlockCipher, deprecated BufferedBlockCipher constructor (LTS compatibility)

c774025d128ed34444d59cb5e044d013858f462f authored over 1 year ago by David Hook <[email protected]>
Add DTLSRawKeysProtocolTest

bc1e7cf8b304dd8ed80d17096b539fa92540dd82 authored over 1 year ago by Peter Dettman <[email protected]>
Reduce DTLS test timeouts

010fdc50f1f1ad128e1c253d91f91a8175603dad authored over 1 year ago by Peter Dettman <[email protected]>
Cleanup unused imports

f9bc681a5612c95723efc3bb7234b60d2753fefc authored over 1 year ago by Peter Dettman <[email protected]>
DTLS: server support for session resumption

00d216a29f387f269033c2b41a67ec0940185acf authored over 1 year ago by Peter Dettman <[email protected]>