SHA256-Swift
SHA256 wrapper
Provides Swift wrappers for CommonCrypto's SHA256 methods.
Swift framework wrapping CommonCrypto's SHA256 methods.
72 stars
4 watching
15 forks
Language: Swift
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
onmyway133/arcane | A Swift framework providing common cryptographic functions and tools | 283 |
jedisct1/swift-sodium | A Swift framework providing an easy-to-use interface to cryptographic operations. | 522 |
21-dot-dev/swift-secp256k1 | Provides cryptographic primitives and signatures for Bitcoin-based systems | 113 |
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 |
apple/swift-crypto | An implementation of Apple's CryptoKit API on Linux platforms | 1,486 |
mehrankmlf/easycrypto | An iOS app demonstrating Clean Architecture and MVVM with SwiftUI and Combine framework | 80 |
takescoop/swiftyrsa | A library providing public/private key encryption and digital signature functionality in Swift | 1,281 |
endocrimes/latch | A Swift wrapper for storing and retrieving data in the Keychain service on multiple platforms. | 57 |
juliacrypto/sha.jl | A Julia implementation of common hash functions | 48 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 25 |
shaypal5/skift | A Python package providing scikit-learn-compatible wrappers for the fastText natural language processing library. | 233 |
ryancdotorg/lonesha256-ansi | A single-function SHA256 hashing implementation in ANSI C | 4 |
proxymanapp/codemirror-swift | A lightweight wrapper of CodeMirror for macOS and iOS development | 106 |