Ecosyste.ms: OpenCollective

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

github.com/krzyzanowskim/CryptoSwift

CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
https://github.com/krzyzanowskim/CryptoSwift

Removed unnecessary code. Explicitly declared the `secondaryObjectIdentifier` as `nil`.

126ef4ebb256434ca800b70581f233c4ba03a9e6 authored about 2 years ago by Brandon Toms <[email protected]>
Fixed a comment

492f90f3d200723725faf862abe0350c0d3c6db1 authored about 2 years ago by Brandon Toms <[email protected]>
Added documentation and explicitly declared functions as internal

7b67beaf32bec55e5d3bb32094075d1636311004 authored about 2 years ago by Brandon Toms <[email protected]>
Added / fixed documentation

f8a11bad170c67eee4bfb7f6fbde69ef2f47761e authored about 2 years ago by Brandon Toms <[email protected]>
Updated file headers

db6e6478194ca61fe62038f3d8525c627f078680 authored about 2 years ago by Brandon Toms <[email protected]>
Spelling

7aad7e4084081594a5251a703b75589ace6d46b4 authored about 2 years ago by Brandon Toms <[email protected]>
SwiftFormat

cc6025756f4d0fd300ac1a6bad5db30cfb14b91f authored about 2 years ago by Brandon Toms <[email protected]>
Added a disclaimer for a long running test.

12c3ee4b6506774e2ec326c819fed43910f6f7b4 authored about 2 years ago by Brandon Toms <[email protected]>
Added RSA Documentation & Examples

d146f03a9c1ca17c9e9be5ce22760deafcda6ab4 authored about 2 years ago by Brandon Toms <[email protected]>
Made the default Signature variant .message_pkcs1v15_sha256.

141bda417a9af68a921c1c1e23ae93c9b58e8dcf authored about 2 years ago by Brandon Toms <[email protected]>
Added links to the IETF Specs

23c9f43b5ef6ba3474c97ddcf17b076d39cfb204 authored about 2 years ago by Brandon Toms <[email protected]>
Spelling

0e29e5a822084130cb198e0d8a260e044333e216 authored about 2 years ago by Brandon Toms <[email protected]>
Updated file header

0cf50388a6db9d970d3147d72298faa7e1f0d01f authored about 2 years ago by Brandon Toms <[email protected]>
SwiftFormat

0ea13c82e06693290661ad8039caa6700d546022 authored about 2 years ago by Brandon Toms <[email protected]>
Added additional EME and EMSA Padding Tests

3130d3fc5e41d89367ba7344506826c829583530 authored about 2 years ago by Brandon Toms <[email protected]>
SwiftFormat

0fda878644a9d81d0b680ce9f3b76b761fea93a8 authored about 2 years ago by Brandon Toms <[email protected]>
SwiftFormat

a8e82747b1ad2dca5f4adab5222e26f95cb31083 authored about 2 years ago by Brandon Toms <[email protected]>
Added documentation and reorganized

413d71e177b36a939793d866003e961db1e782d6 authored about 2 years ago by Brandon Toms <[email protected]>
Added documentation and reorganized

64968dd07f366d9d35e7a2d6ee0e6ef424f1eec8 authored about 2 years ago by Brandon Toms <[email protected]>
RSA Key Tests

8ac36a4f798daf93e6b3effad2d6d84910f083b0 authored about 2 years ago by Brandon Toms <[email protected]>
Added tests for EME and EMSA PKCS1v15 Padding Schemes

fd1519e827de20fdd1dfd220348a02b7d706cac9 authored about 2 years ago by Brandon Toms <[email protected]>
Added EME and EMSA PKCS1v15 Padding Schemes

ce9edf97dffa0871e35d721e9d2a6f3b1b42d8be authored about 2 years ago by Brandon Toms <[email protected]>
Introduced the Signature Protocol. Keys that are capable of signing data (and verifying signed data) should conform to this protocol.

0e41a8f467c498f9596d5ac7f9d7ea0cad2b3504 authored about 2 years ago by Brandon Toms <[email protected]>
Added EME and EMSA PKCS1v1.5 Padding Schemes

