Ecosyste.ms: OpenCollective

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

github.com/bcgit/pc-dart

Pointy Castle - Dart Derived Bouncy Castle APIs
https://github.com/bcgit/pc-dart

Updated pubspec and changelog

95928ec7e3c037a1ebfc235cc7734129fc8f524b authored almost 4 years ago by mw <[email protected]>
Merge branch 'AKushWarrior-master' into nullsafety

3667fbc2d3ad27342f38ef5fcec07ffd72a19f17 authored almost 4 years ago by mw <[email protected]>
add another IGE test from OpenSSL

f7be295c74efa9d24b7694534f36d5d37946c578 authored almost 4 years ago by Aditya Kishore <[email protected]>
logistical problems: README and CHANGELOG

11f93ad4984e99e249ac7579624c9ceb0cadbf32 authored almost 4 years ago by Aditya Kishore <[email protected]>
fix CCM issues

9604f2539185f30106ffb1d6e16516fbc18ed8a4 authored almost 4 years ago by Aditya Kishore <[email protected]>
starting work on CCM (broken)

8dec40f5383496a40b5295c40ef5da43eee66f46 authored almost 4 years ago by Aditya Kishore <[email protected]>
Fix warnings from pub tool.

aa0fcfa7ce0df02a1513c0baa01fbe854060baa8 authored almost 4 years ago by mw <[email protected]>
Fix warnings from pub tool.

37a8c5f67fbd483b331d2fe1c0473ce3028d06fb authored almost 4 years ago by mw <[email protected]>
Update README for IGE

56b0a4c4e19a7761a85319a0f5ec25c4e61c51b1 authored almost 4 years ago by Aditya Kishore <[email protected]>
Add IGE + tests

82caa06c4dacd40f8ada45153107c9024613b27b authored almost 4 years ago by Aditya Kishore <[email protected]>
Merge branch 'AKushWarrior-master' into 3.0.0-nullsafety.0

1fdcad2f5ba6d6d1490d69ea7e12b43fa6e968d8 authored almost 4 years ago by mw <[email protected]>
Add tests to all_tests_web, fix bug in HKDF

d0550dd46b6897e8d9f3a63e99cd50ed44caaaf2 authored almost 4 years ago by Aditya Kishore <[email protected]>
reformat

b024a0c226d39590e0b42cd38b3cfb87f3282132 authored almost 4 years ago by Aditya Kishore <[email protected]>
add info to README, add null-safety to CHANGELOG and pubspec.yaml, tick version to 3.0.0 as per dart guidelines

75157ad80f9a2b84f78756d59fb01b2af5f8907c authored almost 4 years ago by Aditya Kishore <[email protected]>
fix RSA keygen issue

b5e8864cb97962344b2b7a58c8eb358b21c2adfa authored almost 4 years ago by Aditya Kishore <[email protected]>
fix CMAC issue

eb6ae03bb0e73a29d8b6e49f6b501a16f40f4e73 authored almost 4 years ago by Aditya Kishore <[email protected]>
cleanup + fix pre-init procedure for cbcmac

c3818e3fa6534b6270f088ff66be5a242218d3d6 authored almost 4 years ago by Aditya Kishore <[email protected]>
remove markers of null migration

3e61931435d026079b91746078a0b834bbbce54b authored almost 4 years ago by Aditya Kishore <[email protected]>
fix padded block cipher impl

dc8aa32b0ff1ada51b551bc71c9beab8372704ac authored almost 4 years ago by Aditya Kishore <[email protected]>
fix SIC tests

c8dd7a6324069687197ec7bf18f40aa7e65bf574 authored almost 4 years ago by Aditya Kishore <[email protected]>
continued work on failing tests

60d5d8a985dcb5c90f56f2b76b29f44b4cfc7b5f authored almost 4 years ago by Aditya Kishore <[email protected]>
begin work on fixing failing tests

369888047346fc67e2652ba69121c6d76c61525f authored almost 4 years ago by Aditya Kishore <[email protected]>
fix lints, strip unnecessary null checks

24da3dc6910a73437f7b4c5ab65afd802543abbe authored almost 4 years ago by Aditya Kishore <[email protected]>
run dartfmt

31b66c8b2c8a0a74d0ff2f2fddc43f35f452ecfc authored almost 4 years ago by Aditya Kishore <[email protected]>
null safety: aes modes

