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 BcTlsCrypto default constructor

2fa1502324cf639953d5bccd3b715bdc0e31107d authored over 1 year ago
fixed range of check - relates to github #1388.

7d46082e4caf3a6b6a83200a08d95b013d027485 authored over 1 year ago
minor refactoring, update - relates to github #1394, github #1346

0c7bd00b1500955c0a796b3b361bbd254fa972fc authored over 1 year ago
Merge branch 'pgpainless-updateExamples'

aa67fd0b9bdddf68302b42afd187f2cd01424bd9 authored over 1 year ago
Merge branch 'updateExamples' of https://github.com/pgpainless/bc-java into pgpainless-updateExamples

5b10b33a6e028e3b5bced8a4cbe8d5f9de6ebf06 authored over 1 year ago
minor refactoring - relates to github 1346

243dfd747abe25f5fff7030484fc4dd1e49ece31 authored over 1 year ago
Merge branch 'pgpainless-pgaead'

535c912fcf37ca72a517169d608ba77c3eb16c80 authored over 1 year ago
Merge branch 'pgaead' of https://github.com/pgpainless/bc-java into pgpainless-pgaead

eced70a8cfdc417799dedc2f4e2a2a8828a4d73f authored over 1 year ago
Merge branch 'pgpainless-setProviderAEADFix'

a2f1f1c986f31f468292b502ca2f4ec236e75f63 authored over 1 year ago
Merge branch 'setProviderAEADFix' of https://github.com/pgpainless/bc-java into pgpainless-setProviderAEADFix

5d55edbd93b84959e4889b0b52e031ea55d7e172 authored over 1 year ago
relates to github #1393

ca7ccfd193fae019614e1e39dd7728a833157970 authored over 1 year ago
added test jar + source (repo validation test)

1f3b2cca5bae984604c5dc5d3c2dd5e0b6584381 authored over 1 year ago
Merge remote-tracking branch 'refs/remotes/origin/master'

5f566cefe0b3a9b1024d31c3cac6f35ed7a27249 authored over 1 year ago
Merge branch 'pgpainless-sigType'

edc1b0b0f3361d223e34974c293a28cc4d797f87 authored over 1 year ago
Merge branch 'sigType' of https://github.com/pgpainless/bc-java into pgpainless-sigType

065eb18fda32b41399b2c4318ca121f1fdbce6b6 authored over 1 year ago
DTLS: Improve DTLSVerifier performance

ec6df0c9633004c602a98143bf6eb78dd7ee1fdc authored over 1 year ago
moved provider version to 1.0.16.

4be91cfdc8da2df7634ec32b4dc09bab2a7c579a authored over 1 year ago
TLS: notifyConnectionClosed after failure

7114ff8ba6d248a0599607808c3c0213113342f2 authored over 1 year ago
RFC 9146: Connection ID support

