Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed argument error in Swift implementation of Crypto.generateRandomKey #377

Merged
merged 1 commit into from Apr 22, 2022

Conversation

ikurek
Copy link
Contributor

@ikurek ikurek commented Apr 22, 2022

I've made a small regression when merging #371 and this PR should fix it. One of the methods in Crypto was not updated, causing errors with crypto key generation. It wasn't identified in tests, since I just recently added tests for Crypto module in #372.

@ikurek ikurek added the bug Something isn't working. It's clear that this does need to be fixed. label Apr 22, 2022
@ikurek ikurek self-assigned this Apr 22, 2022
@ikurek ikurek requested a review from maratal April 22, 2022 13:46
@ikurek ikurek merged commit 2ea61a3 into main Apr 22, 2022
@ikurek ikurek deleted the fix/ios-ably-message-handling branch April 22, 2022 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working. It's clear that this does need to be fixed.
Development

Successfully merging this pull request may close these issues.

None yet

3 participants