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

Fix javadoc

228005d55804c7485595b032f2af7bbc3ceb7c53 authored almost 2 years ago
Fix javadoc

ff4a8509265743534d280b9df81a80681ca0bacc authored almost 2 years ago
Merge remote-tracking branch 'origin/master'

825b3cb2da313510200df0903dea1c7162838aa6 authored almost 2 years ago
Merge remote-tracking branch 'origin/master'

05987af427e9bdd027522fdca6bab7af30590033 authored almost 2 years ago
Separate AsconXof from AsconDigest

5a82da8be951615ca9b038c2053c1399955813a2 authored almost 2 years ago
Separate AsconXof from AsconDigest

6a0aa77fb1a1d6e2ba09b6885fe5390ad33a23ba authored almost 2 years ago
Merge branch 'master' of gitlab.cryptoworkshop.com:root/bc-java

e4c13ed19c76e04421df80b26c683e0db5b6cda8 authored almost 2 years ago
Merge branch 'master' of gitlab.cryptoworkshop.com:root/bc-java

ab17e8673b2af5a70dc055468d1cc4ff62603519 authored almost 2 years ago
removed unnecessary imports.

097f40d9d035cf85c83f1595e6c8707d92d722ca authored almost 2 years ago
removed unnecessary imports.

b1d6967dc767ab7615427f9a928ed3351fa93db5 authored almost 2 years ago
Optimise the initialisation of Ascon Hash

00d829afbed5e4a57beeb46cc148c6aced114a2b authored almost 2 years ago
Optimise the initialisation of Ascon Hash

b17c2ecedbeab3213bbfde12a80b799116da0158 authored almost 2 years ago
Optimise the initialisation of Ascon Hash

a815ee0d669795a7e74ed390c809e523e7b9cbb5 authored almost 2 years ago
Optimise the initialisation of Ascon Hash

60506cdb843ceec8eb3451db6726ea3146490fef authored almost 2 years ago
Add Ascon Hash to the master branch

ab25216a2a35bf76404299600c455b9faae7fb82 authored almost 2 years ago
Add Ascon Hash to the master branch

86d8e0c31663a01137a83845924d206a21c7219b authored almost 2 years ago
Use direct PKMACValue constructor

efaad64f6d948f1ced20f88fffe839ad1d75b008 authored almost 2 years ago
Use direct PKMACValue constructor

9d8aea707f69b07a15e01cd17b5f1583aac4a7a2 authored almost 2 years ago
Deprecate OutputStreamPacket

5990a417fe9f2885c283fbe1801dc18871dfb922 authored almost 2 years ago
Deprecate OutputStreamPacket

dd24b4211af19de23f190e4a66f73b600b21bf72 authored almost 2 years ago
Comments

57a33491e75dcda1cf9cacbe41697dfce274fd4a authored almost 2 years ago
Comments

5a0e027764f9dfce24f4dfd66a99f899448004a8 authored almost 2 years ago
Correct the output of Dofinal for SparkleEngine

d605296e0ffb583a7816004667f86ad5e32903da authored almost 2 years ago
Correct the output of Dofinal for SparkleEngine

ebd01a2235bb4b93baed2f737ea34b45552c9e57 authored almost 2 years ago
added optional non-thread based seeder

61fadcc96cb20540b3ef5309e872260f02da75ee authored almost 2 years ago
added optional non-thread based seeder

8493fd8d19fbdd6d43a2e1f8364dcfdfdb4d7bfc authored almost 2 years ago
Merge branch 'master' of gitlab.cryptoworkshop.com:root/bc-java

af20625541b4fd38629f72a6947fb5bc48150df5 authored almost 2 years ago
Merge branch 'master' of gitlab.cryptoworkshop.com:root/bc-java

363c5c5c9f49044b675e4e306b40785a9ad051fe authored almost 2 years ago
Rewrite IPAddress

- replace Integer.parseInt to avoid exceptions-as-control-flow
- stricter slash notation parsing...

5c81b5bca42d7d9b827191930277e8dfb7e4e880 authored almost 2 years ago
Rewrite IPAddress

- replace Integer.parseInt to avoid exceptions-as-control-flow
- stricter slash notation parsing...

10b6e87509d185e92b16a08e93a4792980b8a897 authored almost 2 years ago
Cache the GCMParameterSpec constructor

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

f45dfc7bc83ccb27eee98bf4736ca80e497a8690 authored almost 2 years ago
Cache the GCMParameterSpec constructor

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

b25b441db071fd618a351446a4b9d6570dc05906 authored almost 2 years ago
Merge remote-tracking branch 'origin/sparkle'

# Conflicts:
# core/src/test/java/org/bouncycastle/crypto/test/RegressionTest.java

8626f22666646e92af8bb48fcbe1255c12fe8f4e authored about 2 years ago
Merge remote-tracking branch 'origin/sparkle'

# Conflicts:
# core/src/test/java/org/bouncycastle/crypto/test/RegressionTest.java

86cf13839d0a8934c3e25db542f1758e22127ece authored about 2 years ago
Add tests of Sparkle and complete the decryption part of Sparkle AEAD

