OpenSSL
Cryptography library
An implementation of the OpenSSL cryptography library in Swift
Swift OpenSSL for OS X and Linux
41 stars
12 watching
20 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
kassane/openssl-zig | A TLS/SSL and crypto library implemented in C using Zig | 12 |
takescoop/swiftyrsa | A library providing public/private key encryption and digital signature functionality in Swift | 1,278 |
zewo/zewo | A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. | 1,853 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
gnutls/nettle | A cryptographic library that provides a simple interface to low-level encryption algorithms and their variants. | 61 |
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 |
jedisct1/zig-charm | A portable and efficient cryptographic library for authenticated encryption and keyed hashing | 76 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,403 |
ziglibs/zwin | A library that provides a portable and efficient way to create windows on Windows using the Zig programming language | 4 |
pornin/crrl | A Rust library providing efficient implementations of cryptographic primitives | 134 |
kassane/wolfssl | An embedded SSL/TLS library for resource-constrained environments | 5 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 175 |
wahern/luaossl | A comprehensive C-based implementation of the cryptographic protocols and algorithms used in secure communication. | 145 |