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
159
commits
16
branches
0
tags
3
MiB
Rust
99.7%
Shell
0.3%
8f0356e2ba
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
An0nymous
8f0356e2ba
Merge pull request
#30
from 0xalivecow/dev
...
Initial MT and div improvements
2024-11-29 21:14:43 +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
feat/fix: add initial MT and remove extend from div for performance
2024-11-29 21:12:42 +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
feat/fix: add initial MT and remove extend from div for performance
2024-11-29 21:12:42 +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