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

Add new test case for 96 bit tag from CFRG

github.com/bcgit/bc-csharp - 649d131ada52a4921ee820503f91405afd17b6ac authored almost 11 years ago by Peter Dettman <[email protected]>
When OCB is used with incrementing nonces, the cipher processing during initialization is only needed once every 64 inits.

github.com/bcgit/bc-csharp - 6f3de272501bd9153fdbc7b6c28a6de7c7dfbfae authored almost 11 years ago by Peter Dettman <[email protected]>
Make class internal

github.com/bcgit/bc-csharp - 02935ef3e831465660bec2571094b5a6aea54bda authored almost 11 years ago by Peter Dettman <[email protected]>
Port custom curve for secp256r1 from Java

github.com/bcgit/bc-csharp - 2cf78b09633f6f993b03a544abf2ee28fb592ce4 authored almost 11 years ago by Peter Dettman <[email protected]>
Tidy up comments

github.com/bcgit/bc-csharp - 6291f2a807dd1c371969dacddfa773cf674ff042 authored almost 11 years ago by Peter Dettman <[email protected]>
Port custom curve for secp256k1 from Java

github.com/bcgit/bc-csharp - 006b4267a15735b129b5b9d09b756344ca9f51bd authored almost 11 years ago by Peter Dettman <[email protected]>
Add methods working with uint[]

github.com/bcgit/bc-csharp - e88ccf8b5f72b744fa91e7f50aa120a17b341df3 authored almost 11 years ago by Peter Dettman <[email protected]>
Add diagnostics

github.com/bcgit/bc-csharp - 90c5a5af5279385722bc6a22484f56ab387f182d authored almost 11 years ago by Peter Dettman <[email protected]>
Fix coord access in Negate()

Reformatting

github.com/bcgit/bc-csharp - 08223b1c37e1e00a5abd0411c9ee3f04f2edbb60 authored almost 11 years ago by Peter Dettman <[email protected]>
Refactor DecompressPoint

github.com/bcgit/bc-csharp - a16317d05fdd83e875e5fd744e1efd32c04bdf3f authored almost 11 years ago by Peter Dettman <[email protected]>
Port of jacobian/-modified coordinates from Java

Make jacobian-modified the default coordinates for Fp

github.com/bcgit/bc-csharp - 2943ddadcaeb987181708bfada6006b3feabe14b authored almost 11 years ago by Peter Dettman <[email protected]>
Make Barrett reduction available for more prime moduli

github.com/bcgit/bc-csharp - 0ad06688318b3220928f84d48c2c1572215c2f6f authored almost 11 years ago by Peter Dettman <[email protected]>
Increase number of rounds

github.com/bcgit/bc-csharp - d0e078badfa162038a962e5af02e2cd5a71d4b0c authored almost 11 years ago by Peter Dettman <[email protected]>
Adjust first-digit optimization to not be so conservative

github.com/bcgit/bc-csharp - b9f0dceb0ccf79356ec33dec264a1687a3edc622 authored almost 11 years ago by Peter Dettman <[email protected]>
Port latest Java fixes for lambda-projective and make it the default for F2m

github.com/bcgit/bc-csharp - 0d360477865400dfe98e1aeade606d57e11def80 authored almost 11 years ago by Peter Dettman <[email protected]>
Change F2m test curve to match Java version more clearly

github.com/bcgit/bc-csharp - 95b973942745d7f129c5715ab99dec8c445c804f authored almost 11 years ago by Peter Dettman <[email protected]>
Implement Sqrt in F2m

github.com/bcgit/bc-csharp - f65d8b967df6eb86ec5f67e9bd94f6993c9e07bb authored almost 11 years ago by Peter Dettman <[email protected]>
Add 0 guard in ModInverse

github.com/bcgit/bc-csharp - fcbb6956ca47b38549143f289d017485217c7a36 authored almost 11 years ago by Peter Dettman <[email protected]>
Implement homogeneous and lambda-projective coordinate systems in F2m curves

github.com/bcgit/bc-csharp - a52cfc68fa5c443ca5e2602049e2a1ec31e6db19 authored almost 11 years ago by Peter Dettman <[email protected]>
Port of AddOne method(s) from Java

