Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Legion of the Bouncy Castle Inc

Open Source Cryptogrpahy Project
Collective - https://opencollective.com/legion-of-the-bouncy-castle - Website: https://www.bouncycastle.org - Code: https://github.com/bcgit

Added support for repeated requests for output to Xof.

github.com/bcgit/bc-csharp - ea14fe42f35364f2785f9baf979366ed4aae6118 authored almost 9 years ago
v0.10.0 - registry works in the browser

github.com/bcgit/pc-dart - 5ae63a2dac6bd6ec963beb5589d422338a89f781 authored almost 9 years ago
Add bcrypt classes to mobile projects

github.com/bcgit/bc-csharp - 250e01ca0a59743e6cd78903849d3e18c541b304 authored almost 9 years ago
Merge branch 'jstedfast-ios-android-fixes'

github.com/bcgit/bc-csharp - 2adeda929867d1327ee875f497de889f0485e7e8 authored almost 9 years ago
Merge branch 'ios-android-fixes' of https://github.com/jstedfast/bc-csharp into jstedfast-ios-android-fixes

github.com/bcgit/bc-csharp - bb4d36d71dde34aae6b8737ae559931de74046fb authored almost 9 years ago
Update release notes for bcrypt addition

github.com/bcgit/bc-csharp - f6ceb7f245c9ad7d4e6e1b0c41c5ab210f024d97 authored almost 9 years ago
Port bcrypt from Java API

- Requested in BMA-143

github.com/bcgit/bc-csharp - 26c0d3e4de498a9b7c8b6712bb765d693fb93de3 authored almost 9 years ago
Implement RFC 7685 in TLS

github.com/bcgit/bc-csharp - 651ac04de1249a97a63c3b54ada4ba468aca9787 authored almost 9 years ago
Add various ExtensionType values

github.com/bcgit/bc-csharp - 38a3073f964d1695913411f4e127468b6f86317e authored almost 9 years ago
Refactoring

github.com/bcgit/bc-csharp - 1106f4b37f9845c5a834dc9e1f61fd89cda93392 authored almost 9 years ago
Additional temp values in reduction

github.com/bcgit/bc-csharp - 745143a518d71a026e142007b6a4bc831e2ae13b authored almost 9 years ago
Just check the final ReadByte return value

github.com/bcgit/bc-csharp - 716152cd047d1fefdf3dde69bfbcb797a171797a authored almost 9 years ago
Changed dynamic registry search strategy

Instead of searching by library, it will search all subclasses of Registrable and look for the F...

github.com/bcgit/pc-dart - 920b348d49475b3b94876c30cee17ad06ed971e4 authored almost 9 years ago
Minor bug fixes while testing for browsers

github.com/bcgit/pc-dart - 307fd4b9927276f2de9d6ad6d73b64c042a0c278 authored almost 9 years ago
Web testing

github.com/bcgit/pc-dart - 128c3cb4da9a0c77fdc1d34f1fdcce779b37e549 authored almost 9 years ago
Updated benchmarks

github.com/bcgit/pc-dart - a7768fe106989c7579bd0a3f92412cfb7301b69d authored almost 9 years ago
Update pubspec and changelog

Prepare 0.10.0

github.com/bcgit/pc-dart - f54489f71344a1363ad0bccf907edd314e42ecaa authored almost 9 years ago
Fixed issue with initializing deterministic ECDSASigner.

github.com/bcgit/pc-dart - df2fd75d0998540dd5def51636e16873ee10970f authored almost 9 years ago
Removed IDE-specific files

github.com/bcgit/pc-dart - dfc50733f327530dc43678f551d69a1bcbcd78fc authored almost 9 years ago
Some forgotten refactors

Tests run again!

github.com/bcgit/pc-dart - d5d3cf09d98ae80300782b40cc5e26fca4e65cb8 authored almost 9 years ago
Update license preamble

github.com/bcgit/pc-dart - 8a7a7b2670c20fdb8850c61c0dd9044685e84407 authored almost 9 years ago
Renamed cipher to Pointy Castle

github.com/bcgit/pc-dart - 31ef5856063fd24ae46473eba5c4c369803cec99 authored almost 9 years ago
Add AUTHORS file

github.com/bcgit/pc-dart - acb393d639ff744b75443f6e0e7efc0964d8d388 authored almost 9 years ago
Ported tests for the new registry

They work!

github.com/bcgit/pc-dart - e747fc4ae69ac2ee36e8b278b2417d74694195ae authored almost 9 years ago
Minor mistakes found while debugging

