Logr: Simple Logging Library for iOS in Swift

Dead simple logging library for iOS. Contribute to nakkht/logr development by creating an account on GitHub. Read more

Similar

AWS official SDK for Swift alpha release

We’re excited to announce the alpha release of the new AWS SDK for Swift. Since 2010, AWS Mobile has provided customers with an iOS SDK, written in Objective C. While this SDK has served the iOS community for over a decade, the Swift community has grown i... (more…)

Read more »

Asymmetric cryptography in Swift

This post is the second of a series of articles focused on Cryptography in Swift. In the first post of the series, we explored Symmetric cryptography. In this post we are going to talk about asymmetric cryptography, and we will implement a class called As...

Read more »