xxtea-ruby 1.3.1
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for Ruby. It is different from the original XXTEA encryption algorithm. It encrypts and decrypts raw binary data instead of 32bit integer array, and the key is also the raw binary data.
Gemfile:
=
安装:
=
版本列表:
- 1.3.1 February 13, 2016 (11.0 KB)
- 1.3.0 February 12, 2016 (11.0 KB)
- 1.2.0 February 07, 2016 (9.5 KB)
要求:
cmake