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

Remove CryptoSwift #38

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

hewigovens
Copy link
Contributor

Fixes #27

Changes:

  • Add CommonCrypto based AES.CBC implementation
  • Implement hmac, sha256, sha512 using CryptoKit
  • Fix Autenticatin typo, I found more typos in JSONRPCSerialising, will open another pr if you need
  • Generate secure IV by SecRandomCopyBytes

@llbartekll llbartekll merged commit 2a9868d into WalletConnect:develop Jan 20, 2022
@chadyj
Copy link
Contributor

chadyj commented Jan 20, 2022

Thank you @hewigovens and @vikmeup!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants