mirror of
https://github.com/sobolevn/awesome-cryptography
synced 2024-11-17 15:29:54 +00:00
Merge pull request #30 from PanosSakkos/patch-1
Updated IDZSwiftCommonCrypto entry
This commit is contained in:
commit
1ff6f3354b
@ -310,7 +310,7 @@ encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as
|
||||
### Swift
|
||||
|
||||
- [CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift) - Crypto related functions and helpers for Swift implemented in Swift programming language.
|
||||
- [IDZSwiftCommonCrypto](https://github.com/iosdevzone/IDZSwiftCommonCrypto) - Wrapper for Apple's Common Crypto library written in Swift.
|
||||
- [IDZSwiftCommonCrypto](https://github.com/iosdevzone/IDZSwiftCommonCrypto) - Wrapper for Apple's [CommonCrypto](https://opensource.apple.com/source/CommonCrypto/) library written in Swift.
|
||||
- [OpenSSL](https://github.com/Zewo/OpenSSL) - Swift OpenSSL for OS X and Linux.
|
||||
- [SweetHMAC](https://github.com/jancassio/SweetHMAC) - Tiny and easy to use Swift class to encrypt strings using HMAC algorithms.
|
||||
- [Swift-Sodium](https://github.com/jedisct1/swift-sodium) - Swift interface to the Sodium library for common crypto operations for iOS and OS X.
|
||||
|
Loading…
Reference in New Issue
Block a user