Heimdall
Encryption library
A Swift framework providing a simple interface to the Security framework's encryption and decryption operations
Heimdall is a wrapper around the Security framework for simple encryption/decryption operations.
402 stars
16 watching
68 forks
Language: Swift
last commit: about 4 years ago
Linked from 1 awesome list
aesencrypted-messagesiosrsasecurityswift
Related projects:
Repository | Description | Stars |
---|---|---|
shaih/helib | An open-source software library implementing homomorphic encryption schemes | 15 |
primihub/hehub | A library providing tools and interfaces for working with homomorphic encryption in C++ | 90 |
nordmike/gibberish-aes-as3 | An implementation of AES encryption in ActionScript 3. | 0 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 581 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
jhumphry/ascon_spark | An implementation of the Ascon AEAD algorithm in Ada 2012 / SPARK 2014 for cryptographic encryption and decryption. | 3 |
paulmillr/noble-ciphers | A lightweight JavaScript implementation of multiple encryption algorithms | 213 |
juliacrypto/nettle.jl | A Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption | 51 |
bhavanpatel/react-native-simple-encryption | A tool for encrypting and decrypting data in React Native applications | 25 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
mvayngrib/react-native-aes | Provides AES encryption and decryption capabilities in React Native applications. | 29 |
ironcorelabs/recrypt | A library implementing cryptographic primitives for proxy re-encryption in a multi-hop setting. | 34 |
jhumphry/spark_norx | An implementation of a widely used authenticated encryption algorithm | 8 |
eudoxia0/hermetic | A security module for Common Lisp web applications | 43 |
jangko/nimaes | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |