Skip to content

Nanook/GrindCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrindCore

DotNet Native Compression and Hashing for:

  • win-x64
  • win-x86
  • win-arm64
  • linux-x64
  • linux-x86
  • linux-arm64
  • linux-arm
  • osx-x64
  • osx-arm64

Wrapped by dotnet C# projet:

Available in nuget:

Current Features

Compression

  • ZLib, Deflate
  • Brotli
  • Zip

Hashing

  • Blake3, Blake2sp
  • MD5, MD4, MD2
  • SHA1
  • SHA2 (SHA256, SHA384, SHA512)
  • SHA3 (SHA3-224, SHA3-256, SHA3-384, SHA3-512)
  • XXHash (XXH32, XXH64)

Lots more functionality to be added

About

Native Compression for DotNet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages