SwCrypt
Cryptographic toolkit
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.
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
723 stars
18 watching
123 forks
Language: Swift
last commit: 6 months ago
Linked from 1 awesome list
aesaes-gcmapplecommoncryptocryptdecrypteccencryptgcmiosmacopensslosxpemrsaswift
Related projects:
Repository | Description | Stars |
---|---|---|
onmyway133/arcane | A Swift framework providing common cryptographic functions and tools | 283 |
apple/swift-crypto | An implementation of Apple's CryptoKit API on Linux platforms | 1,486 |
takescoop/swiftyrsa | A library providing public/private key encryption and digital signature functionality in Swift | 1,281 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
21-dot-dev/swift-secp256k1 | Provides cryptographic primitives and signatures for Bitcoin-based systems | 113 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
jedisct1/swift-sodium | A Swift framework providing an easy-to-use interface to cryptographic operations. | 522 |
zewograveyard/openssl | An implementation of the OpenSSL cryptography library in Swift | 41 |
btnguyen2k/swift-rsautils | Provides functions for RSA encryption, decryption, and key management in iOS | 118 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
input-output-hk/scrypto | A cryptographic toolkit designed to simplify cryptography in applications | 201 |
kitura/bluersa | Provides an RSA encryption and signing library for Swift | 130 |
sumup-oss/vaulted | An encryption tool for managing sensitive data securely. | 33 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 176 |
nascentxyz/simple-security-toolkit | A collection of practical security-focused guides and checklists for smart contract development | 1,076 |