[GH-ISSUE #540] Sha256 support planed? #356

Open
opened 2026-03-03 16:48:01 +03:00 by kerem · 1 comment
Owner

Originally created by @flangel on GitHub (Aug 16, 2019).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/540

Description:

Hi, is sha256 planed anytime soon ? Pointers how to add it ?

OAuth Provider? (Twitter, Github, ..):

OAuth Version:

  • Version 1
  • Version 2

Library version:

  • head

Xcode version:

  • 11.x (Swift 5.1)
Originally created by @flangel on GitHub (Aug 16, 2019). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/540 ### Description: Hi, is sha256 planed anytime soon ? Pointers how to add it ? ### OAuth Provider? (Twitter, Github, ..): ### OAuth Version: - [ ] Version 1 - [x] Version 2 ### Library version: - [x] head ### Xcode version: - [ ] 11.x (Swift 5.1)
Author
Owner

@phimage commented on GitHub (Aug 18, 2019):

There is not planning to implement it
But if I can test it and with some help I can integrate it with the one planned for Xcode 11

@flangel Did you know some server which requiere it to connect and to test on it?

For Sha256 implementation I see SwiftPM one
https://github.com/apple/swift-package-manager/blob/master/Sources/Basic/SHA256.swift
or some gist copyed it seems from CryptoSwift
or commoncrypto CC_SHA256

<!-- gh-comment-id:522327874 --> @phimage commented on GitHub (Aug 18, 2019): There is not planning to implement it But if I can test it and with some help I can integrate it with the one planned for Xcode 11 @flangel Did you know some server which requiere it to connect and to test on it? For Sha256 implementation I see SwiftPM one https://github.com/apple/swift-package-manager/blob/master/Sources/Basic/SHA256.swift or some gist copyed it seems from CryptoSwift or commoncrypto CC_SHA256
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#356
No description provided.