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: over 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++ | 91 |
nordmike/gibberish-aes-as3 | A port of a lightweight Javascript AES encryption library to ActionScript 3 | 0 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 586 |
sorairolake/scryptenc-rs | A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm | 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 collection of minimal and audited implementations of various cryptographic algorithms | 222 |
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 | Security system for Common Lisp web applications | 43 |
jangko/nimaes | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |