This website requires JavaScript.
Explore
Help
Sign in
0xalivecow
/
kauma
Watch
1
Star
0
Fork
You've already forked kauma
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
157
commits
16
branches
0
tags
3
MiB
Rust
99.7%
Shell
0.3%
60d73968fb
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Alivecow
60d73968fb
Merge branch 'main' into dev
2024-11-29 19:31:22 +01:00
.cargo
chore: add vendored packages to cargo configs
2024-10-26 19:03:44 +02:00
.github
/workflows
refactor: Refactor gfmul function to enable use in XEX
2024-10-27 22:32:14 +01:00
.vscode
feat: block2poly working
2024-10-18 22:44:46 +02:00
src
Merge branch 'main' into dev
2024-11-29 19:31:22 +01:00
test_json
refactor: Change gcd implementation to attempt faster calc
2024-11-28 17:45:10 +01:00
.gitignore
chore: claen up debug prints
2024-10-26 22:02:18 +02:00
build
refactor: Fix github build pipeline
2024-10-26 18:51:07 +02:00
Cargo.toml
refactor: Remove unneded prints and change gfmul
2024-11-29 19:02:37 +01:00
kauma
refactor: Refactor gfmul function to enable use in XEX
2024-10-27 22:32:14 +01:00
LICENSE
Initial commit
2024-10-17 22:43:04 +02:00
README.md
Initial commit
2024-10-17 22:43:04 +02:00
README.md
kauma