f61536d3b41252104d39410d60bc4103a7866781 authored about 2 years ago by Brandon Toms <[email protected]>
RSA Signature Conformance

7e83e5c5f0e44cfccf58a5a8b420d2ebd13e0f12 authored about 2 years ago by Brandon Toms <[email protected]>
RSA Cipher Conformance

51d476cb335d716302fc2df21488566c6c455b1a authored about 2 years ago by Brandon Toms <[email protected]>
Added more error messages and relocated file

d8ce7969145e1dd3b614afb6dbcefcc05eb41336 authored about 2 years ago by Brandon Toms <[email protected]>
Merge branch 'main'

fb5a17305b04acb5c547b0348738ec26c4d0f1a9 authored about 2 years ago by Brandon Toms <[email protected]>
Replacing issue with discussion in README

Signed-off-by: Nathan Fallet <[email protected]>

77062e537e8dba50cff6d089bc43816b1fb36ee9 authored over 2 years ago by Nathan Fallet <[email protected]>
Merge branch 'main'

b0d446e2e43f48a2bb5bad7e7905d5166cdac954 authored over 2 years ago by Brandon Toms <[email protected]>
Update FUNDING.yml

Signed-off-by: Nathan Fallet <[email protected]>

8e01cd80015844eaaff5d5f9eeeee979ffafd299 authored over 2 years ago by Nathan Fallet <[email protected]>
Merge pull request #922 from btoms20/feature/asn1+der

Simple ASN1 Encoder and Decoder & DERCodable Protocol

0c1dbde1448a5f7f2f938b087cb71a879ec0d3de authored over 2 years ago by Nathan Fallet <[email protected]>
Merge pull request #968 from krzyzanowskim/checks

Fixing macOS build

f789ac5c4eb7857f763ed405d26a499f7a5bb02c authored over 2 years ago by Nathan Fallet <[email protected]>
Fixing macOS build

29842c6a7109ca1fccca2e7811d866b4ecc743f4 authored over 2 years ago by Nathan Fallet <[email protected]>
Merge branch 'main' into feature/asn1+der

d3d608554925ea53fb50dedea6838f7dddd1eaab authored over 2 years ago by Nathan Fallet <[email protected]>
Merge pull request #967 from krzyzanowskim/checks

Fixing branch name in workflows

503eb3d3f431288147ba3682af9144ca119a8065 authored over 2 years ago by Nathan Fallet <[email protected]>
Fixing branch name in workflows

c7b07905d81d5ecb0c8a3861f49369739a936a86 authored over 2 years ago by Nathan Fallet <[email protected]>
Removed files

45f3e994e88815d0b2da67598eecc3413027bc3e authored over 2 years ago by Brandon Toms <[email protected]>
Merge branch 'feature/asn1+der'

aab7d535ee3389824452582bcbf590e76aac98ec authored over 2 years ago by Brandon Toms <[email protected]>
Added documentation

15cfe87a205496400dea80c4bfbaf01a513111ab authored over 2 years ago by Brandon Toms <[email protected]>
Added ASN1 Tests

c242291adc75a44cfc06cafd290a9532c8df4246 authored over 2 years ago by Brandon Toms <[email protected]>
Fixed comment

157b38fce50eb200d2997f981bbf8d87b43da217 authored over 2 years ago by Brandon Toms <[email protected]>
Added documentation

a2cbfa193afc18baf7aa45754a7be10bb2602011 authored over 2 years ago by Brandon Toms <[email protected]>
Removed extended ASN1 parameters ecBits and ecObject for Elliptic Curve based keys.

fb6b848d2c51dcd953ef93f214d5abbc8082db1b authored over 2 years ago by Brandon Toms <[email protected]>
Merge branch 'main'

Conflicts:
Sources/CryptoSwift/RSA.swift
Tests/CryptoSwiftTests/RSATests.swift

4a84abcc3d24f5137e26dfc41a41d90943c5176f authored over 2 years ago by Brandon Toms <[email protected]>
Merge branch 'main'

2cf072c50fb1f395b76dfa0221d5b150f0b16ca1 authored over 2 years ago by Brandon Toms <[email protected]>
Update mailmap

4b002d87c605d931e4e222bf1faaa3b3b3bf7c7b authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Update contributors

