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

Update CONTRIBUTORS

1ac0864321a415601676ef3901514db40e97d6ad authored over 4 years ago by Marcin Krzyzanowski <[email protected]>
Address possible timing issue. Reported by @blochberger

6d599042fdba20ddc6f35f5f38faec563c6144d7 authored over 4 years ago by Marcin Krzyzanowski <[email protected]>
Fix dangling pointer in tests

f63951760ba94452e2459c87bd29595b7b23b994 authored over 4 years ago by Marcin Krzyzanowski <[email protected]>
Update Xcode project

b84167e5050280760076bef17fc478c03a6312ea authored over 4 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #801 from sweepty/sweepty-patch-1

Fix sample code in README

ce8f270c936c8f7ba84a772427ce4e8251920afc authored over 4 years ago by Marcin Krzyzanowski <[email protected]>
Fix sample code in README

010c2623ba04764f73eba2c3aa74bc1220dbc356 authored over 4 years ago by sweepty <[email protected]>
Update Xcode image

a842251aee9047b2b335afe0ae0b5b44daf95219 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Update xcode image

4d045c93a8daa279fbad19c52f84099cf295f107 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
swiftformat

b0520482e2b08ef8d5d5212f433a36f9da313695 authored almost 5 years ago by André Berenguel <[email protected]>
OCB: extend block in a function

77d77258c7eeac02174ef984d4fdbd5c527d336d authored almost 5 years ago by André Berenguel <[email protected]>
Validate tag in AEAD decryption when the plaintext is empty

17fb0828a34143dac46415d0cd6463a2c6d2c31f authored almost 5 years ago by André Berenguel <[email protected]>
Enable OCB invalid tag tests when the plaintext is not empty

d4ef39d8e51ddc1dee0849c87f07b2af13656583 authored almost 5 years ago by André Berenguel <[email protected]>
Implement OCB AAD hashing

d3f309f99c9a4ce94d049913f3c876ae093aea4f authored almost 5 years ago by André Berenguel <[email protected]>
New header files

9107f129860e8f5d389e8b9d60bf0da510456d18 authored almost 5 years ago by André Berenguel <[email protected]>
Implementation of OCB mode without AAD

6f5efda2846ce792f25baf34a258a1c3c9634ee1 authored almost 5 years ago by André Berenguel <[email protected]>
Bump 1.3.0

a44caef0550c346e0ab9172f7c9a3852c1833599 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #783 from ph4r05/pr/padding-ISO78164

Add ISO78164 padding

fcdcfc4c3b483cc1c95c46c91c12690b2a7b29ca authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
add ISO78164 padding

e86759d813911872271168db2a992bf38eb3d3e4 authored almost 5 years ago by Dusan Klinec <[email protected]>
Merge pull request #778 from bystritskiy/bugfix/fix_typo

Fix typo

1a330b63fb29fa0e783a399c4455a579c62264f6 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Fix typo

96abfe88eea6cb5c46a0d0163ccd838bc318da06 authored almost 5 years ago by Bogdan Bystritskiy <[email protected]>
Merge pull request #768 from valeriyvan/array-extention

Refactors `[UInt8].toUInt32Array()` and `[UInt8].toUInt64Array()`

53d3fe5d7887f3a564ac6e9d2b4f3affbf4f44bd authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #770 from valeriyvan/sha-perf-tests

Adds performance tests for SHA digests

9fee201daec8dca3bec0bd3d60dc45225becb446 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #767 from valeriyvan/checksum

Refactors Data.checksum() increasing performance 5 times

c65b43866b679186c5b13048b5001856eb703911 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #765 from valeriyvan/unsafeUninitializedCapacity

Uses Array.init(unsafeUninitializedCapacity:,initializingWith:)

76a8c565f2aa17db3bad70ffabfaef09657aa30f authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Update mailmap

de6030ce08110b9c6c27310b47b1a4ffc98c4173 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Add generated CONTRIBUTORS.txt

4e026918b5812b42f0dbd7c602b5327c22f77344 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #775 from valeriyvan/indent-settings

Changes indentation setting in xcode project

3080ca79ced11e1880e50ee3dcc0baaa6af5dd27 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Changes indentation setting in xcode project

d940c5e56fae81378bd374686b466a428aabeecd authored almost 5 years ago by Valeriy Van <[email protected]>
Updates XCTestManifests.swift

3542f21db9ea590845f7dd8ff9183b8a441bb2f4 authored almost 5 years ago by Valeriy Van <[email protected]>
Bump release

79ac632c85df81f2618dd838fc3869633e163370 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
swift5 branch info

4600db9191c4e5705839dc2e06a10ac873775f0b authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Delete swift-4.2

dc63c8b3ea0539e9699ceb1ac47388cc23a0cd81 authored almost 5 years ago by Marcin Krzyzanowski <[email protected]>
Use wholemodule compilation for everything that is not Debug

2433285724d3aa8afad79a12a859fa085d76d0be authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Disable BUILD_LIBRARY_FOR_DISTRIBUTION for tests, or compilation will crash

f3e5f63c22da69f82926c841f734197d11340d09 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Adds performance tests for SHA digests

