SweetHMAC
HMAC tool
A Swift class for encrypting strings using HMAC algorithms.
A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.
38 stars
5 watching
6 forks
Language: Swift
last commit: about 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
henrinormak/heimdall | A Swift framework providing a simple interface to the Security framework's encryption and decryption operations | 402 |
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 |
mxcl/swift-sh | A tool to easily script with third-party Swift dependencies | 1,797 |
malcommac/hydra | A lightweight library for writing better async code in Swift | 1,972 |
zerbea/hcxtools | Converts packet capture files to usable hashes for Hashcat or John the Ripper analysis. | 2,014 |
nodeca/unhomoglyph | A utility to replace characters with their base forms for string comparison | 40 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
sorenmacbeth/hbase-cascalog | A Clojure wrapper around HBase that simplifies its integration with Cascalog | 19 |
sachac/artbollocks-mode | A minor mode for Emacs to highlight suspicious language patterns in writing about art or other topics. | 74 |
hyperoslo/barcodescanner | A simple and beautiful wrapper around the camera with barcode capturing functionality | 1,690 |
takescoop/swiftyrsa | A library providing public/private key encryption and digital signature functionality in Swift | 1,278 |
mihaimaruseac/hindent | A tool that reformat Haskell source code to make it more readable and consistent | 562 |
japaric/cortex-m-semihosting | Provides semihosting functionality for ARM Cortex-M processors | 0 |
solomonsklash/sleepycrypt | A tool to encrypt and protect a running process's image when it's sleeping. | 329 |
onmyway133/swifthash | A Swift implementation of the MD5 hash algorithm | 216 |