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
56
commits
16
branches
0
tags
3
MiB
Rust
99.7%
Shell
0.3%
feat_gcm_aes_sea
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
Exact
Exact
Union
RegExp
0xalivecow
6b2775cde1
feat: add aes/sea encrypt/decrypt in gcm and add test cases
2024-11-03 14:12:48 +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: add aes/sea encrypt/decrypt in gcm and add test cases
2024-11-03 14:12:48 +01:00
test_json
feat: add aes/sea encrypt/decrypt in gcm and add test cases
2024-11-03 14:12:48 +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
chore: fix dependency verions
2024-10-26 19:06:24 +02: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