github.com/bcgit/bc-csharp - 91e9cac367d2f5bbcbd6023e971ca9e06629845c authored almost 11 years ago by Peter Dettman <[email protected]>
Use AesEngine by default

github.com/bcgit/bc-csharp - c72c3bc4be65099c30fc813693216d124a30308b authored almost 11 years ago by Peter Dettman <[email protected]>
Formatting

github.com/bcgit/bc-csharp - 6b5b1051ee235bd75b34e81ebb9e08a88fe5cede authored almost 11 years ago by Peter Dettman <[email protected]>
Some more EC point normalization

github.com/bcgit/bc-csharp - c1d609b35a28a5d517ac47ead9b50876a378d94a authored almost 11 years ago by Peter Dettman <[email protected]>
Default to COORD_HOMOGENEOUS for Fp

github.com/bcgit/bc-csharp - c4bf2ce8fb149f77e2410ae09c750ed44bf20ce6 authored almost 11 years ago by Peter Dettman <[email protected]>
Implement very basic Barrett reduction as alternative to very slow BigInteger.Mod

github.com/bcgit/bc-csharp - fc99ec8763011525d7c2d38f7901c8802a17c9b0 authored almost 11 years ago by Peter Dettman <[email protected]>
Run point test on all supported coordinate systems

github.com/bcgit/bc-csharp - 4fd68a3d37b113ef9809228e80f5aeb45208813f authored almost 11 years ago by Peter Dettman <[email protected]>
Implementation of homogeneous coordinates for Fp

Various changes to point methods to deal with non-affine points
Changes in client code and tests ...

github.com/bcgit/bc-csharp - 03a8f8b86524664d2d61076a5f81ebe402c404ff authored almost 11 years ago by Peter Dettman <[email protected]>
Optimization in ModReduce

github.com/bcgit/bc-csharp - 4e88394961c9ce8002e6093ca388bfa4ca943a76 authored almost 11 years ago by Peter Dettman <[email protected]>
Track carries for a, b to avoid unnecessary add/sub of prime modulus

github.com/bcgit/bc-csharp - 4c690460459e4aef32982893bb6394c6d9ecd5f0 authored almost 11 years ago by Peter Dettman <[email protected]>
Fix return type in SubFromExt

github.com/bcgit/bc-csharp - 3747ca5c316480183a81df8a3e9fceef5f95bfd2 authored almost 11 years ago by Peter Dettman <[email protected]>
Make class abstract

github.com/bcgit/bc-csharp - ec4288ed12863d6692275cb945378401937cb320 authored almost 11 years ago by Peter Dettman <[email protected]>
Add missing MD2 and MD4 HMACs

github.com/bcgit/pc-dart - 2b44c2f4f08af911027bc7020e86d982a705229d authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Implement MD5

fixes #45

github.com/bcgit/pc-dart - 62a9255fb9f1b1bc549e14bacddaf7a86dc0c377 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Refactoring of MD4 to clean code

github.com/bcgit/pc-dart - 0711fb6d33a65d25d14d9d8e9e0fafab3389ea70 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Track uvLen to reduce shifting for small operands

github.com/bcgit/bc-csharp - d64985881f898bc4779d31cf618e1a04b1cece6f authored almost 11 years ago by Peter Dettman <[email protected]>
Move method

github.com/bcgit/bc-csharp - 89c202d973c8c0143ae5986d2c8bce0869ec541c authored almost 11 years ago by Peter Dettman <[email protected]>
Port of several interrelated things from Java build:

- Z coordinates for points
- More point normalization code
- Curve management of point precomp in...

github.com/bcgit/bc-csharp - 0f05a8dc4b27623d96b08f7619c056a4e65baa9b authored almost 11 years ago by Peter Dettman <[email protected]>
Use ImportPoint to make sure points are on same curve

Add MontgomeryTrick method

github.com/bcgit/bc-csharp - 6103247b0f72680bb834551cf4e68866f352afd2 authored almost 11 years ago by Peter Dettman <[email protected]>
Update test data

