Generic Public-Key Cryptography handling in swift to enhance the native CryptoKit
-
Updated
Sep 23, 2019 - Swift
Generic Public-Key Cryptography handling in swift to enhance the native CryptoKit
Zero dependency library for generating a Mastercard® API compliant OAuth signature in Swift
Take Apple CryptoKit to the command line and perform cryptographic operations securely and efficiently.
A Swift module for Curve25519 functions and AES-GCM encryption (compatible with Apple CryptoKit)
My submission for WWDC'21 Swift Student Challenge which was selected.
TOTP: Time-Based One-Time Password Algorithm
BMHCrypto is a pure Swift packages built on CryptoKit, adds useful extensions and ready to use.
Security course examples by Julio César Fernández.
iOS application with a user registration implemented with cloudkit, we handle registration security with keychain to persist the token and cryptokit to create the tokens
This repository contains code that makes UserDefaults contains secure by Encrypting the value before saving.
A minimal iOS app to check how fast MD5 checksums are computed.
An iOS cryptocurrency built with a CryptoKit and MultipeerConnectivity based blockchain.
🔒 Secure messaging and file transfer app for iOS with advanced data protection A SwiftUI-based implementation featuring AES-GCM encryption, automatic sensitive data tokenization, and biometric authentication. Built with Apple's security frameworks (CryptoKit, Keychain Services, NaturalLanguage) for end-to-end protection.
A secure iOS application demonstrating credit card encryption using Apple's CryptoKit framework. This project showcases best practices for handling sensitive payment card data with field-level encryption.
Add a description, image, and links to the cryptokit topic page so that developers can more easily learn about it.
To associate your repository with the cryptokit topic, visit your repo's landing page and select "manage topics."