SwiftyRSA icon indicating copy to clipboard operation
SwiftyRSA copied to clipboard

Converted SHA checksum code to Swift & added Swift Package Manager support

Open alexeichhorn opened this issue 5 years ago • 1 comments

Hi,

I converted the last bit of code that was still written in Objective-C to Swift. It was the implementation of the different SHA checksum algorithms (as suggested in #167 ). This made it much easier to add support for the new Swift Package Manager, which was my actual plan for this contribution.

Happy to see your feedback on this.

alexeichhorn avatar Oct 08 '19 20:10 alexeichhorn

Any plans to accept this PR?

bonkowski avatar Dec 16 '19 08:12 bonkowski

this is taken care in https://github.com/TakeScoop/SwiftyRSA/pull/231

pc-scoop avatar Nov 11 '22 00:11 pc-scoop