Ecosyste.ms: OpenCollective

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

github.com/bcgit/bc-csharp

BouncyCastle.NET Cryptography Library (Mirror)
https://github.com/bcgit/bc-csharp

Update release notes for bcrypt addition

f6ceb7f245c9ad7d4e6e1b0c41c5ab210f024d97 authored almost 9 years ago by Peter Dettman <[email protected]>
Port bcrypt from Java API

- Requested in BMA-143

26c0d3e4de498a9b7c8b6712bb765d693fb93de3 authored almost 9 years ago by Peter Dettman <[email protected]>
Implement RFC 7685 in TLS

651ac04de1249a97a63c3b54ada4ba468aca9787 authored almost 9 years ago by Peter Dettman <[email protected]>
Add various ExtensionType values

38a3073f964d1695913411f4e127468b6f86317e authored almost 9 years ago by Peter Dettman <[email protected]>
Refactoring

1106f4b37f9845c5a834dc9e1f61fd89cda93392 authored almost 9 years ago by Peter Dettman <[email protected]>
Additional temp values in reduction

745143a518d71a026e142007b6a4bc831e2ae13b authored almost 9 years ago by Peter Dettman <[email protected]>
Just check the final ReadByte return value

716152cd047d1fefdf3dde69bfbcb797a171797a authored almost 9 years ago by Peter Dettman <[email protected]>
Updated Android and iOS projects to include all the source files

c9d8089facd973a810a4ed705a64556ac2323e34 authored almost 9 years ago by Jeffrey Stedfast <[email protected]>
Add DTLS-SRTP protection profiles from RFC 7714

c1cca343de7db38649a051e594cd34fcc7742d8b authored almost 9 years ago by Peter Dettman <[email protected]>
Initial cut of draft-zauner-tls-aes-ocb-03

491007f10273977eaedbc0c78aa9b800f489bd96 authored almost 9 years ago by Peter Dettman <[email protected]>
draft-ietf-tls-downgrade-scsv => RFC 7507

8a0cd220d06752b3c6248e8cbd137204294ca943 authored almost 9 years ago by Peter Dettman <[email protected]>
Implement updated draft-ietf-tls-chacha20-poly1305-04

cbe36e32b83408ebdb649677dc8cf29ac1e8cf63 authored almost 9 years ago by Peter Dettman <[email protected]>
Support for re-init in Salsa family

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

715d196d48d494f7ab2f05c5f8a06bc554d9dbc3 authored almost 9 years ago by Peter Dettman <[email protected]>
Fix re-init bug in HC128/256 engines

- add StreamCipherResetTest from Java API

4819cab88fdd657bd64c672ff62e255a5cc1fe3e authored almost 9 years ago by Peter Dettman <[email protected]>
Remove expired draft-josefsson-salsa20-tls stuff

fa9f5ab48d57aed55b34027b7bf6d8a36320e94d authored almost 9 years ago by Peter Dettman <[email protected]>
counter needs to based on maxlen(p) as tag done on J0

9bb5fb0429b84de6d544bd74bfdefcc197687bed authored almost 9 years ago by David Hook <[email protected]>
reversed incorrect fix

10d225c2f4f31eaa80fe76c488d9307175f2792d authored almost 9 years ago by David Hook <[email protected]>
update to blocksRemaining

33797d6cbf76387a2fb3dbc49e0c188f82280e1d authored almost 9 years ago by David Hook <[email protected]>
Remove unused import

e0900e3448a8c4ae0e6591e332d6b826ee462f92 authored almost 9 years ago by Peter Dettman <[email protected]>
Add block limit to GCM

d5a2eb915cafb5e614ca3e2bbc7f02a7034ac0bc authored almost 9 years ago by Peter Dettman <[email protected]>
Use utility method

6362b19ea18de8c553fbe4998a2cc88413a1361b authored almost 9 years ago by Peter Dettman <[email protected]>
Update versions and release notes for release 1.8.1

4a87b839681c95a5fbe43ed6ce65fa069a942586 authored about 9 years ago by Peter Dettman <[email protected]>
Add a couple more OIDs

5439621aab0092fdf259911bc9cc7481f10bc943 authored about 9 years ago by Peter Dettman <[email protected]>
Add IdRsaKem

311e17c5b547787170e7ccec705b784fd5e06fa2 authored about 9 years ago by Peter Dettman <[email protected]>
Various ASN.1 updates from Java API