github.com/bcgit/bc-csharp - 8ee18ba2819496466df6740016f782c7ba7f02f5 authored almost 11 years ago by Peter Dettman <[email protected]>
Rewrite some tests to avoid (obsoleted) explicit field element construction

github.com/bcgit/bc-csharp - 17afdeeaee41d9ff9012d0318880f83c82570995 authored almost 11 years ago by Peter Dettman <[email protected]>
Formatting

github.com/bcgit/bc-csharp - c8bca237445a5dea80d00bb789d197a4ace58d45 authored almost 11 years ago by Peter Dettman <[email protected]>
Use residue-based reduction for more curves, in particular P-256

github.com/bcgit/bc-csharp - 40d318fb8c3da32fa16251aa160dd4876910fc63 authored almost 11 years ago by Peter Dettman <[email protected]>
Add Nat/Mod classes and use instead of (slow) BigInteger.ModInverse implementation for FpFieldElement

github.com/bcgit/bc-csharp - 1eae3093554e12822f1c53b174af894af28bbfaa authored almost 11 years ago by Peter Dettman <[email protected]>
Avoid unnecessary multiplication in final ExtEuclid iteration

github.com/bcgit/bc-csharp - 705def3b089ca3ea2046457c77f56f6dbd309f0e authored almost 11 years ago by Peter Dettman <[email protected]>
Formatting

github.com/bcgit/bc-csharp - 6768207a6a243e7c0f530a90b5d92fa3f57f2a48 authored almost 11 years ago by Peter Dettman <[email protected]>
Add foundations for supporting other coordinate systems

Add curve configuration
Multipliers now live on the curve instead of points

github.com/bcgit/bc-csharp - a1f04c18f436a7206c990e1c1625250f5dee93b3 authored almost 11 years ago by Peter Dettman <[email protected]>
Make public

github.com/bcgit/bc-csharp - 2faeff20d0b978ede87b32861478d4b2531ca7a4 authored almost 11 years ago by Peter Dettman <[email protected]>
Override methods to optimize for LongArray

github.com/bcgit/bc-csharp - 83ab18d6e64ade0f156c3ba97cff8a31e6e3f786 authored almost 11 years ago by Peter Dettman <[email protected]>
Use new Math.Field classes in EC curves, and avoid casting in client code

github.com/bcgit/bc-csharp - 73cb18129e632b44ddae7f9c589fd9c17c77d3ca authored almost 11 years ago by Peter Dettman <[email protected]>
Implement TwicePlus optimization in Fp curves

github.com/bcgit/bc-csharp - 47d13b5a8d368ffc048e2804cf24ca3b66b8ecae authored almost 11 years ago by Peter Dettman <[email protected]>
Port LongArray from Java and use in F2mFieldElement

github.com/bcgit/bc-csharp - cbc0848b90917fa606be8049f056de2acc1712a8 authored almost 11 years ago by Peter Dettman <[email protected]>
Implementation of MD4

fixes #45

github.com/bcgit/pc-dart - da2121d709c807e70a9cce30657e7adafea7e549 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Added MD2 test to all_tests

fixes #45

github.com/bcgit/pc-dart - 6f6072f9785c7440f315913524559c66ecce4d9e authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Changed return of rotate methods and added toString and toRadixString methods to UintX

github.com/bcgit/pc-dart - 9439cbff2894bf5e8d97ff05d7389efb2b0fd59d authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
BMA-119

Make GetValueList methods consistent
Remove obsolete X509Name methods

github.com/bcgit/bc-csharp - 5abe3db293d6dfed650a26bb9c3f5c839ccf2aa5 authored almost 11 years ago by Peter Dettman <[email protected]>
Fix up openssl test cases

github.com/bcgit/bc-csharp - 0373cfe00e805772ca49ab459900b986bd83f23c authored almost 11 years ago by Peter Dettman <[email protected]>
Remove DerUnknownTag class

github.com/bcgit/bc-csharp - ec8e1fff9810b7c58e79a560b344c3abe9d82f6e authored almost 11 years ago by Peter Dettman <[email protected]>
Stop using DerUnknownTag (throw exceptions during parsing instead)