31b646302ddb16fca38dc3706be709b83c714309 authored almost 4 years ago by Aditya Kishore <[email protected]>
null safety: digests & tests

2605c72cc7d9e52ea6318c09413c23fea5ca755b authored almost 4 years ago by Aditya Kishore <[email protected]>
null safety: ecc base (and reformatted dir)

7be3ee9b17483fab70b988dd2b4beffac0bfe743 authored almost 4 years ago by Aditya Kishore <[email protected]>
null safety: key derivators and updates to MACs

d63e1fff92a80914840a1993eb6631a12b2002d0 authored almost 4 years ago by Aditya Kishore <[email protected]>
key generators

1ca0531fed13a68f750df7689f37b78391115693 authored almost 4 years ago by Aditya Kishore <[email protected]>
null-safety migration (MAC)

bd0f2ccd30eb266c2b61bc2c7b77b685e7b8d4ce authored almost 4 years ago by Aditya Kishore <[email protected]>
null-safety migration (random, padding)

a85264ca3ad2bd60da9b48b803772b18f7774dc6 authored almost 4 years ago by Aditya Kishore <[email protected]>
continue null-safety migration (internals, stream ciphers, signers), add markers to touched files)

1ac71c4cba9069617064b41cbb641a2e154ebcd0 authored almost 4 years ago by Aditya Kishore <[email protected]>
begin null safety migration

ce5bbebb820e16ce0f591701b59adb2ddf0541bc authored almost 4 years ago by Aditya Kishore <[email protected]>
move to null safety with dependencies and analysis options

b7ff4b6a3dbc5dbeb4783d32566fa539f769fc24 authored almost 4 years ago by Aditya Kishore <[email protected]>
minor README update to clarify initialization procedure

b871e8977e60b6feeb7ba0a2161e6163c3c3d025 authored almost 4 years ago by Aditya Kishore <[email protected]>
Merge pull request #5 from bcgit/master

merge updates from upstream

844664e7abeccae8525ba51326373af6b4cb2d0c authored almost 4 years ago by Aditya Kishore <[email protected]>
Update for version 2.0.1

be4142082f01cd3971bec4890342e039799c1f0e authored almost 4 years ago by mw <[email protected]>
Merge branch 'izaera-patch-1' into master

b47e6ff17e8d13ed8f328724932f4d4a66541bae authored almost 4 years ago by mw <[email protected]>
Merge branch 'patch-1' of https://github.com/izaera/pc-dart into izaera-patch-1

6e0deb77c2bc2b14a34ca046c7dafd9e07d28de3 authored almost 4 years ago by mw <[email protected]>
Merge branch 'Ephenodrom-master' into master

db2d4ae5418f780b3cf86d96c44f6543f108e8aa authored almost 4 years ago by mw <[email protected]>
Fixed small bug in the decodeLength function

c5c9779d1b3c0255601e175233d97fc3ccec4e6f authored about 4 years ago by Ephenodrom <[email protected]>
Update my GitHub URL

Just that :-).

9cb34fd332d2c29012ba493f40fdb3a4fe77743b authored about 4 years ago by Ivan Zaera <[email protected]>
Updated changelog.

4ac7e6c357da55fb8d7cb9a976826d1d4b53045c authored about 4 years ago by mw <[email protected]>
Updated change log and contributors (thanks!)

cba1db325588c2e4fdb2499d032fea6bad06a5a1 authored about 4 years ago by mw <[email protected]>
Merge branch 'Ephenodrom-master' into master

630cc9440932ead9813c7fb62fc66ecb22440acf authored about 4 years ago by mw <[email protected]>
Merge branch 'master' of https://github.com/Ephenodrom/pc-dart into Ephenodrom-master

3eb0174a6e57499d4c374d7bf70d9da101e803cd authored about 4 years ago by mw <[email protected]>
Pull requests:

#58 Add missing secp384r1 identifier
#54 RSAPrivateKey calculates the public exponent from ...

924e526aaf3df88e44fbb060f26fa89bc842a07b authored about 4 years ago by mw <[email protected]>
Merge branch 'schancel-fix-encoding' into master

8fd96a965b65a60fbce3a182a141b0fcc1888563 authored about 4 years ago by mw <[email protected]>
Added unsigned encoding and tests for encoding.

