IDZSwiftCommonCrypto
Crypto library
A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations
A wrapper for Apple's Common Crypto library written in Swift.
478 stars
12 watching
89 forks
Language: Swift
last commit: 12 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
mehrankmlf/easycrypto | An iOS app demonstrating Clean Architecture and MVVM with SwiftUI and Combine framework | 79 |
onmyway133/arcane | A collection of cryptographic and data encryption utilities for Swift applications | 283 |
cryptocoinswift/sha256-swift | Provides Swift wrappers for CommonCrypto's SHA256 methods. | 72 |
jedisct1/swift-sodium | An iOS and macOS cryptography framework built on top of the Sodium library | 519 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
apple/swift-crypto | An implementation of Apple's CryptoKit API on Linux platforms for cross-platform use in Swift applications. | 1,469 |
zewograveyard/openssl | An implementation of the OpenSSL cryptography library in Swift | 41 |
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 76 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
kitura/bluecryptor | A cross-platform cryptography library using CommonCrypto and OpenSSL | 190 |
21-dot-dev/swift-secp256k1 | Provides cryptographic primitives and signatures for Bitcoin-based systems | 111 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,782 |
soyersoyer/swcrypt | A comprehensive cryptographic framework for Swift, providing tools and functions for RSA public/private key generation, AES encryption/decryption, signature verification, elliptic curve cryptography, Diffie-Hellman protocol, and symmetric and authenticating ciphers. | 722 |
denissimon/cryptocurrency-info | An iOS app that displays cryptocurrency prices and related information using a layered architecture with MVVM-C and Swift Concurrency. | 4 |