d53e394bffd4ca32ea91528a5462fd778cd1430d authored about 2 years ago
Add tests of Sparkle and complete the decryption part of Sparkle AEAD

deaa02c93530f0821808bc56c9164d8a38de10a1 authored about 2 years ago
Add external init support to the key schedule

fdf5b62fba6564a7e7918dc8085752b4fd9312f1 authored about 2 years ago
Add PSK support to the key schedule

cfd4a1a8435be29294384f0abd54f25b50ef5896 authored about 2 years ago
Refactor Encoder/Decoder to MLSOutput/InputStream and use interfaces instead of annotations

1675b7233485245bdae92367dbd548d813fb2e3e authored about 2 years ago
Start adding key schedule

b5313ff8f362a1589c434c322ca91ad2174dbf3b authored about 2 years ago
Merge branch 'elephantv2' into 'master'

Elephantv2

See merge request root/bc-java!5

2c4d6b0396c5e902aaf6d55669cc1771d2f93a9b authored about 2 years ago
Merge branch 'elephantv2' into 'master'

Elephantv2

See merge request root/bc-java!5

9de49c995ea9ec10678db4c9005a83f75c4002a6 authored about 2 years ago
Merge branch 'master' into 'elephantv2'

# Conflicts:
# core/src/test/java/org/bouncycastle/crypto/test/RegressionTest.java

da0c4d048705b6cbf5c8c8bf52b8e4f3322f7800 authored about 2 years ago
Merge branch 'master' into 'elephantv2'

# Conflicts:
# core/src/test/java/org/bouncycastle/crypto/test/RegressionTest.java

c1722f4f4920e24931e17c162e6ebc51e6427d42 authored about 2 years ago
Minor changes to Elephant.

4db51a848df0af92e7c3a26efa903d0cf18e3ae1 authored about 2 years ago
Minor changes to Elephant.

d6f8d05589a1c34577a8e4bcac594c7727f46664 authored about 2 years ago
Add tests for Elephant and complete decryption part.

36440e6b6993af6b7842c403a81f800f0cd0c7f9 authored about 2 years ago
Add tests for Elephant and complete decryption part.

3661465875730406067fc7b47953006af9250ada authored about 2 years ago
Merge branch 'photonbeetle' into 'master'

Photonbeetle

See merge request root/bc-java!4

f6ff49b1e6ec3ef87551b10c5622002e53a3ac4a authored about 2 years ago
Merge branch 'photonbeetle' into 'master'

Photonbeetle

See merge request root/bc-java!4

79ac3a5bd9d87492278e6f59bac62873ddb493c2 authored about 2 years ago
Merge branch 'master' into 'photonbeetle'

# Conflicts:
# core/src/test/java/org/bouncycastle/crypto/test/RegressionTest.java

3454e9621a439359da25d84babb938568398ec27 authored about 2 years ago
Merge branch 'master' into 'photonbeetle'

# Conflicts:
# core/src/test/java/org/bouncycastle/crypto/test/RegressionTest.java

6f178abfddcbabb190e435c3f54d361bcca84f86 authored about 2 years ago
Merge branch 'xoodyak' into 'master'

Xoodyak

See merge request root/bc-java!3

c8b4437041a1877795f4bb8a3dabd30672744f33 authored about 2 years ago
Merge branch 'xoodyak' into 'master'

Xoodyak

See merge request root/bc-java!3

1a70f137d7d63ac886082b2030a15af1a0eff20e authored about 2 years ago
Add tests for PhotonBeetle and complete decryption part for PhotonBeetle AEAD.

24797bdba109b5dae7ee0b58d143f6424c6e8530 authored about 2 years ago
Add tests for PhotonBeetle and complete decryption part for PhotonBeetle AEAD.

5a75ab4eac2db52a475c8a55bb5d4eb06858f6f1 authored about 2 years ago
Merge branch 'master' into 'xoodyak'

# Conflicts:
# core/src/test/java/org/bouncycastle/crypto/test/RegressionTest.java

75a303287b81db907a4a6049b24848b145d7c024 authored about 2 years ago
Merge branch 'master' into 'xoodyak'

# Conflicts:
# core/src/test/java/org/bouncycastle/crypto/test/RegressionTest.java

5877d4f1b355713cc4f1546e2011c7b643ff9328 authored about 2 years ago
Fix the error on return value of dofinal of Xoodyak AEAD.

58b45a26c6f3044d28bde750f89656e982e5262e authored about 2 years ago
Fix the error on return value of dofinal of Xoodyak AEAD.

1511b9bba42b069db536bf7ed3ed62d7193f0beb authored about 2 years ago
Complete the tests for Xoodyak.

d1f0e174852bffcd1d5c30dde9dbb5a949bf06a9 authored about 2 years ago
Complete the tests for Xoodyak.

b585047be734cbb4d7cc9787ae5e4493d130fff3 authored about 2 years ago
Add secret tree and encryption keys logic.

bd247048df21f1552f49928d43050b65ca3ed8c2 authored about 2 years ago
added test for Dilithium/NTRU-HSS