427cb12a77dc81935d1b4c58cb21d76169c8df4e authored about 4 years ago by mw <[email protected]>
Merge branch 'fix-encoding' of https://github.com/schancel/pc-dart into schancel-fix-encoding

691418ca5d88a33011cdbc18aa6fa2ad905fa3fd authored about 4 years ago by mw <[email protected]>
Merge branch 'vHanda-master' into master

23de2c0f220444dfdbc97783cd598c003d0addbd authored about 4 years ago by mw <[email protected]>
Merge branch 'master' of https://github.com/vHanda/pc-dart into vHanda-master

195a1230a6eb0849ca9392ba8d84c6e3999f0f19 authored about 4 years ago by mw <[email protected]>
Merge branch 'hoylen-rsa-public-exponent' into master

fc4f087dcccc396a16e8abd04854adcbe8250246 authored about 4 years ago by mw <[email protected]>
Remove unused dart:io import

bb7fe85e518b4a32eaf97a55a1950edd737f26be authored about 4 years ago by Ephenodrom <[email protected]>
Ensure negative positive BigInts are padded if their first byte has 0x80

Encoding a BigInt in 2s-compliment requires an extra padding byte if the
0x80 bit is set in the ...

74f790f725f3b86fdcd9dc396fb6341d9833624e authored about 4 years ago by Shammah Chancellor <[email protected]>
Add missing secp384r1 identifier

I'm using PointyCastle to generate secp384r1 keys.

7da179589aba205225c4ef0186e4d9607942c12a authored about 4 years ago by Vishesh Handa <[email protected]>
Merge branch 'rsa-public-exponent' of https://github.com/hoylen/pc-dart into hoylen-rsa-public-exponent

3c0db01965d0833b1068a672e9abd07c79d81f0a authored about 4 years ago by mw <[email protected]>
Merge branch 'Ephenodrom-master' into master

c4b0fe51c6d81b665d54ace5c7544f75ab7fcbe4 authored about 4 years ago by mw <[email protected]>
Merge branch 'master' of https://github.com/Ephenodrom/pc-dart into Ephenodrom-master

99d14703bcb0abe3cad6f22d8cdd700e1591d734 authored about 4 years ago by mw <[email protected]>
Merge branch 'tekartikdev-master' into master

de81781d2f999fd02dad52d647c574cea803614f authored about 4 years ago by mw <[email protected]>
Improve ASN1BitString

1ed7a97866c1561a0fd1dc3f4fe720f89c4ae2c7 authored about 4 years ago by Ephenodrom <[email protected]>
Fixed RSA key generator tests to use valid keys.

8f1abacd60384fe727706ea6e62db24bd187dd9f authored about 4 years ago by Hoylen Sue <[email protected]>
Added check for RSA modulus matches p and q.

ac621e5322185da71d28007d77851050b7516b6c authored about 4 years ago by Hoylen Sue <[email protected]>
RSAPrivateKey calculates the public exponent from the other values.

37885900e89dad111f98f167dc1ddc84a138e9c6 authored about 4 years ago by Hoylen Sue <[email protected]>
fix: remove dart:io dependency to allow compiling for web/flutter_web

dc1baaff618f0a9ea8a96dc957a0da6500d0dfa0 authored about 4 years ago by alex <[email protected]>
Updated to 2.0.0 -- updated and fixed wrong date in change log.

e5cd4dd87d3a2b2f317b9a59b245978d92e965ee authored over 4 years ago by mw <[email protected]>
Pubspec 2.0.0-rc2

5ec9a6fac5cb09448613e22e42f9f3ece962a64b authored over 4 years ago by mw <[email protected]>
Updated changelog for 2.0.0-rc2

91b9aa69fbf944e5335911796e9e7fc3bedcc6bb authored over 4 years ago by mw <[email protected]>
Merge branch 'Ephenodrom-master' into master

bdbc24b5dc81995f797415908016f307cdd231f5 authored over 4 years ago by mw <[email protected]>
minor improvements

3919e9add63eccc63032f8e02f07eb29eb0431cc authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Fix encoding of ASN1Integer with BigInt.from(0)

f13c13cffb9087d7c4ac6f2ff4584a1219cd2198 authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Add asn1 dump feature

