Merge pull request #238 from rgv151/add-xxtea0143

Add package xxtea
This commit is contained in:
Dominik Picheta 2015-08-24 08:21:45 +01:00
commit b67f4193f7

View File

@ -3085,5 +3085,19 @@
"description": "PF_RING wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/pfring.nim"
},
{
"name": "xxtea",
"url": "https://github.com/rgv151/xxtea.nim",
"method": "git",
"tags": [
"xxtea",
"encrypt",
"decrypt",
"crypto"
],
"description": "XXTEA wrapper for Nim",
"license": "MIT",
"web": "https://github.com/rgv151/xxtea.nim"
}
]