f02e6f573f376cf913a15c0648a1065cfd77fbb4 authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #921 from btoms20/feature/rsa+primes

4b945fc2b53376576599cddfccb881febf2974f8 authored over 2 years ago by Nathan Fallet <[email protected]>
Added CryptoSwift RSA and Apple Security SecKey interoperability tests

da650df1488896b780010b2dedba34d81f5b1f29 authored over 2 years ago by Brandon Toms <[email protected]>
Added RSA test fixtures. Added new test for DER import & export and encryption & decryption.

6f83cb8c6046b2bb2cb094fdda9c8aff2d00a33f authored over 2 years ago by Brandon Toms <[email protected]>
Moved RSA+Cipher to separate file. Added RSAEncryptionVariant enum for future support of various encryption / decryption types.

5edd86afa46f9cb04edfaacf73401a17215acb26 authored over 2 years ago by Brandon Toms <[email protected]>
RSA DERCodable conformance

63aa9477185f036bb5173fa4a198fd7c29adca68 authored over 2 years ago by Brandon Toms <[email protected]>
SwiftFormat

7f7a8d935d227c744a6e8f2f4dbdeed2b5e6bc77 authored over 2 years ago by Brandon Toms <[email protected]>
Added init(rawRepresentation:) to the DERDecodable protocol and a default, public level, implementation.

53a21a61bb4709c7f1c53d193ea7d7760fdb260a authored over 2 years ago by Brandon Toms <[email protected]>
Changed access level of DERCodable protocol from public to internal

d18b326c84e46232b0ad5745b18c309e1f994cde authored over 2 years ago by Brandon Toms <[email protected]>
DERCodable Protocols

68853694b80d4380d5d1a3bcf5c019fce81dc710 authored over 2 years ago by Brandon Toms <[email protected]>
ASN1 Parsing Support

59caf289159e3883aa956ea496d25fb685f7a2cd authored over 2 years ago by Brandon Toms <[email protected]>
Updated RSA documentation

e87a559331f751a9e16d4299536ad839a9ccece0 authored over 2 years ago by Brandon Toms <[email protected]>
SwiftFormat

d8b0ec8e0c840d9281ea8b68e20cd2b4cc6e1911 authored over 2 years ago by Brandon Toms <[email protected]>
SwiftFormat

5bf8c62811f7df4b57ec39e3e1a0d9cca6da5727 authored over 2 years ago by Brandon Toms <[email protected]>
Placed throwing methods within a do catch block, with an XCTFail error message.

d660b624fb3ea5c4191bd065399ebd287bf07512 authored over 2 years ago by Brandon Toms <[email protected]>
1) Included a new non coprime Error

2) Added an optional private primes constant to hold onto the primes used to generate our private...

4f5997694e57509502037522e74ccac6c291ff57 authored over 2 years ago by Brandon Toms <[email protected]>
Merge pull request #918 from Isvvc/main

Fix Blowfish memory leaks

a5a117ad04b2d79b6e29b87ef60aba9a3b7a73a2 authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Fix Blowfish memory leaks

Fixes #461

cb635a2aae567f974433ce6ea87b484725acccff authored over 2 years ago by Elaine Lyons <[email protected]>
Update for SwiftPackageIndex documentation

64835e7a3745ca85fab7ef88c8c5a31a9132bd74 authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Release 1.5.1

039f56c5d7960f277087a0be51f5eb04ed0ec073 authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Rename directory to please SwiftPM

5e9b0a004d7b93a7c6c17276bd2496cefbf629e7 authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
CS.BigIng -> BigInteger, CS.BigUInt -> BigUInteger

9a55275f5697a4f8a316e7a90421fe4d4a57837c authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Wrap BigInt in CS namepsace

66933e0e3ecf438f405f7ce92abddff980381bc4 authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Release 1.5.0

4c4662dcff510fe0c74323279711daed16f08528 authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #915 from mime29/fix-xcode13-3-cycle-error

Fix Xcode 13.3.1 Cycle error

dd920ba859d6788653d1d94ef4dff8b66b4b789d authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Fixed Xcode 13.3.1 Cycle error

