A .NET implementation of TEA, XTEA and XXTEA algorithm.
Info
Version: | 4.0.9 |
Author(s): | Berrysoft |
Last Update: | Wednesday, October 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Berrysoft/Berrysoft.XXTea |
NuGet Url: | https://www.nuget.org/packages/Berrysoft.XXTea |
Install
Install-Package Berrysoft.XXTea
dotnet add package Berrysoft.XXTea
paket add Berrysoft.XXTea
Berrysoft.XXTea Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
No dependencies.
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)