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: about 1 year 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 | 80 |
onmyway133/arcane | A Swift framework providing common cryptographic functions and tools | 283 |
cryptocoinswift/sha256-swift | Provides Swift wrappers for CommonCrypto's SHA256 methods. | 72 |
jedisct1/swift-sodium | A Swift framework providing an easy-to-use interface to cryptographic operations. | 522 |
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 | 1,486 |
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 | 79 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
kitura/bluecryptor | A cross-platform Swift crypto library utilizing CommonCrypto/libcrypto for encryption and decryption | 190 |
21-dot-dev/swift-secp256k1 | Provides cryptographic primitives and signatures for Bitcoin-based systems | 113 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,796 |
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. | 723 |
denissimon/cryptocurrency-info | An iOS app that displays cryptocurrency prices and related information using a layered architecture with MVVM-C and Swift Concurrency. | 4 |