5cf99df42f7ee75979a0d7243b79eff844fdbcfd authored about 9 years ago by Peter Dettman <[email protected]>
Clean up a few warnings

0684c4783deae5cf4862e78302844058e5433bce authored about 9 years ago by Peter Dettman <[email protected]>
Optimized Sqrt and Trace for custom binary curves

125e93ac90fab535316f55695f14dde8e9c76c97 authored about 9 years ago by Peter Dettman <[email protected]>
XML doc for TlsClient.ClientHelloRecordLayerVersion

ca836115b48bd3b78312b2a5c88370ff7ef9d338 authored about 9 years ago by Peter Dettman <[email protected]>
Fix VmpcMac to actually use offset in BlockUpdate()

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

d23f5025d8281432258b906ab07dcf96db37703f authored about 9 years ago by Peter Dettman <[email protected]>
Merge branch 'master' of git.bouncycastle.org:bc-csharp

156e77dfbfb4fbce63962cf033cb4e6b8047007d authored about 9 years ago by Peter Dettman <[email protected]>
BJA-584 Fix DTLS record-layer version handling

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

2e91027902f5293f34127b787aa5de74f6849a4f authored about 9 years ago by Peter Dettman <[email protected]>
Added use of standard salt if provided.

9edba71a655a0df5f39e1cef3632bb9561bae6ae authored about 9 years ago by David Hook <[email protected]>
Added test against fixed salt.

0b4afcc3e4f3804562294b71265edd2ac2f00f9c authored about 9 years ago by David Hook <[email protected]>
Added support for fixed salt.

9d2816f7c430dc4fcf26b2940e3c5aa1a5aefcd7 authored about 9 years ago by David Hook <[email protected]>
Check CertificateRequest syntax server-side

67acfffc68a2483dc3ca48a3a95fa132d6910107 authored about 9 years ago by Peter Dettman <[email protected]>
Add .userprefs to ignore list

98f46b1c9e71acb14fe3b7f91711a5557f1fee1f authored about 9 years ago by Peter Dettman <[email protected]>
Validate ServerKeyExchange signature algorithm (TLS 1.2+)

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

1175209f51004a66b46ca92d14a9339e9e3e5972 authored about 9 years ago by Peter Dettman <[email protected]>
Validate CertificateVerify signature algorithm (TLS 1.2+)

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

ae227e65ab48b8747c80e1b336a3e6896e9e346e authored about 9 years ago by Peter Dettman <[email protected]>
Update version for release

0a6a5b964b14e12e561f1be53ed0c93db7f46202 authored about 9 years ago by Peter Dettman <[email protected]>
Merge branch 'vs2010' of https://github.com/jstedfast/bc-csharp into jstedfast-vs2010

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

dd12d4c4db7a6cedb11e83a8952a75bf0e783aee authored about 9 years ago by Peter Dettman <[email protected]>
More release preparation

e8030b40e256f3c7639bbdb4af7495965972ae12 authored about 9 years ago by Peter Dettman <[email protected]>
Updates in preparation for release 1.8.0

4960e3b36ea8152b98811a8b1e67ddfbb0213acd authored about 9 years ago by Peter Dettman <[email protected]>
Add NonMemoableDigest and tests

610322d49c2ab6915d43b6f7be88ddaa5029ce04 authored about 9 years ago by Peter Dettman <[email protected]>
Add Platform method for getting the type name of an object

6a939bee94f82fb515144304e81ddbb44c36eda4 authored about 9 years ago by Peter Dettman <[email protected]>
Factor out IsEnumType method

cead3acdc4320de1a8d5ff810f3fe4a87c3e4f61 authored about 9 years ago by Peter Dettman <[email protected]>
Update .gitignore

d7e56641a8b11ddd9c8c6457458e2995eeef4371 authored about 9 years ago by Peter Dettman <[email protected]>
Refactoring

db1a5bc1bf9d9e9aa5648292c52bbb09eb9ff988 authored about 9 years ago by Peter Dettman <[email protected]>
Add build-related files from BouncyCastle-PCL

749ef30e4a8d43cccde6065d1eedef41bae2ec64 authored about 9 years ago by Peter Dettman <[email protected]>
Spelling