a8d19dbf33450d585a6a0b3f905fe763c5aba82c authored about 5 years ago by Valeriy Van <[email protected]>
Refactors `[UInt8].toUInt32Array()` and `[UInt8].toUInt64Array()` to use `Array.init(unsafeUninitializedCapacity:, initializingWith:)`

16% performance gain for `toUInt32Array()` and 7% for`toUInt64Array()`

8d216531ae22a9b9c2c32d383ccc3aef70e4cbf8 authored about 5 years ago by Valeriy Van <[email protected]>
Adds performance tests for [UInt8].toUInt32Array() and [UInt8].toUInt64Array()

ce99710520a18a3d650fa8a93bf51abf19c8f1ce authored about 5 years ago by Valeriy Van <[email protected]>
Uses guard instead of if

7c5576a42986fbe64796a8212e7c746d216c470d authored about 5 years ago by Valeriy Van <[email protected]>
Refactors Data.checksum() increasing performance 5 times.

Tests on MacBook Pro 2018 (2,3 GHz Quad-Core Intel Core i5, RAM LPDDR3) show for data of random ...

5195074749ba4d9b47713a5590803d917404f33d authored about 5 years ago by Valeriy Van <[email protected]>
Adds performance test for Data.checksum()

b4a76b48a3d059c1a1e1d0b8c7a2997e0c790f59 authored about 5 years ago by Valeriy Van <[email protected]>
Uses Array.init(unsafeUninitializedCapacity:,initializingWith:) where possible in Rabbit.swift

10c8f143d80e07ef441a55d193b14b598d459999 authored about 5 years ago by Valeriy Van <[email protected]>
Merge pull request #764 from valeriyvan/reduce

Uses `reduce(into:,_)` instead of reduce(_,_)`

3e911edb36b57de4fa37ecbb989fd3a0bc8c59b9 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Uses `reduce(into:,_)` instead of reduce(_,_)` to avoid intermediate arrays allocations

165e8b0dff1afd628a18fdd7a219e941a6da71ab authored about 5 years ago by Valeriy Van <[email protected]>
Merge pull request #763 from valeriyvan/toHexString

To hex string

1755bd0917f401451d16faafe3c8e078b8eeb9c9 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Uses `reduce(into:,_)` instead of `reduce(_,_)` which gives an order of magnitude performance gain.

Tests on MacBook Pro 2018 (2,3 GHz Quad-Core Intel Core i5, RAM LPDDR3) show for array of random...

8b6740597a5368fad19d0f8d3364cf60132401d2 authored about 5 years ago by Valeriy Van <[email protected]>
Adds performance test for toHexString() from [UInt8] extension

e699ada94a9ef7a96f77ba8fa17ad0a2c1c78f21 authored about 5 years ago by Valeriy Van <[email protected]>
1.1.3

90e5b7af823d869fa8dea5a3abc7d95b6cb04c8c authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #759 from Nirma/fix/code-cleanup

SwiftFormat

9bddccf5a0c3c948fbb440553578c47002622587 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge branch 'master' into fix/code-cleanup

11a3515aed24d5112ffc0ffc65e115c6fc96d949 authored about 5 years ago by Nicholas Maccharoli <[email protected]>
Use explicit 64bit type. Fixes #741.

572cac3cb638e4ded0dba6dc8bb9efd3f263ef18 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge branch 'master' into fix/code-cleanup

69ea8596dfd395436eebb7e0f0f15fb11777b9a8 authored about 5 years ago by Nicholas Maccharoli <[email protected]>
passthrough with swiftformat using .swiftformat file from master

d79284da3fe967162d278817b6af1f40f7a92bd1 authored about 5 years ago by Nicholas Maccharoli <[email protected]>
Fix Mac tests

f8c358495c4fae1cb52bf7f7b26e611804b2706d authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Cleanup xcconfigs

03817ec432529b885c73bd94c37dd76b8d20a2f5 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Make options public. Fix test builds. https://bugs.swift.org/browse/SR-11630

fce5b75984b02980a492aebee65003d3182ab917 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
remove trailing commas in codebase

e9c9c22544c675584d751653f8c0e691713b951c authored about 5 years ago by Nicholas Maccharoli <[email protected]>
fix spacing after comma

d4a89da456cc4907ef9f488e71322839dac838d4 authored about 5 years ago by Nicholas Maccharoli <[email protected]>
fix vertical whitespace

d9da060a40c77dcea6a01dbc7f178f94179f5a1d authored about 5 years ago by Nicholas Maccharoli <[email protected]>
omit use of semicolon

391cc3194db3c90c2af777e2b1419efe7f78f908 authored about 5 years ago by Nicholas Maccharoli <[email protected]>
fix colon spacing

351555ced75c37ba79b5bed1f43ed1ee03336bde authored about 5 years ago by Nicholas Maccharoli <[email protected]>
.swiftformat

7c94c0bc9d222f9c88d9f6ed8f71926f372d30a8 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Release 1.1.2

4ccfe9034a07af4b153657ba1cdac702ffcf8f2f authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #758 from Fryie/fix-swift-5.0

fix Swift 5.0 build

