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 collection of cryptographic and data encryption utilities for Swift applications | 283 |
jedisct1/swift-sodium | An iOS and macOS cryptography framework built on top of the Sodium library | 519 |
21-dot-dev/swift-secp256k1 | Provides cryptographic primitives and signatures for Bitcoin-based systems | 111 |
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 |
apple/swift-crypto | An implementation of Apple's CryptoKit API on Linux platforms for cross-platform use in Swift applications. | 1,469 |
mehrankmlf/easycrypto | An iOS app demonstrating Clean Architecture and MVVM with SwiftUI and Combine framework | 79 |
takescoop/swiftyrsa | A library providing public/private key encryption and digital signature functionality in Swift | 1,278 |
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 | 47 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 23 |
shaypal5/skift | A Python package providing scikit-learn-compatible wrappers for the fastText natural language processing library. | 234 |
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 |