a6bc87bde2b8b7391b9878d72d232aa8dae320bc authored about 9 years ago by Peter Dettman <[email protected]>
Add Threefish entries to factories to get tests passing

de4c05d989ec0e04acd3a84d07d2e79ebb29b3db authored about 9 years ago by Peter Dettman <[email protected]>
BMA-52 Fix SerpentEngine byte-ordering

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

6e86f37d4008e5cf9cd410fcc3e43e5420915ed7 authored about 9 years ago by Peter Dettman <[email protected]>
Call NextBytes instead of GenerateSeed

58489a7ad21bea55b37726ade010f4208a9d11c3 authored about 9 years ago by Peter Dettman <[email protected]>
Don't reveal the output size in exception message

d14a74e10b032251a33049535cc2b70e94ce48f1 authored about 9 years ago by Peter Dettman <[email protected]>
Handle COORD_SKEWED too

3cd8f77f596481a49806d8e56d75273056e457fe authored about 9 years ago by Peter Dettman <[email protected]>
Save an inversion in ECDSA verification for common cases

3f747e4fc26b9b55f91b5898ba774af001e30247 authored about 9 years ago by Peter Dettman <[email protected]>
Move classes up into Org.BC.Crypto

855811a35c33701da79ded77ddcad35976ce12d7 authored about 9 years ago by Peter Dettman <[email protected]>
Access entropy source via property

7f4d4cefd2a86591f02073382f338cac4b84bf56 authored about 9 years ago by Peter Dettman <[email protected]>
Improve usage/behaviour of SecureRandom.GenerateSeed

ced92a086526c85e31842aaa60ede4c4b8e0fdb9 authored about 9 years ago by Peter Dettman <[email protected]>
Port some DES/DESEDE changes from Java

8411746f5b5553dd59c08fea9d689b0c771cf3dc authored about 9 years ago by Peter Dettman <[email protected]>
Add missing lock for PORTABLE

b06af94e3319401f1bfdaf4884af723ec7d22782 authored about 9 years ago by Peter Dettman <[email protected]>
Fix file name

56b3abfc8b72d6ac5dcd8211ddcf42fa84f10f08 authored about 9 years ago by Peter Dettman <[email protected]>
Finish port of latest PRNG/DRBG stuff from Java

8bda1de4207632587d2df5fbd08797e22d5f8463 authored about 9 years ago by Peter Dettman <[email protected]>
Remove redundant semicolons

d14979f6a8404eea69abfaa5fae8a8f4f783b8f2 authored about 9 years ago by Peter Dettman <[email protected]>
More rename/delete

3585bbfd9ae9c9ce82854c91a1aae61a0d57720c authored about 9 years ago by Peter Dettman <[email protected]>
Delete files

d5a3ed7ca44ab2c64c54aff379c888b56b10dad3 authored about 9 years ago by Peter Dettman <[email protected]>
More delete/move/rename

ae976da8e118d814e83d6272800d56b6007abf9d authored about 9 years ago by Peter Dettman <[email protected]>
Rename/delete some files

2a32a3776411760789304c66c53cd9dd19237372 authored about 9 years ago by Peter Dettman <[email protected]>
FIPS DRBG digest/hmac/CTR

632e27e8c5a2f6fec1a90dcb01cf8d848a5aee90 authored about 9 years ago by David Hook <[email protected]>
added 4[] Concatenate

8c26eb74872ff8d6f6acdeca0b8164449b6d05a7 authored about 9 years ago by David Hook <[email protected]>
added 3[] Concatenate

20e56efe5b9d6b1f27007c92166114f50c9ee163 authored about 9 years ago by David Hook <[email protected]>
Check in our strong name key

d68b4a11014d8a5ddf7e8c7bee41e7f8e0f93e22 authored about 9 years ago by Peter Dettman <[email protected]>
Only initialise static data once

d90506bde1ced221486cb3da0a749fc4999f489c authored about 9 years ago by Peter Dettman <[email protected]>
Check there is no trailing data in Asn1Object.FromByteArray

21f2eacb456c933df98a59a78143dfd1a05bb951 authored about 9 years ago by Peter Dettman <[email protected]>
Update ECPrivateKeyStructure following Java API

938f65781f98d1581caa75e0ba34dd42a475974d authored about 9 years ago by Peter Dettman <[email protected]>
Obsolete sequence constructor and refactor