github.com/bcgit/pc-dart - 581f73fca8b005ac24c8c1b91cbfdd46fe42153a authored almost 9 years ago
Some forgotten refactors

github.com/bcgit/pc-dart - 9e83e8fb5c7b5a47e9b83d5338ab785f8d0f99dc authored almost 9 years ago
Fixed problem with curve construction

github.com/bcgit/pc-dart - feb9907f3af0fc4b374c93b1b442d9acc30b6bc8 authored almost 9 years ago
Updated README

github.com/bcgit/pc-dart - 2241bb52a91fe237f6ab633c940626719b4323c2 authored almost 9 years ago
Move all implementations to cipher.impl.*

github.com/bcgit/pc-dart - 1b5946a710e616c9b77d6cd0f611737d72c9490d authored almost 9 years ago
Updated Android and iOS projects to include all the source files

github.com/bcgit/bc-csharp - c9d8089facd973a810a4ed705a64556ac2323e34 authored about 9 years ago
Dynamic Registry implementation

The implementation is based on Reflectable, a library that does efficient reflection in Dart. So...

github.com/bcgit/pc-dart - 2da75e5a8d7bdbf95d08329add9f13b9070b75d4 authored about 9 years ago
Move base classes to src/impl/

github.com/bcgit/pc-dart - b8d51706a57e6c37567cd5fa5d6ffcd3dbe4bd51 authored about 9 years ago
Add DTLS-SRTP protection profiles from RFC 7714

github.com/bcgit/bc-csharp - c1cca343de7db38649a051e594cd34fcc7742d8b authored about 9 years ago
Initial cut of draft-zauner-tls-aes-ocb-03

github.com/bcgit/bc-csharp - 491007f10273977eaedbc0c78aa9b800f489bd96 authored about 9 years ago
draft-ietf-tls-downgrade-scsv => RFC 7507

github.com/bcgit/bc-csharp - 8a0cd220d06752b3c6248e8cbd137204294ca943 authored about 9 years ago
Implement updated draft-ietf-tls-chacha20-poly1305-04

github.com/bcgit/bc-csharp - cbe36e32b83408ebdb649677dc8cf29ac1e8cf63 authored about 9 years ago
Support for re-init in Salsa family

- simplify SetKey methods
- avoid non-private mutable static state (sigma/tau)

github.com/bcgit/bc-csharp - 715d196d48d494f7ab2f05c5f8a06bc554d9dbc3 authored about 9 years ago
Fix re-init bug in HC128/256 engines

- add StreamCipherResetTest from Java API

github.com/bcgit/bc-csharp - 4819cab88fdd657bd64c672ff62e255a5cc1fe3e authored about 9 years ago
Remove expired draft-josefsson-salsa20-tls stuff

github.com/bcgit/bc-csharp - fa9f5ab48d57aed55b34027b7bf6d8a36320e94d authored about 9 years ago
Separated api files

github.com/bcgit/pc-dart - 73500d0e2f212cb8d48a153f101e43eb469bd10e authored about 9 years ago
Update .gitignore

github.com/bcgit/pc-dart - be2288e75dc1d10f26643b27a66a49a5be02d051 authored about 9 years ago
counter needs to based on maxlen(p) as tag done on J0

github.com/bcgit/bc-csharp - 9bb5fb0429b84de6d544bd74bfdefcc197687bed authored about 9 years ago
reversed incorrect fix

github.com/bcgit/bc-csharp - 10d225c2f4f31eaa80fe76c488d9307175f2792d authored about 9 years ago
update to blocksRemaining

github.com/bcgit/bc-csharp - 33797d6cbf76387a2fb3dbc49e0c188f82280e1d authored about 9 years ago
Remove unused import

github.com/bcgit/bc-csharp - e0900e3448a8c4ae0e6591e332d6b826ee462f92 authored about 9 years ago
Add block limit to GCM

github.com/bcgit/bc-csharp - d5a2eb915cafb5e614ca3e2bbc7f02a7034ac0bc authored about 9 years ago
Use utility method

github.com/bcgit/bc-csharp - 6362b19ea18de8c553fbe4998a2cc88413a1361b authored about 9 years ago
Update versions and release notes for release 1.8.1

github.com/bcgit/bc-csharp - 4a87b839681c95a5fbe43ed6ce65fa069a942586 authored about 9 years ago
Add a couple more OIDs

github.com/bcgit/bc-csharp - 5439621aab0092fdf259911bc9cc7481f10bc943 authored about 9 years ago
Add IdRsaKem