github.com/bcgit/bc-csharp - e881ee06950d623a7678cda637ebd39dd33658fa authored almost 11 years ago by Peter Dettman <[email protected]>
BMA-118

Handle null properly in AuthorityInformationAccess.GetInstance

github.com/bcgit/bc-csharp - 34404b3e7cfd8a1e21591eea2c7812b5805d191f authored almost 11 years ago by Peter Dettman <[email protected]>
Reformat

github.com/bcgit/bc-csharp - 2a947cc7653da44abd23ecbaa86e3013509bc826 authored almost 11 years ago by Peter Dettman <[email protected]>
BMA-116

Update some Asn1.X509 classes from Java

github.com/bcgit/bc-csharp - 79f344b578c17dd919eafbefff8bf76269c8551a authored almost 11 years ago by Peter Dettman <[email protected]>
Fix Equals methods

github.com/bcgit/bc-csharp - f9d1a02949b1325b68d0a4d9f9c21cd53de2fb36 authored almost 11 years ago by Peter Dettman <[email protected]>
Fix digest test constructors

Formatting

github.com/bcgit/bc-csharp - 9ded11e7b04c64f2c36c9cf6a6993c2aa7903a0a authored almost 11 years ago by Peter Dettman <[email protected]>
Update for timw

github.com/bcgit/bc-csharp - 2433ec9d06f6640f1928aabfd71c63b3a3301d8e authored almost 11 years ago by Peter Dettman <[email protected]>
Add new files to project, rename Sm3 to SM3

github.com/bcgit/bc-csharp - 5f39bd591cd54a1747518d99b723991383a8a9de authored almost 11 years ago by Peter Dettman <[email protected]>
Fix up merge

github.com/bcgit/bc-csharp - cb74795bf4e107cf2689e85250a5b939671d30e1 authored almost 11 years ago by Peter Dettman <[email protected]>
Merge branch 'feature/threefish-skein-memoable-sm3' of git://github.com/timw/bc-csharp into timw-feature/threefish-skein-memoable-sm3

Conflicts:
crypto/crypto.mdp
crypto/src/util/Arrays.cs

github.com/bcgit/bc-csharp - 95c58fd065df852598412fa8b7d06c3cee72c29c authored almost 11 years ago by Peter Dettman <[email protected]>
Implementation of MD2

fixes #45

github.com/bcgit/pc-dart - 61da51b36c8112358fe18fdeef52a5d53b2a3373 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Merge branch 'pkix-validator-throw' of git://github.com/jstedfast/bc-csharp into jstedfast-pkix-validator-throw

github.com/bcgit/bc-csharp - 82efab7c1a6d3c8a3d0b3f162a3909ff158699b3 authored almost 11 years ago by Peter <peter@cryptic.(none)>
Bring EC performance test up-to-date with Java version

github.com/bcgit/bc-csharp - 7076b2f6992ac53997cfd73ca73ee825dc2b967c authored almost 11 years ago by Peter Dettman <[email protected]>
Add new classes in Math.Field and some other EC-related stuff from Java

github.com/bcgit/bc-csharp - 0d74a23f78cc18401b5f746a97faf1f43003655f authored almost 11 years ago by Peter Dettman <[email protected]>
Use ECCurve.CreatePoint

Formatting

github.com/bcgit/bc-csharp - ce4ff9911d7a925ca4e20300cadf9a1cbadd9e45 authored almost 11 years ago by Peter Dettman <[email protected]>
Formatting

github.com/bcgit/bc-csharp - a1e9ba060bf6c0a507dfb785a2da1c13df8172f1 authored almost 11 years ago by Peter Dettman <[email protected]>
Formatting

github.com/bcgit/bc-csharp - 7a1cb426d350411a55e2694831d63497ddecfd89 authored almost 11 years ago by Peter Dettman <[email protected]>
Add target frameworks for mono-3.5 and -4.0

github.com/bcgit/bc-csharp - bbe415a797593d2b4d855f6b880d37d248071fc3 authored almost 11 years ago by Peter <peter@cryptic.(none)>
Make typed Equals methods public (and virtual)