230783692cf5112ab04707241677fa2628accca3 authored over 1 year ago
Add libs/*.jar to .gitignore

d44b951ae3d9ee2f9106a04aaa6fbb76ccbc7cd4 authored over 1 year ago
DTLS: Ignore corrupt records

- refactor AEAD ciphers to avoid reset and dummy init

375df9162b4434fe5a2de8abbc861ea08fe06883 authored over 1 year ago
added test libs

e474e21e165df2f624a64e19d2c6f7b9a94cfcb4 authored over 1 year ago
added support for SHA256/192 SHAKE256/192 signature generation.

6f0aaf100e873a4bb665b6d198545266f7cc82fe authored over 1 year ago
added range check to prevent out of bounds on invalid signatures.

a8e17b22eab395abcad016e8124c9bd5ef3ad4ad authored over 1 year ago
added support for additional LMS SP800-208 parameter sets.

6c5ca884c995b2b94fcbde68b55a9cd6b3390186 authored over 1 year ago
Refactor PGPAEADTest

e60d6875bdd2d163f0feb75855f1757035d55655 authored over 1 year ago
Remove PGPAEADFlavour altogether

a4387e9d3cd05df64c0fd1f67e511341a50ea1a0 authored over 1 year ago
Remove further PGPAEADFlavour usages

637b1fb82c3d01b7a0d7013e3256033453b30aaa authored over 1 year ago
Revert change in import order

38362936b0c3d7ab88d2f9b5108004c7c28adb3a authored over 1 year ago
Remove PGPAEADFlavour argument from JcePGPDataEncryptorBuilder.MyAeadDataEncryptor

50df948a75d9a9145ccfecc201b78818520cba8c authored over 1 year ago
Remove PGPAEADFlavour argument from BcPGPDataEncryptorBuilder.MyAeadDataEncryptor

109cf9572b476e79191775a45b43dd1c7182d17d authored over 1 year ago
Use factory methods to construct PublicKeyEncSessionPackets to improve readability

0320882d6ccfdc1b0a0086dafb7288711e3940ec authored over 1 year ago
Add support for generation and decryption of SEIPD v2 packets

280be853bb28c9138bc69443145994ae913645ed authored over 1 year ago
Add PGPAEADFlavour

e1d387c0d20f7a7434eacad77639a3fedd0b36ec authored over 1 year ago
Add factory methods to better distinguish between different SKESK versions

585fa4638a626da2fa948cba4003240bb59fa6e7 authored over 1 year ago
Use factory methods to construct SKESK packets to improve readability

c9f07ce04b029dff85192606db363200c8c04030 authored over 1 year ago
removed troublesome jar files

54b1c38ea4f396b53f45a3f478c427146932b78c authored over 1 year ago
Merge remote-tracking branch 'refs/remotes/origin/master'

9e0b3b6b9349f97f79ffeae2cd7dadbcc9c84ed9 authored over 1 year ago
removed troublesome jar files

7efa739cab070aa54bcc293d18a09028150a1660 authored over 1 year ago
Add EllipticCurveKeyPairGenerator example

49731b3b26c3feecb888339b4df149cb966fc72b authored over 1 year ago
Modernize PBEFileProcessor

812da3eb001f575999975018c7650c9ab0a5f6ea authored over 1 year ago
Modernize RSAKeyPairGenerator

d618caa203e218e2e5115ab3632373460d341071 authored over 1 year ago
Modernize DSAElGamalKeyRingGenerator example

7d5598d6dfd002ad25be8d9b2a40075c83971cb5 authored over 1 year ago
DTLS: make initial handshake resend time configurable

f7105f50fc204fcf58ac150793c611808d98e916 authored over 1 year ago
Add casts to fix faulty comparisons

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

46d3f724216526c46dcb5646badf70d5e3066895 authored over 1 year ago
BCJSSE: Improved logging of connection events

a7f5ffa17d7b498e4424c77634246694d2c4f50f authored over 1 year ago
TLS: Add TlsPeer.notifyConnectionClosed callback

28ae595643a620a6b964aec31af40e9aa474dd1d authored over 1 year ago
BCJSSE: Simplify logging calls

9a1eaf30d77d041b9aa15c4661e20819e3f37718 authored over 1 year ago
Refactoring in math.ec.rfc8032

ee3cf8ee72305cd8c47bd16f891e08143f4019f9 authored over 1 year ago
Refactoring in Picnic

75317d38d05d32d2bf6aa4e19426ec4c68d3b11d authored over 1 year ago
Fix wrong PGPSignature tests

5c2783385b53095f2586890d366744bc84c48f12 authored over 1 year ago
PGPSignature.verify*(): Check signature types

45a0aecc58fb6e138da8930842c70f12b5cd9da1 authored over 1 year ago
JcePBEDataDecryptorFactoryBuilder.setProvider(): Inject provider into JceAEADUtil instance

4c749ab09e4421f87b59b1d2117c7173958dbb98 authored over 1 year ago
Use Longs.numberOfTrailingZeros

ea011adeb8488a46d4841d56e73e0e75d74fd7c3 authored over 1 year ago
Improvements to pathLenConstraints checks

a2196c2a934e0a19440816819e464a79ced5662b authored over 1 year ago
Merge remote-tracking branch 'refs/remotes/origin/master'

5e0c7976c745d46ff58b2af1c5eee5887d136ad7 authored over 1 year ago
added check for isCA() as well as basic constraint != null

7dbc86ba1eca873639fc2eb03c86aa176e467c85 authored over 1 year ago
Fix javadoc

0dc7ce8f51b0fe7f0d6c83a5ce16d11ba7aaadcb authored over 1 year ago
Merge remote-tracking branch 'refs/remotes/origin/master'

40dd7e77684f44771dd684fcf6444487e5d9b250 authored over 1 year ago
rationalised public key construction for Dilithium PrivateKeyInfo objects.

202c46639cbc205d26064c5bc91161ad68c9de84 authored over 1 year ago
AsconDigest implements ExtendedDigest

3ae0d378497661c8e988c6b1d652fc31e35ae6ee authored over 1 year ago
Refactor SPHINCSPlusParameters

62072716bf0c13233826aed141fcca8a8fb85371 authored over 1 year ago
Added KeySchedule and PreSharedKeys tests

31e5a58c0e5f8a5e498e54aa6ef2aa1969ba530d authored over 1 year ago
Refactoring in pqc.crypto

8c239d80f6f71c0243201892c9b0cf10160e4f63 authored over 1 year ago
Avoid diamond operator

a6eb5477db75501e28370fae0223e030aa082ef2 authored over 1 year ago
Refactor PQC PrivateKeyFactory

b8c7ed021d17bff8e361f04445d95c0a72bc3672 authored over 1 year ago
Refactoring in pqc.asn1

720a923dc87c3565cfd4ab309547e9ffdcb2e7e7 authored over 1 year ago
Update PQC OIDs

19d1681d0e6ae72e3235963f564edd825e4027d2 authored over 1 year ago
Added testing ldif for ldap

c3c3463b68ffd7536f553a8251ccf0f90292ec78 authored over 1 year ago
Refactoring

afaf36d0890bf33bb4e4ca7e98814900f4302824 authored over 1 year ago
Factory tests for Crystals, Falcon

91e56ca144331567a1ffec9eb5ddb7dfd28823ca authored over 1 year ago
Refactoring in pqc.crypto.crystals

095befebc050c46c21a2cf352b7d7b241ff71a2b authored over 1 year ago
Refactoring in pqc.asn1

af226967a24dcfd6b44b95939b80c8bbb429a48f authored over 1 year ago
Refactoring in Dilithium

dc99c652d38cd6679f95b6c4f14be4ff4cd82dbf authored over 1 year ago
Refactoring

2ab68138be42c3f13758593a87bfda959f308bea authored over 1 year ago
Fix exception message and include inner exception

150b3ea375b095446bba6cdd661fff24ddb74d51 authored over 1 year ago
Test PQC factories for Frodo

f2a7ad9215b86da1d399196e0ae00e6192ea0215 authored over 1 year ago
moved build to 174 beta, updated ant scripts

876bd0cf02811282707ddd38e4f0f9212a9f4d1f authored over 1 year ago
refactoring a key/iv derivation

1b9286597f0679aa53fe9a8af5748b9d41352fbc authored over 1 year ago
added missing changes for V6 decryption

removed crypto graphic functionality from above bc/jcajce package

1caa25052b3e2cd7212baef19e160e484a45e394 authored over 1 year ago
missing file, PGP 6 AEAD support - relates to github #1346

0c2610e5bd10258581ffd192b6922f5820f551c4 authored over 1 year ago
checkstyle

7081abf8066bbfc2a49e8327626fa1092f24938a authored over 1 year ago
PGP 6 AEAD support - relates to github #1346

1e8768bfab5064748aaa54ea005156bc0b0f5595 authored over 1 year ago
added RightCurly rule

9e33fae2e5eb21320ee979e0901808aec35a88cf authored over 1 year ago
relates to github #1384 - minor cleanups, attribution

706c28f33fac2dfabbb98ad68d097b01e0efbfe1 authored over 1 year ago
added provider registers

1b29a8aa9237843af077507d24331badaad17454 authored over 1 year ago
Merge branch 'pgpainless-wildcardKeyIds'

2fd68f8956f6db5034899cccbf6909d4002e4c78 authored over 1 year ago
Merge branch 'wildcardKeyIds' of https://github.com/pgpainless/bc-java into pgpainless-wildcardKeyIds

6d54c15b29ad1d53b85c6c8201bfa072edf59339 authored over 1 year ago
added Dilithium/Falcon/NTRU to BC provider

moved provider to 1.74 beta

01e0d168e06d4b60c02d8c080c505522911d060f authored over 1 year ago
checkstyle

e01cc75ddc45afbcb15a35320ce20320b5f1e3b4 authored over 1 year ago
added LDAP dependency

99aeac921ce9662810c0f39b9ce4640243bcf908 authored over 1 year ago
added LDAP emulator

c48f8d96a5f4ceec61217623ccf8278fd5ac8c78 authored over 1 year ago
initial work on updating LDAP cert store test

b00b58873643abc7e834f07e345e0165bb3a1786 authored over 1 year ago
Fix style errors

3d99e28a9cc2761eecd35460e8ae1b4a93d35d3d authored over 1 year ago
Refactoring in AsconTest

4a7fd629019d0a6c23eced83c09e05e815a03779 authored over 1 year ago
Fix tabs

2853e150f52761e1efcdebb6280fd41b09583084 authored over 1 year ago
Add test coverage and release note for Ascon decryption buffering bug

- actual bug fixed in previous commit (dae2125b2917e399d089d0cc041cbcee53ed6708)

d836913f6b20918856f5c4007c78ca7a13ff1b6c authored over 1 year ago
Refactoring in Ascon

dae2125b2917e399d089d0cc041cbcee53ed6708 authored over 1 year ago
Add utility methods to KeyParameter

1796bf85083e1d32f8b9a26b9146fc27bde20f2a authored over 1 year ago
Add WildcardKeyIDTest to RegressionTest

8371fd28bd8327abd64ba87a9804e2ab0f9b7e7b authored over 1 year ago