github.com/bcgit/bc-csharp - 311e17c5b547787170e7ccec705b784fd5e06fa2 authored about 9 years ago
Various ASN.1 updates from Java API

github.com/bcgit/bc-csharp - 5cf99df42f7ee75979a0d7243b79eff844fdbcfd authored about 9 years ago
Clean up a few warnings

github.com/bcgit/bc-csharp - 0684c4783deae5cf4862e78302844058e5433bce authored about 9 years ago
Optimized Sqrt and Trace for custom binary curves

github.com/bcgit/bc-csharp - 125e93ac90fab535316f55695f14dde8e9c76c97 authored about 9 years ago
XML doc for TlsClient.ClientHelloRecordLayerVersion

github.com/bcgit/bc-csharp - ca836115b48bd3b78312b2a5c88370ff7ef9d338 authored about 9 years ago
Fix VmpcMac to actually use offset in BlockUpdate()

- https://github.com/bcgit/bc-java/issues/127

github.com/bcgit/bc-csharp - d23f5025d8281432258b906ab07dcf96db37703f authored about 9 years ago
Merge branch 'master' of git.bouncycastle.org:bc-csharp

github.com/bcgit/bc-csharp - 156e77dfbfb4fbce63962cf033cb4e6b8047007d authored about 9 years ago
BJA-584 Fix DTLS record-layer version handling

- Also https://github.com/bcgit/bc-java/pull/111

github.com/bcgit/bc-csharp - 2e91027902f5293f34127b787aa5de74f6849a4f authored about 9 years ago
Added use of standard salt if provided.

github.com/bcgit/bc-csharp - 9edba71a655a0df5f39e1cef3632bb9561bae6ae authored about 9 years ago
Added test against fixed salt.

github.com/bcgit/bc-csharp - 0b4afcc3e4f3804562294b71265edd2ac2f00f9c authored about 9 years ago
Added support for fixed salt.

github.com/bcgit/bc-csharp - 9d2816f7c430dc4fcf26b2940e3c5aa1a5aefcd7 authored about 9 years ago
Check CertificateRequest syntax server-side

github.com/bcgit/bc-csharp - 67acfffc68a2483dc3ca48a3a95fa132d6910107 authored about 9 years ago
Add .userprefs to ignore list

github.com/bcgit/bc-csharp - 98f46b1c9e71acb14fe3b7f91711a5557f1fee1f authored about 9 years ago
Validate ServerKeyExchange signature algorithm (TLS 1.2+)