update to 173b12.

04c2bdd3f59e09d6de8ca780e90e35f4e1451472 authored about 2 years ago
added test for Dilithium/NTRU-HSS

update to 173b12.

311e319333c80ebca312d327a2eb206046de0c6b authored about 2 years ago
added support for NTRU, initial KEM arguments (initial draft RFC, changes coming)

d8bb114e5911fc478a0c7764405f85ab3010ea22 authored about 2 years ago
added support for NTRU, initial KEM arguments (initial draft RFC, changes coming)

d2d97b24a5f6a50b08c7965a1476378df5ea6571 authored about 2 years ago
added support for NTRU key factory

7c5c68ad4e43a87b2a488589581d35674f06702b authored about 2 years ago
added support for NTRU key factory

4a84df5761b5914917171b0a808ffe0e62ec52d3 authored about 2 years ago
changed to support raw encoding of Kyber keys.

24debc007d836b94363864ee144398a6450639ef authored about 2 years ago
changed to support raw encoding of Kyber keys.

57afc84bbf8bf192280476dad52e3e4fd7df2196 authored about 2 years ago
Add a bare-bones CipherSuite struct and a Secret class

186f8a4187981c4a37954621736a30907f799f5f authored about 2 years ago
added additional lookups for NTRU

8160bdb5f497add86d40b17ad75a038d411da0b8 authored about 2 years ago
added additional lookups for NTRU

0d47789ec1daa38d6d4c1a417bba1d616a50998b authored about 2 years ago
added table lookup for "one word" algorithms

aa6a4df64a2a087ba91c79cc268c4d79638a7833 authored about 2 years ago
added table lookup for "one word" algorithms

174f078d294b1200da4676dc6fec16838834542d authored about 2 years ago
Merge branch 'isap' into 'master'

Isap

See merge request root/bc-java!2

f5089ad8e9c2a5f671f9ef70e36009908a135930 authored about 2 years ago
Merge branch 'isap' into 'master'

Isap

See merge request root/bc-java!2

626d7b6f04a4b223840e71c907390d8ff611c409 authored about 2 years ago
Complete the tests for ISAP and add decryption part of ISAP AEAD.

c9c2385dbb6f66501f5e921caec2730e3dff6de7 authored about 2 years ago
Complete the tests for ISAP and add decryption part of ISAP AEAD.

0a01212935e47e74a4a2c46bf2976a611e061be0 authored about 2 years ago
Merge branch 'Ascon' into 'master'

Ascon

See merge request root/bc-java!1

8756304c71e5c11550f54117f25a67048049da99 authored about 2 years ago
Merge branch 'Ascon' into 'master'

Ascon

See merge request root/bc-java!1

50b3172fbf40922de1e5ad4c70797da992cb2f8b authored about 2 years ago
Add one more test for Ascon AEAD.

7c21a0b546d68f1d125e7b00e3bd424872a4bf10 authored about 2 years ago
Add one more test for Ascon AEAD.

c706dbea2b5de01a6121486b1b1fc388625f6d73 authored about 2 years ago
added base Dilithium test.

694091ea10889536a49e7519dffd8754069d1be9 authored about 2 years ago
added base Dilithium test.

329305c6adbb680c8f4dfa5c4ef5391c1610aa0d authored about 2 years ago
added base Dilithium support.

7dc647b42402146844ded09aa9b2a64c59cb2013 authored about 2 years ago
added base Dilithium support.

3b399edbe7b227b8594d3a5f6abdb21dfc8e3693 authored about 2 years ago
Add an MLS binary decoder

82b7bd0be9ad8586a0553066299689041008043c authored about 2 years ago
Add decryption part for Ascon AEAD

cdef84730c09e74926059e33ae7a6c6beafe89d3 authored about 2 years ago
Add decryption part for Ascon AEAD

3c09d040cd2340fec472109fad104e6affeefead authored about 2 years ago
Add an MLS binary encoder

fe6f274e377da480107d5a96c77fcbfcbd6ad07e authored about 2 years ago
Remove "hello world" test.

37b8ba8a697542ab4ed6f1fe3c35983e123cccb7 authored about 2 years ago
Add tree math routines

cb098f0eb0eef05d88839f064683fbb049777bbb authored about 2 years ago
Complete Ascon Tests

7fcd56e9ea01c39bc869548eb587e696e7e21ed5 authored about 2 years ago
Complete Ascon Tests

8b4486381c99b0dc3faff10f3a27968f5a402297 authored about 2 years ago
relates to github #1313

3b8ef0eaf197a63eaa900a977048545eb18c4746 authored about 2 years ago
relates to github #1313

92778366f3126485ff87916011c9f232968b2239 authored about 2 years ago
added explicit setting of wrapping key used with PGP PBE keys - relates to github #1313

5036c776588407249033512fa110266cc6f9cd25 authored about 2 years ago
added explicit setting of wrapping key used with PGP PBE keys - relates to github #1313

2b7e6449d8936f781c628d67068171c869f9895a authored about 2 years ago