Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leifwalsh/tea
rust implementation of XTEA (http://en.wikipedia.org/wiki/XTEA)
https://github.com/leifwalsh/tea
Last synced: 7 days ago
JSON representation
rust implementation of XTEA (http://en.wikipedia.org/wiki/XTEA)
- Host: GitHub
- URL: https://github.com/leifwalsh/tea
- Owner: leifwalsh
- License: unlicense
- Created: 2015-03-03T19:37:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-05T21:04:16.000Z (over 9 years ago)
- Last Synced: 2024-04-23T14:10:46.205Z (7 months ago)
- Language: Rust
- Size: 746 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tea
[![Docs](https://img.shields.io/badge/docs-written-blue.svg)](http://leifwalsh.github.io/tea/tea/)
[![Build Status](https://travis-ci.org/leifwalsh/tea.svg)](https://travis-ci.org/leifwalsh/tea)rust implementation of XTEA (http://en.wikipedia.org/wiki/XTEA)