- check the algorithm is in signature_algorithms (or the implicit
defaults if that extension was...

github.com/bcgit/bc-csharp - 1175209f51004a66b46ca92d14a9339e9e3e5972 authored about 9 years ago
Validate CertificateVerify signature algorithm (TLS 1.2+)

- check the algorithm is in the CertificateRequest list
- add (D)TLS test scenarios for various ...

github.com/bcgit/bc-csharp - ae227e65ab48b8747c80e1b336a3e6896e9e346e authored about 9 years ago
Update version for release

github.com/bcgit/bc-csharp - 0a6a5b964b14e12e561f1be53ed0c93db7f46202 authored about 9 years ago
Merge branch 'vs2010' of https://github.com/jstedfast/bc-csharp into jstedfast-vs2010

- https://github.com/bcgit/bc-csharp/pull/22

github.com/bcgit/bc-csharp - dd12d4c4db7a6cedb11e83a8952a75bf0e783aee authored about 9 years ago
More release preparation

github.com/bcgit/bc-csharp - e8030b40e256f3c7639bbdb4af7495965972ae12 authored about 9 years ago
Updates in preparation for release 1.8.0

github.com/bcgit/bc-csharp - 4960e3b36ea8152b98811a8b1e67ddfbb0213acd authored about 9 years ago
Add NonMemoableDigest and tests

github.com/bcgit/bc-csharp - 610322d49c2ab6915d43b6f7be88ddaa5029ce04 authored about 9 years ago
Add Platform method for getting the type name of an object

github.com/bcgit/bc-csharp - 6a939bee94f82fb515144304e81ddbb44c36eda4 authored about 9 years ago
Factor out IsEnumType method

github.com/bcgit/bc-csharp - cead3acdc4320de1a8d5ff810f3fe4a87c3e4f61 authored about 9 years ago
Update .gitignore

github.com/bcgit/bc-csharp - d7e56641a8b11ddd9c8c6457458e2995eeef4371 authored about 9 years ago
Refactoring

github.com/bcgit/bc-csharp - db1a5bc1bf9d9e9aa5648292c52bbb09eb9ff988 authored about 9 years ago
Add build-related files from BouncyCastle-PCL

github.com/bcgit/bc-csharp - 749ef30e4a8d43cccde6065d1eedef41bae2ec64 authored about 9 years ago
Add Threefish entries to factories to get tests passing

github.com/bcgit/bc-csharp - de4c05d989ec0e04acd3a84d07d2e79ebb29b3db authored about 9 years ago
BMA-52 Fix SerpentEngine byte-ordering

- The new TnepresEngine was added to retain the historical behaviour of SerpentEngine

github.com/bcgit/bc-csharp - 6e86f37d4008e5cf9cd410fcc3e43e5420915ed7 authored about 9 years ago
Call NextBytes instead of GenerateSeed

github.com/bcgit/bc-csharp - 58489a7ad21bea55b37726ade010f4208a9d11c3 authored about 9 years ago
Don't reveal the output size in exception message

github.com/bcgit/bc-csharp - d14a74e10b032251a33049535cc2b70e94ce48f1 authored about 9 years ago
Handle COORD_SKEWED too

github.com/bcgit/bc-csharp - 3cd8f77f596481a49806d8e56d75273056e457fe authored about 9 years ago
Save an inversion in ECDSA verification for common cases

github.com/bcgit/bc-csharp - 3f747e4fc26b9b55f91b5898ba774af001e30247 authored about 9 years ago
Move classes up into Org.BC.Crypto

github.com/bcgit/bc-csharp - 855811a35c33701da79ded77ddcad35976ce12d7 authored about 9 years ago
Access entropy source via property

github.com/bcgit/bc-csharp - 7f4d4cefd2a86591f02073382f338cac4b84bf56 authored about 9 years ago
Improve usage/behaviour of SecureRandom.GenerateSeed

github.com/bcgit/bc-csharp - ced92a086526c85e31842aaa60ede4c4b8e0fdb9 authored about 9 years ago
Port some DES/DESEDE changes from Java

github.com/bcgit/bc-csharp - 8411746f5b5553dd59c08fea9d689b0c771cf3dc authored about 9 years ago
Add missing lock for PORTABLE

github.com/bcgit/bc-csharp - b06af94e3319401f1bfdaf4884af723ec7d22782 authored about 9 years ago
Fix file name

github.com/bcgit/bc-csharp - 56b3abfc8b72d6ac5dcd8211ddcf42fa84f10f08 authored about 9 years ago
Finish port of latest PRNG/DRBG stuff from Java

github.com/bcgit/bc-csharp - 8bda1de4207632587d2df5fbd08797e22d5f8463 authored about 9 years ago
Remove redundant semicolons

github.com/bcgit/bc-csharp - d14979f6a8404eea69abfaa5fae8a8f4f783b8f2 authored about 9 years ago
More rename/delete

github.com/bcgit/bc-csharp - 3585bbfd9ae9c9ce82854c91a1aae61a0d57720c authored about 9 years ago
Delete files

github.com/bcgit/bc-csharp - d5a3ed7ca44ab2c64c54aff379c888b56b10dad3 authored about 9 years ago
More delete/move/rename

github.com/bcgit/bc-csharp - ae976da8e118d814e83d6272800d56b6007abf9d authored about 9 years ago
Rename/delete some files

github.com/bcgit/bc-csharp - 2a32a3776411760789304c66c53cd9dd19237372 authored about 9 years ago
FIPS DRBG digest/hmac/CTR

github.com/bcgit/bc-csharp - 632e27e8c5a2f6fec1a90dcb01cf8d848a5aee90 authored about 9 years ago
added 4[] Concatenate

github.com/bcgit/bc-csharp - 8c26eb74872ff8d6f6acdeca0b8164449b6d05a7 authored about 9 years ago
added 3[] Concatenate

github.com/bcgit/bc-csharp - 20e56efe5b9d6b1f27007c92166114f50c9ee163 authored about 9 years ago
Check in our strong name key

github.com/bcgit/bc-csharp - d68b4a11014d8a5ddf7e8c7bee41e7f8e0f93e22 authored about 9 years ago
Only initialise static data once

github.com/bcgit/bc-csharp - d90506bde1ced221486cb3da0a749fc4999f489c authored about 9 years ago
Check there is no trailing data in Asn1Object.FromByteArray

github.com/bcgit/bc-csharp - 21f2eacb456c933df98a59a78143dfd1a05bb951 authored about 9 years ago
Update ECPrivateKeyStructure following Java API

github.com/bcgit/bc-csharp - 938f65781f98d1581caa75e0ba34dd42a475974d authored about 9 years ago