6476a8461d0f71c3961621697904a7cb2f292e62 authored about 9 years ago by Peter Dettman <[email protected]>
Use portable methods for ASCII conversion

b90c58ee419838514e615180216408ced07a2121 authored about 9 years ago by Peter Dettman <[email protected]>
Include basic encode/parse test

3d4f3a33994cfd31204b392978e964cdde2fb48a authored about 9 years ago by Peter Dettman <[email protected]>
Further refinement to random prime constructor

1913ecde1fc3d60dbefabc5f6d745ba9d603d3b7 authored about 9 years ago by Peter Dettman <[email protected]>
According to RFC 6066, host_name should use ASCII encoding

eab9d0b29e10560e11e32c764971f51a9eb3116c authored about 9 years ago by Peter Dettman <[email protected]>
Fix length check

0ec0de7241ed93f15a2685837ccd1ac62c934592 authored about 9 years ago by Peter Dettman <[email protected]>
added GetInstance methods

044deb08952282ffeffb502279ec18965f672d38 authored about 9 years ago by David Hook <[email protected]>
Review of culture-independent String comparison methods

809e86bbf8ed478e7aa7b9de8a3bfc3014289bd5 authored about 9 years ago by Peter Dettman <[email protected]>
Refactoring of "unused bits" changes

98d63d3099b874804e901b8e00288e899a370da5 authored about 9 years ago by Peter Dettman <[email protected]>
Use culture-independent prefix-check in MacUtilities.GetMac

- Fix for https://github.com/bcgit/bc-csharp/pull/40 (modified from original patch)

005288002936b16dce66912f06fcd1ba09ed2508 authored about 9 years ago by Peter Dettman <[email protected]>
Add sanity check on input length

87e1351939f4f5f03770a4bb4a261ecdbc10545f authored about 9 years ago by Peter Dettman <[email protected]>
Address various compiler warnings

218a170ece285fd49f82326c752a3d0fb31881dd authored about 9 years ago by Peter Dettman <[email protected]>
Fix IV check for 64-bit blockSize

1f899c3ca6c0a3497dd7a51bb25294ea44675691 authored about 9 years ago by Peter Dettman <[email protected]>
Add BerBitString and improve "unused bit" handling

c4f02c22b53e19a2445ee13865dc5e0e04c84359 authored about 9 years ago by Peter Dettman <[email protected]>
Add more PkiFailureInfo constants

077d073d23766583391b8241e8db262bc8619b5d authored about 9 years ago by Peter Dettman <[email protected]>
Improve random prime constructor

bf9600f6e8c3e8c83ba95a5e0821ec78e270cfa0 authored about 9 years ago by Peter Dettman <[email protected]>
Add contributor entries

e2e8018b6c1d4bd87178ed6a034581dcc672ace7 authored about 9 years ago by Peter Dettman <[email protected]>
Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL

36057f66032c5e2942a8c3797be39f20693318f3 authored about 9 years ago by Peter Dettman <[email protected]>
fixed argument null message

6adfadfc67116ab568768c12e4b97eb92d80d0c9 authored about 9 years ago by David Hook <[email protected]>
Fix weird character

36be1e55e464e5dea2c95726074d17428ef8d1fd authored about 9 years ago by Peter Dettman <[email protected]>
Remove old TODO

eafa3ffbb328f580f914b39f33c13033ad2e2ae8 authored about 9 years ago by Peter Dettman <[email protected]>
Needs to be in Org.BouncyCastle namespace for now

73aa04ea5089c6cc4398ed9ebc5bc0374b011204 authored about 9 years ago by Peter Dettman <[email protected]>
A few more changes to sync up with BouncyCastle-PCL

cebeeb6d6573e15fe4f1a834f77ead9e8556f570 authored about 9 years ago by Peter Dettman <[email protected]>
Some more PORTABLE updates

4198486935e8b5b7f83734ea9347cb6fc00a9802 authored about 9 years ago by Peter Dettman <[email protected]>
Merge branch 'master' of git.bouncycastle.org:bc-csharp

fd8f3ea2f79a4b6282fe76b75a2c53307ff0be3c authored about 9 years ago by Peter Dettman <[email protected]>
Tighten up the correspondence b/w Close/Dispose

0ff97264a685fba438b81238f692a4cbb942011f authored about 9 years ago by Peter Dettman <[email protected]>