6f9700219d03532bad98c33756febfb3ae51d841 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
fix Swift 5.0 build

d045bb4d4d4d1e2d537d94054e3fe45a7c569231 authored about 5 years ago by Pierpaolo Frasa <[email protected]>
Release 1.1.1

9971207ac5071761a34fcd203aff93f611d3a0af authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Set theme jekyll-theme-cayman

f07731597b27ec1b1dbcfdc3343e4312aa047274 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge pull request #757 from marcelofabri/explict-uint8

Use explicit UInt8 to fix compilation error on Linux and Swift 5.0

028aaf99ec64c0b54f651bab69bd7ec3f3a5d533 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Use explicit UInt8 to fix compilation error on Linux and Swift 5.0

1dedaab8f0d4a427c31100716ec9297870036afd authored about 5 years ago by Marcelo Fabri <[email protected]>
Update CHANGELOG

1edca6da92d2d6aac21f00c820c84597aa942102 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Use MARKETING_VERSION

f8af9d56516706883ce6e89e581ff668e14180d8 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Update github

320c3a716de0ea645628eb7db0a6f78fa0bd2e50 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
BUILD_LIBRARY_FOR_DISTRIBUTION = YES

0c3076da9c7428ae7253b8617f928a53ce475995 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Enable +BUILD_LIBRARY_FOR_DISTRIBUTION

f376ce47e08e2d5412082b912105bb938220f7a2 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge branch 'master' of github.com:krzyzanowskim/CryptoSwift

cade6de8152daa4f9d310d09f8e70abb15650933 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Remove custom swift options for Pod builds. #747

dde9413aa0e55cbade5beb9783ce9dfd93e73765 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Regenerate linux tests

5dcbdf53229f51c70b0cc9ef1d877558b876ec73 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Regenerate linux tests

18d26402647474a539ceca5fae3bfd64c77540f0 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Remove custom swift options for Pod builds. #747

274823acd2e2429d53048c5ae0749b0e0117f3c3 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
update CHANGELOG

8534d9d54a99a079a187b61c9e6962fdc8234b44 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Remove RandomBytesSequenceTests

da36895106450c696c9bf1b44c0db446c6bc5047 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Replace RandomBytesSequence with Swift.RandomNumberGenerator

8556175efcf6da70f1956724f8b48008fc9ebd41 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Test latest Xcode only

25394eae90bcb2da9699a64160982f81a38c9bfb authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
5.1

b6d0741ae6913dc4f4743c0cdb767eb3b7802373 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Upadte Travis setup

d325d138575a14aec4cc85cdb7296df17a2256b0 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Merge branch 'master' of github.com:krzyzanowskim/CryptoSwift

8aa554c04aff62fb6410a6895839e1fa8db9cae8 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Update FUNDING.yml

65bd9046db7cedfd58a9a8f56304dcb97c4137f3 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Update FUNDING.yml

74f7981efbd3c5ae3b672a7b63d33d6a1badf527 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Fix String extension crc32c to call crc32c

68060e53825e40d8830a0492903b8d15924263e0 authored about 5 years ago by Bryant Luk <[email protected]>
fix CBC-MAC authenticator and add it's unit tests

9f5652d8f5ef2cf1cef9c40adde07fb9e9ded6c4 authored about 5 years ago by Brice Cesarin <[email protected]>
Changed access level to additional Array initializer from public to internal.

9721737103176ab697246f74e80d7e25de7ea882 authored about 5 years ago by Grzegorz Nowicki <[email protected]>
Merge branch 'master' of github.com:krzyzanowskim/CryptoSwift

8fdae80c7735e7680d1c2ed497ff40a519c176f7 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
ignore .swiftpm/xcode

782fb756e8a0c161e47cfd9431033d5a78c37dcd authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Lipsticks

939a3d7ce6078db3e321e3ee7ff3ade5b2997236 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Update link to blogpost

5d114736f5a98caa8a0ca1c254526f1ce5688f91 authored about 5 years ago by Marcin Krzyzanowski <[email protected]>
Include minimum deployment targets in Swift 5 package

0d1095dcded97315d25e3e69f4700cfb8bf2608b authored over 5 years ago by Andrew Wagner <[email protected]>
Update README.md

c91564cc14c5133cbb2e2009bf59cbd6fbb1bd80 authored over 5 years ago by Roman Podymov <[email protected]>
Make bytesArray a 'let' constant (#728)

Fixes compiler warning : [...]/CryptoSwift/Sources/CryptoSwift/Foundation/Data+Extension.swift:2...

50d1c03bc3420eb818c0bdfcbf1c203f174bad3e authored over 5 years ago by Alex Binary <[email protected]>
Set theme jekyll-theme-cayman

75e2f2b8196d01b798e625485e66b381303143dd authored over 5 years ago by Marcin Krzyzanowski <[email protected]>
Create CNAME

b8cdd91cf412494a1c4564110385fa401d837fcf authored over 5 years ago by Marcin Krzyzanowski <[email protected]>
Create FUNDING.yml

46c194f3245942459df25d885fa34bb3422852c8 authored over 5 years ago by Marcin Krzyzanowski <[email protected]>