a51c5896792225e46f435bd1202ba3b3e3af743c authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Add ASN1GeneralizedTime

63c25b641077099f4d13119dfdd57c46a3d1c35d authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Add OID

e10a3785fc2de84281b4a267fafaed27103902b5 authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Handle unused bits

da0511644eed343b298128765ae2adc268bb123b authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Add add() method to the ASN1Sequence

07ff31ddfe91a7c25dc0ef52663e549ecc224e9f authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Add ASN1TeltetextString

104d098c9f22b9eefb3849501284817f882ac991 authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Fix linters

e9aab5a70c900bf604f0a47206bf2c748139607b authored over 4 years ago by Daniel Linsenmeier <[email protected]>
#45

Added well named getters for public and private exponents and associated tests.
Added public key...

6576189798448f502a3be6c34aec8fb89751e411 authored over 4 years ago by mw <[email protected]>
Thanks!

Merge branch 'Ephenodrom-master' into master

167aa6a4b9f1e14dc0bb8410d92ce45760aab354 authored over 4 years ago by mw <[email protected]>
Merge branch 'master' of https://github.com/Ephenodrom/pc-dart into Ephenodrom-master

865fde4567cd5f9e2e92758b6ad94496dc147f7a authored over 4 years ago by mw <[email protected]>
improve object identifier

e6b88193df5713db511a181ca3752f31f9908f3f authored over 4 years ago by Ephenodrom <[email protected]>
revert renaming

a996754c38f3d6cb425ad76084923a084be9d0a5 authored over 4 years ago by Ephenodrom <[email protected]>
Rename and export of the asn1 library

6da70bb313e93a5c0aa0a8568a5b2d804ff94fe6 authored over 4 years ago by Ephenodrom <[email protected]>
add der ber encoding

56401d3784b659bd379fb01b436592ca311a0988 authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Merge branch 'CDDelta-chacha-external' into master

0d595c65e76a678ba57fe9eb14cabbcc938ebdb0 authored over 4 years ago by mw <[email protected]>
Removed empty line at end of file.

ab189375eb3752680d0b08e89d20859033b2e25a authored over 4 years ago by mw <[email protected]>
Merge branch 'chacha-external' of https://github.com/CDDelta/pc-dart into CDDelta-chacha-external

4772b2a8de4fd0b5580adc1a6dcfbbd384a38131 authored over 4 years ago by mw <[email protected]>
Updated pana invocation.

a857d4557c73b59f90385614c821aed65861927d authored over 4 years ago by mw <[email protected]>
improve BER encoding/decoding

81bbdc5151095823a1a0c32999040ae4025824ef authored over 4 years ago by Ephenodrom <[email protected]>
Add constructed behavior

69b22cec96c622c770a1579e4fa4aa19f5e30e1c authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Update chacha7539.dart

61311fba2627a5d21aa49dbaf217cea87042dff4 authored over 4 years ago by CDDelta <[email protected]>
Update chacha20.dart

506da2e7245827908b9956451ad1229dff4d862c authored over 4 years ago by CDDelta <[email protected]>
Fix Unit tests for ASN1 Sequence and Set

37575f19201d3a1dbcabbfbcb41fb139cb10f10a authored over 4 years ago by Ephenodrom <[email protected]>
Add ASN1Parser

0d47ce057b302d41097bceb209e198128edcc74c authored over 4 years ago by Daniel Linsenmeier <[email protected]>
Renamed test group name.

52e6c64b5b511fb54c7baba271ce8b3efb5289bf authored over 4 years ago by mw <[email protected]>
Renamed test group name.

05a9b806e0e431ccb02204f5747572c76a6347b8 authored over 4 years ago by mw <[email protected]>
- Added CSHAKE, SHAKE

- Created Keccak Engine from Keccak digest, updated it.
- Added XOF interface.
- Removed Extended...

a4e7b88c3bfdbd03a7c57ed8f67b521932838c36 authored over 4 years ago by mw <[email protected]>
Added all test file for asn1 added that to all_tests_web.dart.

4e65e461d32dd5a969861a9a4d1b79b7391df4dd authored over 4 years ago by mw <[email protected]>
Expected tag for set is 0x31.

a33b4fddaa2565bd035827f8b3595b861f7a74e9 authored over 4 years ago by mw <[email protected]>