This website requires JavaScript.
Explore
Help
Sign In
playground
/
cryptography
Watch
1
Star
0
Fork
0
You've already forked cryptography
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
9729fe6dcbc6bece1322d5a60e2784ac57085d26
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
omicron
9729fe6dcb
Add matrix.CreateFromSlice function
2025-05-22 12:56:38 +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
Add matrix.CreateFromSlice function
2025-05-22 12:56:38 +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%