github.com/bcgit/bc-csharp - 408f10c7d0a6b906891cee6614e8b63ef2a1cf0f authored almost 11 years ago by Peter Dettman <[email protected]>
Merge branch 'master' of git.bouncycastle.org:bc-csharp

github.com/bcgit/bc-csharp - df3c3f6b57c999421474aed2e2c53522b4da22bb authored almost 11 years ago by Peter Dettman <[email protected]>
Remove old MonoDevelop project files, since MonoDevelop now supports the Visual Studio formats

github.com/bcgit/bc-csharp - 137f61053447a9966244c76444494027b45fb3be authored almost 11 years ago by Peter Dettman <[email protected]>
Make static utility classes abstract instead of sealed

Add Arrays.GetHashCode for int[]
Formatting

github.com/bcgit/bc-csharp - 31525ff4a76773fa0cc85d4abcee7d5418cbd984 authored almost 11 years ago by Peter Dettman <[email protected]>
Bring Fp field element code mostly up-to-date with Java version

github.com/bcgit/bc-csharp - 6441027c986a31b209c28acf8f94a3fcc93922a2 authored almost 11 years ago by Peter Dettman <[email protected]>
Corrected docs

github.com/bcgit/pc-dart - 983bbbc75cb42c4667370a6c5e793cda4888462d authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Fix XML comments

github.com/bcgit/bc-csharp - 13301a8300c8ae44c02aaff74574a5a955a3f4d0 authored almost 11 years ago by Peter Dettman <[email protected]>
Include impl.dart in tests

github.com/bcgit/pc-dart - 84b26bde7a217d0bd36f65d2d0965a37bfcb4775 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Point to next version: 0.6.0

github.com/bcgit/pc-dart - 8bbf3596bd8e7a64e7370a4783a418b769d160c5 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Merge branch 'fixes' into development

github.com/bcgit/pc-dart - 137c4185cd5298738decb38c73f38fdf8fd30805 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Prepare version release: 0.5.1

github.com/bcgit/pc-dart - b1f9692ac447c410b262baf9921dde4a5e57e801 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
GCTR implementation and refactor of modes of operation factories, which were wrong

github.com/bcgit/pc-dart - 1f4502eb1dafa8d1399e76cbd637eadafd6cb471 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Let NullBlockCipher use arbitrary block sizes

github.com/bcgit/pc-dart - 729411b2747391e1230182daf9071e54ae2803d4 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Removed unused variable from tests

github.com/bcgit/pc-dart - 25d3022b658d881a4c2e3b4eab915008b5cb826e authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Corrected typo

github.com/bcgit/pc-dart - 159bea919406711920657fa76fbca316d3e04239 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Implementation of ECB

github.com/bcgit/pc-dart - 19b534bcc095a868856ac54fabec204a494a2eb9 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Implementation of CFB mode of operation

github.com/bcgit/pc-dart - a7e17255bf512d4d3955a48fc0a963fd119634b9 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Implementation of OFB mode of operation

github.com/bcgit/pc-dart - 393c17707cc7409a60f4017bd947c5721665ec3c authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Change in doc

github.com/bcgit/pc-dart - 1434d65d1bba75438b3b59ce155d27d023db465e authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Updated README so that bullets are correctly shown in pub

github.com/bcgit/pc-dart - 2d1bcc0cd5c1010a3803720d8bfd4a31673cb3fa authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Removed unused imports

github.com/bcgit/pc-dart - 320eb5d41d2675684c40e88f70336c6f9b5586f2 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Updated README so that bullets are correctly shown in pub

github.com/bcgit/pc-dart - d28895123b66a81c47017636d3e2c65004b095f6 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Adapt command line utility to impl.dart split

fixes #41

github.com/bcgit/pc-dart - eb2952841e8661beaf6bf8a533ea2d165df42329 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Adapt tests to impl.dart split

fixes #41

github.com/bcgit/pc-dart - 3a6c9f78bc31e89a91a18b2ffd97094ea03b9221 authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>
Split impl.dart into client and server parts to be able to selectively include the one you need

fixes #41

github.com/bcgit/pc-dart - 965f5ae3459f3810875fccbc554269c2852f6fef authored almost 11 years ago by Ivan Zaera Avellon <[email protected]>