6d02a6911d0887b9c07c1709962491ee13828c53 authored over 2 years ago by Mikael LE GOFF <[email protected]>
Update Xcode project

e71871521319094c1a0430394a462641005e8729 authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #887 from NathanFallet/rsa

RSA

7bfec7386ef63f40d9be81202c89432d4dd4dddc authored over 2 years ago by Marcin Krzyzanowski <[email protected]>
Bump Xcode project compatibility version

f2d214f5067c740ff7442a3480f21c0012400439 authored almost 3 years ago by Marcin Krzyzanowski <[email protected]>
Bump version to 1.4.3

12f2389aca4a07e0dd54c86ec23d0721ed88b8db authored almost 3 years ago by Marcin Krzyzanowski <[email protected]>
touch xcode project

3b97e717811f6de7d994a2f9218a76bbb79fe2ed authored almost 3 years ago by Marcin Krzyzanowski <[email protected]>
Update CHANGELOG and CONTRIBUTORS

f57766c76240318aa26ee2b1e469ffa4e32d3e61 authored almost 3 years ago by Marcin Krzyzanowski <[email protected]>
Make it compilable with SwiftWasm

a8bc733bc578312b1a507da3417f92d311e3143d authored about 3 years ago by Oscar Choi <[email protected]>
Merge pull request #897 from jimmiejohansson/pcbc_decrypt_issue_896

Use result for iv-propagation in PCBC. Fixes #896

19d021f49bef6373c473acbcdbb4da60273dc4d6 authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Use result for iv-propagation in PCBC. Fixes #896

6932fdcc090afaf11d2a1956945fc667f2423940 authored about 3 years ago by Jimmie Johansson <[email protected]>
Set theme jekyll-theme-minimal

7bde71b28791a5bdda04ffa7a5685a44291e576a authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Update branch refs

46ac62ab7776b8e3f013b3ef906c7ba1cb85cf15 authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Bump version 1.4.2

4b0565384d3c4c588af09e660535b2c7c9bf5b39 authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Xcode13 macOS tests are kinda broken https://twitter.com/krzyzanowskim/status/1442966420623593472

83459ca57747c611689db68677061cfd8ba4a068 authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Adjust test bundle for catalyst

33405e01edba7303b9e3cde5c18b2a625a9e0c1b authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Update to new API in tests

c4df3b2bbd62fc70a899ff7d1ac0f483950d78f8 authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Disable strip for tests

b09d986b58da99cde5bf4160498a64b78ebda0cd authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Update Xcode project

78ca533f97b3ab44f24035b2233c79d6ed7296e8 authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Update API

aac2a732f5e48d0403b9fbebfff757ac668f53d0 authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Simplify API

1174acaecc3bc8c3810b89cca34eb10bdc28e69a authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #886 from R4v3nPr0/master

Adds support for SHA3 when using HMAC

e443925523262666ac286b75983d20b28b1a6d5a authored about 3 years ago by Marcin Krzyzanowski <[email protected]>
RSA documentation (encrypt/decrypt/generation)

14e3c3e72c3d67d7953e9f04b69b6c1d30a13f5d authored about 3 years ago by Nathan Fallet <[email protected]>
Importing `BigInt` from sources

0bb23e34a0f0baefab68e9848156693995ba3cea authored about 3 years ago by Nathan Fallet <[email protected]>
Adding another test

64d28f3c6c483bd5c3febd185a07adc50624f54d authored about 3 years ago by Nathan Fallet <[email protected]>
Key generation

0ccb1fd3e70f8b843fd65b89885e4caf1c3a2af3 authored about 3 years ago by Nathan Fallet <[email protected]>
Working RSA implementation in reasonable time

0fa1d01572e86e3d07ae3202c1aeeabed75916d1 authored about 3 years ago by Nathan Fallet <[email protected]>
Test with smaller numbers for now

4e4cd83269e7341123b2fa68b7b4d09c69bfd831 authored about 3 years ago by Nathan Fallet <[email protected]>
Adding a Test Suite - It's too slow for now

45a89309a455779ef3be1d9c42a31e87942ef431 authored about 3 years ago by Nathan Fallet <[email protected]>