This website requires JavaScript.
Explore
Help
Sign In
aaru-dps
/
Aaru.Checksums.Native
Watch
1
Star
0
Fork
0
You've already forked Aaru.Checksums.Native
mirror of
https://github.com/aaru-dps/Aaru.Checksums.Native.git
synced
2025-12-16 11:14:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
f44a1596e1724dc86b1f0028af4f5004f79c89b1
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Natalia Portillo
f44a1596e1
Added ADLER32.
2021-09-21 23:20:31 +01:00
.clang-format
Initial commit.
2021-09-21 20:33:32 +01:00
.editorconfig
Initial commit.
2021-09-21 20:33:32 +01:00
.gitignore
Initial commit.
2021-09-21 20:33:32 +01:00
adler32.c
Added ADLER32.
2021-09-21 23:20:31 +01:00
adler32.h
Added ADLER32.
2021-09-21 23:20:31 +01:00
CMakeLists.txt
Added ADLER32.
2021-09-21 23:20:31 +01:00
library.h
Added ADLER32.
2021-09-21 23:20:31 +01:00
LICENSE
Initial commit.
2021-09-21 20:33:32 +01:00
Description
C and asm optimized versions of checksums needed by Aaru
LGPL-2.1
1.5
MiB
Languages
C
80.1%
C++
15.9%
Shell
2.4%
CMake
1.6%