1
I Use This!
New Project

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding benchmarking to rust library. More... 3 days ago
Add safe rust wrapper over xdig_init() function. More... 3 days ago
Implement a bunch of algorithms into rust high level API. More... 3 days ago
Use macro rule to define algorithm wrapper. More... 3 days ago
Implememt sha256 algorithm for the high-level rust library. More... 3 days ago
Add makefile rule to test rust. More... 3 days ago
Add rust high-level wrappers library to the workspace. More... 3 days ago
Don't forget that rust requires each package version to be explicitly told to inherit from the workspace to be explicitly told to inherit from the workspace More... 3 days ago
Get rust dependencies from workspace so it's easier to setup version. More... 3 days ago
Add directory layout for high-level rust bindings package. More... 3 days ago
Specify cargo version for rust packages at once for all packages by using the one from workspace. More... 3 days ago
The make rule to compile rust packages now builds the entire workspace at once. More... 3 days ago
Update ignores on contrib/rust to update files that workspaces now generate. More... 3 days ago
Add simple workspace file to our rust packages collection. More... 3 days ago
Add scripts intendent to publish rust packages. More... 3 days ago
Add cryptography to rust's categories. More... 3 days ago
Fix categories of rust packages. More... 3 days ago
Mention PGP-signed releases in README. More... 4 days ago
Update readme. More... 4 days ago
Remove DOWNLOAD.md. More... 4 days ago
Mention USE_ASM changes. More... 4 days ago
Update CHANGELOG for 0.5.0. More... 4 days ago
Bump versions of rust packages. More... 4 days ago
Extract version from header files using some unix command magic with grep. More... 4 days ago
Bump version to 0.5.0. More... 4 days ago
Export xdig_init() from ppccap.c. More... 4 days ago
Enable custom cpuid initalization of ppc CPU only when cpuid object is preset (never at this point). More... 4 days ago
Enable contents of ppccap.c file only if target processor matches it. More... 4 days ago
Nuke environment based capability initialization from ppccap.c. More... 4 days ago
Rename PPC related symbols to be prefixed with xdig instead of OPENSSL. More... 4 days ago