xxtea-php
PHP encryption library
An encryption algorithm library specifically tailored to work with PHP
XXTEA encryption algorithm library for PHP.
114 stars
7 watching
49 forks
Language: PHP
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
xxtea/xxtea-nim | A Nim library implementing a fast and secure encryption algorithm | 19 |
xxtea/xxtea-as3 | A library that provides an implementation of the XXTEA encryption algorithm for use in ActionScript 3 applications. | 5 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
piaca/micropython-aes | An implementation of the AES encryption algorithm in pure Python for use with MicroPython | 18 |
philanc/luatweetnacl | A Lua wrapper around a cryptographic library for secure messaging | 17 |
maythamfahmi/cryptonet | A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. | 100 |
keichan34/elixir_tea | An implementation of the Tiny Encryption Algorithm in Elixir for encrypting and decrypting text messages. | 3 |
hashtopolis/server | A tool for distributing hashcat tasks to multiple computers | 1,457 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 581 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,456 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
raaz-crypto/raaz | A Haskell cryptographic library providing high-level and safe access to various cryptographic operations. | 68 |
kkayataka/plusaes | A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 190 |
virgilsecurity/virgil-crypto-x | A flexible and convenient wrapper for various crypto algorithms | 34 |