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
50 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 | 733 |
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 encryption library supporting both asymmetric and symmetric encryption methods. | 104 |
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,476 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 586 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,470 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 60 |
raaz-crypto/raaz | A Haskell cryptographic library providing high-level and safe access to various cryptographic operations. | 67 |
kkayataka/plusaes | A C++ AES cipher library that provides basic encryption and decryption functionality in a header-only format. | 197 |
virgilsecurity/virgil-crypto-x | A flexible and convenient wrapper for various crypto algorithms | 34 |