This website requires JavaScript.
Explore
Help
Sign In
playground
/
cryptography
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
main
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
omicron
7b8a6f03c2
Validate the build / validate-build (push)
Successful in 1m1s
Details
Implement JSON marshalling for the matrix class
2025-05-22 12:56:45 +02:00
.gitea
/workflows
Add ci/cd commit validation and a makefile to do common operations
2025-05-20 22:33:48 +02:00
cipher
Rework speck tests, improve coverage, add benchmarks
2025-05-20 17:08:28 +02:00
matrix
Implement JSON marshalling for the matrix class
2025-05-22 12:56:45 +02:00
util
Add util package with a DeHex function
2025-05-20 17:07:43 +02:00
.gitignore
Add ci/cd commit validation and a makefile to do common operations
2025-05-20 22:33:48 +02:00
go.mod
Reduce go mod version compatibility to 1.23
2025-05-20 22:01:37 +02:00
go.sum
Add basic matrix package
2025-05-18 00:33:07 +02:00
LICENSE
Initial commit, add license
2025-05-13 22:10:35 +02:00
Makefile
Add ci/cd commit validation and a makefile to do common operations
2025-05-20 22:33:48 +02:00
S
Description
playground for cryptography stuff
MIT
76
KiB
Languages
Go
98.5%
Makefile
1.5%